
exe_to_dll
Converts a EXE into DLL
binary-analysisbinary-exploitationpayload-generation+2
1.4k11 months ago

Converts a EXE into DLL

Mangle is a tool that manipulates aspects of compiled executables (.exe or DLL) to avoid detection from EDRs

Dynamically convert an unmanaged EXE or DLL file to PIC shellcode by prepending a shellcode stub.

Polymorphic shellcode generator for in-memory execution of EXE, DLL, .NET, VBScript, and JScript with per-output and per-build randomization for…

Open source Windows x64 PE packer and crypter. Compresses and encrypts executables with a custom virtual machine into a self extracting stub.


CVE-2009-3103 ms09-050
