Compiled exe and proc/var names
Posted: Sun Sep 22, 2013 7:27 am
To Fred or Freak: If I compile an exe that has a procedure
named "Unlock()" and a global variable named "unlocked",
can these be found in the final exe by a disassembler?
I'm worried that even if I can't see them with a hex editor,
they might show up when disassembled.
named "Unlock()" and a global variable named "unlocked",
can these be found in the final exe by a disassembler?
I'm worried that even if I can't see them with a hex editor,
they might show up when disassembled.