[Lazarus] trying to read an EXE

Sven Barth pascaldragon at googlemail.com
Sat Sep 4 07:20:08 CEST 2021


duilio foschi via lazarus <lazarus at lists.lazarus-ide.org> schrieb am Fr.,
3. Sep. 2021, 23:08:

>
> Looking for string 'peppe', I can easily spot the part that contains
> the code of interest.
>

In addition to what Bart wrote: the string will be located in a different
section (usually .rdata) than where it will be used (in this case .text)
which will only be a reference.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20210904/d418c95c/attachment.html>


More information about the lazarus mailing list