koyaan
November 29th, 2001, 11:11
after having read lesson 4 (1) of +ORC's tutorial
i decided to do like he suggested and wrote a little
c-prog to find strings in executeables...
but when i compare the offsets given by my prog they
dont allways match with the offsets given by w32dasm
e.g(getright.exe (version 4.2)):
kaf:
145818 -> h*tp://www.getright.com/remove_ads.html
w32dasm:
* Possible StringData Ref from Data Obj "http://www.getright.com/remove_ads.html"
|
:00401BA2 68187A5400 push 00547A18
am i missing something here
?
since i am a complete newbie, help would be greatly appreciated
(i am sure its something obvious....)
cheers
koyaan
ps: glad to have found the door to a really fascinating new world of possiblities, cheers to all crackers, theres a new newbie in town...
i decided to do like he suggested and wrote a little
c-prog to find strings in executeables...
but when i compare the offsets given by my prog they
dont allways match with the offsets given by w32dasm
e.g(getright.exe (version 4.2)):
kaf:
145818 -> h*tp://www.getright.com/remove_ads.html
w32dasm:
* Possible StringData Ref from Data Obj "http://www.getright.com/remove_ads.html"
|
:00401BA2 68187A5400 push 00547A18
am i missing something here

since i am a complete newbie, help would be greatly appreciated
(i am sure its something obvious....)
cheers
koyaan
ps: glad to have found the door to a really fascinating new world of possiblities, cheers to all crackers, theres a new newbie in town...