IDA2Obj is a tool to implement SBI (Static Binary Instrumentation). The working flow is simple: Dump object files (COFF) directly …

IDA2Obj is a tool to implement SBI (Static Binary Instrumentation). The working flow is simple: Dump object files (COFF) directly …
uEmu is a tiny cute emulator plugin for IDA based on unicorn engine. Supports following architectures out of the box: …
The purpose of this project is to analyse a raw binary firmware and determine automatically some of its features. This …
“”” What is this register used for?Hmm.. I’ll just rename it to veryuniquename, do a textual search, and find all …
Polypyus learns to locate functions in raw binaries by extracting known functions from similar binaries. Thus, it is a firmware …
iblessing iblessing is an iOS security exploiting toolkit, it mainly includes application information collection, static analysis and dynamic analysis. iblessing …
A tool for UEFI firmware reverse engineering. UEFI firmware analysis with uefi_retool.py scriptUsage: Copy ida_plugin/uefi_analyser.py script and ida_plugin/uefi_analyser directory to …