Results 1 to 6 of 6

Thread: Question about .exe files

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,945

    Question about .exe files

    I like to examine executable files with a viewer or the Microsoft Windows Editor (Edit.com) out of curiosity. I often see readable text which contain symbols such as %ld, %s, %d and %u. Those symbols almost always seem to appear where some variable text would appear when the text is displayed during the execution of the program. These symbols often seem to refer to file names and appear often in error messages for example.

    I have tried hex editing (a copy of course) of several of these executables, changing %s to %u for example. Usually this does result in other text being displayed (that is if the executable still works) but nothing I can make sense of. Does any one know what these symbols are and what they mean? These symbols appear both in Windows and MS-DOS executables.
    Last edited by Peter Swinkels; Jan 20th, 2005 at 11:25 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width