Example Usage
# Get the source git clone https://github.com/Vector35/binaryninja-api.git cd binaryninja-api git submodule update --init --recursive # Configure an out-of-source build setup cmake -S . -B build # (additional arguments go here if needed) # Compile cmake --build build -j8
See also
ret-sync
Open Source
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2…
Ghidra
Open Source
Kali
NSA-developed software reverse engineering suite. Features a disassembler, decompiler, scripting (Ja…
ipatool
Open Source
Command-line tool that allows searching and downloading app packages (known as ipa files) from the i…
AAIdrive
Open Source
Implementations of some Android Auto features as unofficial IDrive apps…
hyper-reV
Open Source
memory introspection and reverse engineering hypervisor powered by leveraging Hyper-V…
wxapkg
Free
跨平台微信小程序反编译 GUI 工具,.wxapkg 文件扫描 + 解密 + 解包工具…