Screenshots
Example Usage
# python fwtool.py usage: fwtool.py [-h] [-b | -u | -p] infile outfile positional arguments: infile name/path of input file outfile name/path of output file optional arguments: -h, --help show this help message and exit -b, --build apply RETracker patches to Tracker firmware -u, --unpack unpack Tracker firmware (.ptf) to binary format -p, --pack create Tracker firmware (.ptf) from binary
See also
-SKYNET-Steam-Emulator
Open Source
Client emulator to play steam games on LAN without Internet connection.…
Angr
Open Source
Python binary analysis framework supporting both static and dynamic symbolic execution (concolic exe…
APKTool
Open Source
Kali
Tool for reverse engineering Android APK files. Decodes resources to their original form, rebuilds d…
Radare2
Open Source
Kali
Portable reversing framework that includes a hex editor, disassembler, debugger, scripting engine (r…
abcde
Open Source
ABCDE是一个使用Kotlin编写的OpenHarmony逆向工具包,目前已经实现的功能为解析方舟字节码文件中 的类信息、方法信息、字面量数组信息以及对方法进行反汇编,解析资源索引文件等功能。…
GDB with pwndbg
Open Source
Kali
GDB (GNU Debugger) enhanced with pwndbg plugin for exploit development and reverse engineering. Adds…