Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Embed Source Code in EXE
#8
(10-20-2024, 01:59 PM)SMcNeill Wrote: To extract the source back from the EXE in the future, in case you can't find it anywhere anymore.
Or just as a diagnostic tool, or as a way to provide some transparency into what the program is doing. 

Of course there's no guarantee the source code is really where the EXE came from - unless we can added some kind of checksum and saved the compiler version the EXE came from, and a "verifier" utility that uses that info to verify the binary against the code?

Either way, I just think it's a neat option to be able to include the source code with the EXE.
Reply


Messages In This Thread
Embed Source Code in EXE - by SMcNeill - 10-20-2024, 09:58 AM
RE: Embed Source Code in EXE - by bplus - 10-20-2024, 12:23 PM
RE: Embed Source Code in EXE - by TDarcos - 10-20-2024, 06:11 PM
RE: Embed Source Code in EXE - by SMcNeill - 10-20-2024, 01:59 PM
RE: Embed Source Code in EXE - by madscijr - 10-21-2024, 08:27 PM
RE: Embed Source Code in EXE - by bplus - 10-20-2024, 03:55 PM
RE: Embed Source Code in EXE - by SMcNeill - 10-20-2024, 06:04 PM
RE: Embed Source Code in EXE - by JRace - 10-20-2024, 08:41 PM



Users browsing this thread: 1 Guest(s)