Results 1 to 2 of 2

Thread: Asm Help!!!!!!!!!!

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2004
    Posts
    1

    Asm Help!!!!!!!!!!

    Hi, i am using URsoftW32 asm version 8.93 dissembler/debugger and then i load a file into it (.dll) then i find the address where i want to set the breakpoint but that option is not highlighed. Can someone please tell me ehy the option is not highlighted and/or how can i make it to use cause i really need to set the breakpoint.

  2. #2
    Member
    Join Date
    Jan 2004
    Posts
    37
    Because you can't run a dll because it's a dll.

    Debug a program that calls the dll and you will be able to step into the dll.

    Also may I suggest you use a better debugger? OllyDbg is free and good.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width