[program-l] Editing binary files why?

  • From: <kperry@xxxxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Thu, 3 Nov 2022 19:13:43 -0400

 

 

Here is a fun article on making your own binary with some c code.  If you
wanted though you could use a hex editor and type in the 500+ characters and
end up with an executable file on windows without a compiler, or a linker.

 

https://www.bigmessowires.com/2015/10/08/a-handmade-executable-file/

Other related posts: