Debug - Stepping through an exe without the source code - any help
From: Chua Wen Ching (chua_wen_ching_at_nospam.hotmail.com)
Date: 10/11/04
- Next message: Chua Wen Ching: "Any tools to write IL easier?"
- Previous message: Ansil MCAD: "RE: about mail?"
- Next in thread: Mohamoss: "RE: Debug - Stepping through an exe without the source code - any help"
- Reply: Mohamoss: "RE: Debug - Stepping through an exe without the source code - any help"
- Reply: Joep: "Re: Debug - Stepping through an exe without the source code - any help"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 10 Oct 2004 20:33:03 -0700
Hi there,
I am looking forward to learn how to debug exe or dll files without the
source codes.
1. As i understand that back in native, people use softice or ollydbg as a
way to debug the native exe or dll in assembly language. But those software
can't cater managed exe or dll.
2. I am wondering do you know any tools i can use to debug those managed exe
or dll without the source files?
I know you can use vs.net to debug, but that is if you had the source code
with you.
3. I trying to find a similar managed debugger which can achieve similar to
Softice or Ollydbg.
maybe when you debug the exe or dll, you can step into the Intermediate
Language.
Any help please?
Thanks.
-- Regards, Chua Wen Ching Visit us at http://www.necoders.com
- Next message: Chua Wen Ching: "Any tools to write IL easier?"
- Previous message: Ansil MCAD: "RE: about mail?"
- Next in thread: Mohamoss: "RE: Debug - Stepping through an exe without the source code - any help"
- Reply: Mohamoss: "RE: Debug - Stepping through an exe without the source code - any help"
- Reply: Joep: "Re: Debug - Stepping through an exe without the source code - any help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|