[sc name=”ad_1″] The purpose of this project is to analyse a raw binary firmware and determine automatically some of its features. This tool is...
Tag - ida
[sc name=”ad_1″] “”” What is this register used for? Hmm.. I’ll just rename it to veryuniquename, do a textual search, and...
[sc name=”ad_1″] Polypyus learns to locate functions in raw binaries by extracting known functions from similar binaries. Thus, it is a firmware...
[sc name=”ad_1″] iblessing iblessing is an iOS security exploiting toolkit, it mainly includes application information collection, static analysis...
[sc name=”ad_1″] A tool for UEFI firmware reverse engineering. UEFI firmware analysis with uefi_retool.py script Usage: Copy...
[sc name=”ad_1″] IDA PRO Auto-Renaming Plugin With Tagging Support Features 1. Auto-renaming dummy-named functions, which have one API call or jump...
[sc name=”ad_1″] flare-emu marries IDA Pro’s binary analysis capabilities with Unicorn’s emulation framework to provide the user with an easy to...
Use this IDA python plugin to scan your binary with yara rules. All the yara rule matches will be listed with their offset so you can quickly hop to them! All...