mirror of
https://github.com/d35ha/PE2Shellcode
synced 2026-06-08 13:42:58 +00:00
Update README.md
This commit is contained in:
@@ -3,7 +3,7 @@ This is just a reflective loader (to handle stuff like relocating, IAT building,
|
||||
This is the injector, the shellcode is just a stub put in before the PE file</br>
|
||||
|
||||
# How to use
|
||||
`pe_to_shellcode_injector.exe [exe] [stub] [pid]`
|
||||
`pe_to_shellcode.exe [exe] [stub] [pid]`
|
||||
# Download
|
||||
[64-bit binary](https://github.com/d35ha/PE2Shellcode/raw/master/bins/pe_to_shellcode_injector64.exe)</br>
|
||||
[32-bit binary](https://github.com/d35ha/PE2Shellcode/raw/master/bins/pe_to_shellcode_injector32.exe)</br>
|
||||
[64-bit binary](https://github.com/d35ha/PE2Shellcode/raw/master/bins/pe_to_shellcode64.exe)</br>
|
||||
[32-bit binary](https://github.com/d35ha/PE2Shellcode/raw/master/bins/pe_to_shellcode32.exe)</br>
|
||||
|
||||
Reference in New Issue
Block a user