Screenshots
Example Usage
. ├── dyn_trace_ida.py # IDA plugin version ├── local_emu.py # Standalone emulator ├── unicorn_trace/ # Emulator core │ └── unicorn_class.py # ARM64 emulator base class ├── single_script/ # Utility scripts │ ├── dynamic_dump.py # IDA single-script version │ └── dump_single.py # Single dump script (not provided) ├── imgs/ # Screenshots and GIFs │ ├── 1.gif │ ├── 2.gif │ └── 3.gif ├── example.py # Example for emulator ├── README.md # English documentation └── README_zh.md # Chinese documentation
See also
Zygisk-Il2CppDumper
Open Source
Using Zygisk to dump il2cpp data at runtime…
NebulaFD
Free
A work in progress, reimagined decompiler for Clickteam Fusion.…
wxapkg
Free
跨平台微信小程序反编译 GUI 工具,.wxapkg 文件扫描 + 解密 + 解包工具…
omni
Open Source
A modern zero-allocation C++23 library for working with low-level Windows within user-space. Iterati…
NETReactorSlayer
Open Source
An open source (GPLv3) deobfuscator and unpacker for Eziriz .NET Reactor…
hyper-reV
Open Source
memory introspection and reverse engineering hypervisor powered by leveraging Hyper-V…