Re: Locating procedures within an EXE
From: Duncan Murdoch (dmurdoch_at_pair.com)
Date: 12/23/03
- Previous message: Frank: "Re: Table does not close and stays busy"
- In reply to: Martin Harvey (Demon Account): "Re: Locating procedures within an EXE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 22 Dec 2003 18:33:33 -0500
On Mon, 22 Dec 2003 01:41:49 +0000, "Martin Harvey (Demon Account)"
<martin@_nospam_pergolesi.demon.co.uk> wrote:
>If the executable was build with Debug information (either Delphi
>debug info, of TD32 debug info), then you should have huge amounts of
>info about the type and size of everything.
>
>The catch is, working out what the format of the information is, and
>being able to read it.
The format was published by Borland a few years ago. Things might
have changed since then, but maybe not.
Duncan Murdoch
- Previous message: Frank: "Re: Table does not close and stays busy"
- In reply to: Martin Harvey (Demon Account): "Re: Locating procedures within an EXE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|