Screenshots
Example Usage
@StrInject: ;Declare StrInject Label push EDX ;Backup EDX, ECX, EBX Registers push ECX push EBX push EAX ;The EAX is the string pointer or a unicode character call GetProc ;Here the Srl.Process Pointer is catched call EAX pop EBX ;Restore EDX, ECX, EBX Registers from the "Backup" pop ECX pop EDX jmp RetPnt ;Continue the Execution
See also
xAnalyzer
Open Source
…
Ghidra
Open Source
Kali
NSA-developed software reverse engineering suite. Features a disassembler, decompiler, scripting (Ja…
ida-sigmaker
Open Source
sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD …
NebulaFD
Free
A work in progress, reimagined decompiler for Clickteam Fusion.…
hyper-reV
Open Source
memory introspection and reverse engineering hypervisor powered by leveraging Hyper-V…
wxapkg
Free
跨平台微信小程序反编译 GUI 工具,.wxapkg 文件扫描 + 解密 + 解包工具…