<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">duilio foschi via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> schrieb am Fr., 3. Sep. 2021, 23:08:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br>Looking for string 'peppe', I can easily spot the part that contains<br>the code of interest.</div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">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. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"></div></div>