• Warning! Malware detected. Download at your own risk.
Download Latest Version pe2shc_1.2.zip (623.3 kB)
Email in envelope

Get an email when there's a new version of pe_to_shellcode

Home / v1.2
Name Modified Size InfoDownloads / Week
Parent folder
pe2shc_1.2.zip 2022-11-22 623.3 kB
pe2shc.exe 2022-11-22 273.4 kB
README.md 2022-11-21 765 Bytes
v1.2 source code.tar.gz 2022-11-21 21.5 kB
v1.2 source code.zip 2022-11-21 38.9 kB
Totals: 5 Items   957.9 kB 1

FEATURE

  • The shellcodified module keeps a state informing whether it was executed, etc
  • Added: DLL detach, that allows to cleanly finish execution of a shellcodified DLL
  • the shellcodified DLL can be detached simply by a second run (while the first run calls DllMain with DLL_PROCESS_ATACH, the second calls it with DLL_PROCESS_DETACH)

The package contains:

  • pe2shc.exe - PE to shellcode converter (supports both 32 and 64 bit PEs)
  • a utility to run/test shellcode (loads and deploys):
  • runshc32.exe - for 32-bit shellcodes
  • runshc64.exe - for 64-bit shellcodes
  • a utility to inject shellcode into a given process:
  • injector32.exe - for 32-bit shellcodes
  • injector64.exe - for 64-bit shellcodes
Source: README.md, updated 2022-11-21