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
.NET-Deobfuscator
Open Source
Lists of .NET Deobfuscator and Unpacker (Open Source)…
ret-sync
Open Source
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2…
AndKittyInjector
Open Source
Inject a shared library into a process using ptrace…
ipatool
Open Source
Command-line tool that allows searching and downloading app packages (known as ipa files) from the i…
Frida
Open Source
Kali
Dynamic instrumentation toolkit for developers, reverse engineers, and security researchers. Injects…
NTRGhidra
Open Source
A Nintendo DS binary loader for Ghidra…