Reverse Engineer Firmware? - Radare is a portable reversing framework

Started by Elantric, August 26, 2015, 09:03:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Elantric

http://www.radare.org/r/

http://www.radare.org/r/cmp.html

http://www.radare.org/get/radare.pdf




Radare is a portable reversing framework that can...

Disassemble (and assemble for) many different architectures
Debug with local native and remote debuggers (gdb, rap, webui, r2pipe, winedbg, windbg)
Run on Linux, *BSD, Windows, OSX, Android, iOS, Solaris and Haiku
Perform forensics on filesystems and data carving
Be scripted in Python, Javascript, Go and more
Support collaborative analysis using the embedded webserver
Visualize data structures of several file types
Patch programs to uncover new features or fix vulnerabilities
Use powerful analysis capabilities to speed up reversing
Aid in software exploitation

https://www.vguitarforums.com/smf/index.php?topic=15987.msg114266#msg114266
radare2
http://www.radare.org/r/

to do some reverse engineering of the firmware to understand how the unit works.