Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Write data to EXE file
#9
(05-15-2023, 05:21 PM)Kernelpanic Wrote: To change an EXE file one have to decompile it or use a disassembler. There are free (for-free) programs for this like: Cutter(OS) or IDA 82. These also allows programs to be debugged.

This is not about decompiling or disassembling an EXE file or changing the program code.
It's about hanging program parameters that change later on the EXE and the program then evaluates them without saving them in a separate file.
If you looked at the second example that does what I want you would understand.
It just takes longer because it has to copy the EXE as a temp file and then make the changes, delete the original file and rename the temp.
It would only be easier and faster if you could write it directly into the EXE.
Reply


Messages In This Thread
Write data to EXE file - by Steffan-68 - 05-14-2023, 05:18 PM
RE: Write data to EXE file - by SMcNeill - 05-14-2023, 05:41 PM
RE: Write data to EXE file - by Steffan-68 - 05-14-2023, 08:37 PM
RE: Write data to EXE file - by mnrvovrfc - 05-14-2023, 10:31 PM
RE: Write data to EXE file - by Steffan-68 - 05-15-2023, 09:58 AM
RE: Write data to EXE file - by euklides - 05-15-2023, 03:00 PM
RE: Write data to EXE file - by Steffan-68 - 05-15-2023, 04:23 PM
RE: Write data to EXE file - by Kernelpanic - 05-15-2023, 05:21 PM
RE: Write data to EXE file - by Steffan-68 - 05-15-2023, 06:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Must an extra value be provided on DATA statement? dakra137 11 1,064 09-30-2025, 05:38 PM
Last Post: ahenry3068
  BINARY FILE write pmackay 6 707 09-29-2025, 01:06 PM
Last Post: dakra137
  keyword to get the EXE name and the EXE path instead of parsing Command$(0) ? madscijr 8 1,159 07-22-2025, 08:35 PM
Last Post: hsiangch_ong
  Seeking Matches in a Data Base Dimster 10 1,068 07-13-2025, 12:26 AM
Last Post: Dimster
  Change file data krovit 5 1,220 07-11-2024, 07:45 AM
Last Post: krovit

Forum Jump:


Users browsing this thread: 2 Guest(s)