GPL Tools
From CHDK Wiki
Collection of documentations using GNU/GPL tools for binary blobs analyses
I'm using free Software so the IDA is not an option for me to disassemble firmware. Also the demo versions of IDA are not sufficient for arm ... however, the time bomb version can eat elf packaged raw binaries ;)
Any comments are welcome! post here
[edit] Category GPL
- GPL_Tools Overview
- GPL_Disassembling how to disassemble
- GPL_Qemu run digicam's firmware in qemu
- Add to all subs.sh a shell script, adds lines in source file to target file in all CHDK
- GPL:disassemble.pl perl script, makes a better job ;)
- GPL:stubs2dis.pl add stubs_entry.S information to disassemble
- GPL:dis2gas.pl format disassemble to gas format
