Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Newbie need help (https://forum.exetools.com/showthread.php?t=3615)

MrCracking 03-09-2004 05:31

Newbie need help
 
All

Using OllyDbg, I see this line

00456F05 . F687 70940000 04 TEST BYTE PTR DS[EDI+9470],4

how do I get to the location in memory that the TEST is refering to?

I am very new to this....

:p

least 03-09-2004 15:10

Look at the value of EDI register, add 9470 (hex!) to it and you are at the byte that is refered; what is tested is 3rd bit (test x,4).
Then just click to data window, select go to - expresion, you can even type in there EDI+9470 and enter:) thats it.

MrCracking 03-10-2004 05:38

Least

Thanks for that!


All times are GMT +8. The time now is 13:30.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX