![]() |
|
|
|
#1
|
|||
|
|||
|
I have managed to make a dump flash (another router of the same operator) with the manual:
https://limbenjamin.com/articles/dumping-aztech-DSL1015EN-firmware.html Unfortunately, I don't know which tool I should use to change it into .bin. If you could have a look, please check if the root's password is there. If I am changing that file into .bin, do I have to delete the selected data? https://i.postimg.cc/L6gFmd10/cut.png Dump comes from 8 MB flash and it's here: https://www119.zippyshare.com/v/pO87UAY7/file.html |
|
#2
|
|||
|
|||
|
Quote:
10 00 02 7b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 etc. then write a python script which reads the resulting text file and for every line of text converts the 16 byte text representation to 16 real bytes and then writes them to a new binary file incrementally. At the end you should have your bin file (check it with an hexeditor, you should see the same bytes as the original text). Then you could try to analyze it with binwalk, Ida etc Last edited by h8er; 06-24-2020 at 08:53. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Signtelecom board st_vcu-v1.4 config | dnvthv | General Discussion | 0 | 07-11-2019 17:41 |
| vc2010 produced .obj is not a COFF type file ,there is anybody know why? | xiaohang99 | General Discussion | 4 | 05-15-2016 17:22 |