Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   w32dasm-problem in win2000 (https://forum.exetools.com/showthread.php?t=926)

mayo 06-18-2002 05:41

w32dasm-problem in win2000
 
Hi
I've tried to debug some programs in w32dasm 8.93 under win2000. The problem I have is that (for example if I'm after to get rid of a nag) when I've run the show and the nag is visible, the "step into"-button always takes me into some .dll (ntdll, user32...) and not the latest jump in the program.

What am I doing wrong?

Thx!

frihz 06-18-2002 07:01

You are actually using the w32dasm debugger :? You deserve what you got, hehehe :P

I'm no fan of this debugger, so I couldn't help -- other than advice you to use softice (or ollydbg even).

frihz

tgrand 06-18-2002 12:04

steping over as opposed to stepping into.
 
You should keep track of where you stepped into the DLL, and on your next pass through the execution step over that particular call.

In softice you can load the import symbols and know that you are infact calling a dll.

I also do not use the w32dasm debugger, but I really doubt if it allows you to load the import symbols.


All times are GMT +8. The time now is 19:39.

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