Linux disassembler, Tool used to crack firmware
![]() ![]() ![]() |
Linux disassembler, Tool used to crack firmware
| not_now |
Dec 31 2004, 10:46 AM
Post
#21
|
|
Advanced Member ![]() ![]() ![]() Group: Hackers Posts: 71 Joined: 25-December 04 Member No.: 84 |
Hi Lex,
I have been busy installing cygwin and am now able to comiple LDA myself. Whilst doing this saw the possibility for a small improvemenst because I noticed that the PreComment for line 0xe0298 was prited twice. once inside the data block and once after it. I think the folowing change in the function PrintDisassembly in the file disasm.c will do the trick and solve it. replace the line PrintPreComment (pc) by if ((pc >= end_text_nor_data) && (pc >= end_text_and_data)) PrintPreComment (pc); See you next year This post has been edited by not_now: Dec 31 2004, 10:47 AM |
| Lex |
Jan 1 2005, 09:52 AM
Post
#22
|
|
Advanced Member ![]() ![]() ![]() Group: Admin Posts: 188 Joined: 22-September 04 Member No.: 14 |
QUOTE(not_now @ Dec 31 2004, 06:46 PM) Hi Lex, I have been busy installing cygwin and am now able to comiple LDA myself. Whilst doing this saw the possibility for a small improvemenst because I noticed that the PreComment for line 0xe0298 was prited twice. once inside the data block and once after it. I think the folowing change in the function PrintDisassembly in the file disasm.c will do the trick and solve it. replace the line PrintPreComment (pc) by if ((pc >= end_text_nor_data) && (pc >= end_text_and_data)) PrintPreComment (pc); See you next year Thanks, I made the modification. Happy hacking year! |
| petusikluk |
Jul 7 2009, 05:33 AM
Post
#23
|
|
Newbie ![]() Group: Advanced Members Posts: 3 Joined: 30-June 09 From: Russia Member No.: 7,548 |
Собираюсь со временем перебираться на другое железо, так сказать 64 битное, так вот скажите пожалуйста, что для Linux лучше выбрать?
-------------------- сварочное оборудование для труб Суппер оборудовние
|
| syeager |
Jul 8 2009, 11:45 AM
Post
#24
|
![]() Advanced Member ![]() ![]() ![]() Group: Admin Posts: 311 Joined: 22-September 04 From: Edison, NJ USA Member No.: 2 |
QUOTE(petusikluk @ Jul 7 2009, 06:33 AM) Собираюсь со временем перебираться на другое железо, так сказать 64 битное, так вот скажите пожалуйста, что для Linux лучше выбрать? First of all it's mainly English language site. And it looks like I am the only Russian left here |
| syeager |
Jul 26 2010, 05:58 PM
Post
#25
|
![]() Advanced Member ![]() ![]() ![]() Group: Admin Posts: 311 Joined: 22-September 04 From: Edison, NJ USA Member No.: 2 |
*bump*
|
![]() ![]() ![]() |
| Lo-Fi Version | Time is now: 8th September 2010 - 05:34 AM |