Skip to content

Commit 1ca633d

Browse files
authored
Update README.md
1 parent 36d340c commit 1ca633d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# RunPE-In-Memory
22
Run 32bit/64bit copy of Exe File in memory, like what Software Packer Do.
33

4+
![](demo.png)
5+
6+
usage: `peLoader("path/to/exe/file", "arg1, arg2, arg3, ...")`
7+
8+
## Video Demo
49
[![See Demo On Youtube.](https://img.youtube.com/vi/PESJoHjMbHM/0.jpg)](https://www.youtube.com/watch?v=PESJoHjMbHM)

0 commit comments

Comments
 (0)