[fpc-devel] Read RAW data from a section of an executable file
Peter Vreman
peter at freepascal.org
Thu Jan 17 21:07:19 CET 2008
At 18:54 17-1-2008, you wrote:
>Hi to all,
>
>can someone tell me if exists some units ables to read RAW data from a
>specified section of an executable file (in all the supported
>executable file format)?
What is available in FPC is already written in previous mails about
the debuginfo.
For the rest there is a binding for the GNU bfd library written in C
and used by all GNU tools. See the GNU documentation for more information.
Peter
More information about the fpc-devel
mailing list