View Single Post
  #1  
Old 08-31-2003, 19:59
ysco
 
Posts: n/a
Question about Ds 3.0

Hello guys firts off all i am still a newbie at this trying hard to learn something.

I have a question about DS 3.0 about breaking.
This is my problem normaly i load a program in the symbol loader and then set the breakpoint on that proggie without any problems.
But sometimes it won`t work true the symbol loader (it depense on the program that i wanna crack)

So then i must load the desired proggie before the registration screen and hit control D so then i see this:

Sample:
(Dispatch)-KTEB (8054A6A0) -TID(0000)- hal .text+7BA9

20769000 85E4B640 04F8 Brazip

23725000 85AC3020 077C bflite

*00039000 8054A900 0000 Idle

The line i wanna use is bflite, but it always starts this way on idle.
How do i get the * on the desired proggie to set the breakpoint correctly.

I know that you must use ATTACH but i can get it done stupid huh.

So if anyone can let me see how the correct line is how to use ATTACH with this sample above so that the * is on bflite because thats the proggie i wanna set the breakpoint.

Thanks in advance.

ysco.

Last edited by ysco; 08-31-2003 at 20:02.
Reply With Quote