Example Usage
file <bin> strings strings -n5 <bin> strings -n16 <bin>#longer than 16 strings -tx <bin> #print offsets in hex binwalk <bin> hexdump -C -n 512 <bin> > hexdump.out hexdump -C <bin> | head # might find signatures in header fdisk -lu <bin> #lists a drives partition and filesystems if multiple
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…
ida-sigmaker
Open Source
sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD …
Radare2
Open Source
Kali
Portable reversing framework that includes a hex editor, disassembler, debugger, scripting engine (r…
Binwalk
Open Source
Kali
Firmware analysis tool for searching, extracting, and analyzing binary images. Identifies embedded f…
RetDec
Open Source
Retargetable machine-code decompiler based on LLVM. Developed by Avast. Decompiles x86, ARM, MIPS, P…