bosey
February 13th, 2003, 00:00
Im guessing this is an elimentary question but just need some confirmation as to what is going: I am attempting to crack my first prog - im not going for anything glamorous, just a 'jz' to 'jmp' if poss.
I have dissambled in w32dasm and seen that the address range goes upto ~0044xxxx. Back in Wice I break the prog using
'bpx getdlgitem' at the 'incorrect password' dialog, no probs. the thing is, the address in the code window is in the 77xxxxxxx kinda range - totally outside the exe.!
Does this mean it uses an imported (win) .dll (which means i cant mess with it, right) or am i doing something daft.
Forgive me if this is a dumb q, but I didnt even know what assembly was 2 days ago
(is there a thing newer than a newb?!)
cheers all.
I have dissambled in w32dasm and seen that the address range goes upto ~0044xxxx. Back in Wice I break the prog using
'bpx getdlgitem' at the 'incorrect password' dialog, no probs. the thing is, the address in the code window is in the 77xxxxxxx kinda range - totally outside the exe.!
Does this mean it uses an imported (win) .dll (which means i cant mess with it, right) or am i doing something daft.
Forgive me if this is a dumb q, but I didnt even know what assembly was 2 days ago

cheers all.