Flash Extraction: Difference between revisions
Polymorphic7 (talk | contribs) m fix + added logic analyzer nand hacking. |
Polymorphic7 (talk | contribs) m finishing "The final chapter". |
||
| Line 200: | Line 200: | ||
====The final chapter ==== | ====The final chapter ==== | ||
Analyzing dumped data. | Analyzing dumped data. | ||
::* | ::* Analyzing & unpacking firmware blobs | ||
:::;- [https://github.com/onekey-sec/unblob Unblob] | :::;- [https://github.com/onekey-sec/unblob Unblob] | ||
:::;- [https://github.com/ReFirmLabs/binwalk Binwalk] | :::;- [https://github.com/ReFirmLabs/binwalk Binwalk] | ||
| Line 207: | Line 207: | ||
:::;- [https://github.com/attify/firmware-analysis-toolkit Firmware Analysis Tools (FAT)] | :::;- [https://github.com/attify/firmware-analysis-toolkit Firmware Analysis Tools (FAT)] | ||
:::;- [https://github.com/fkie-cad/FACT_core FACT (Firmware Analysis and Comparison Tool)] | :::;- [https://github.com/fkie-cad/FACT_core FACT (Firmware Analysis and Comparison Tool)] | ||
::* Disassemblers | |||
:::;- [[Software_Tools#Interactive_Disassemblers_.28static_analysis.29|Interactive Disassemblers (static analysis)]] | |||