modify exe file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how would i write a small app in .net that disassembles an exe like win32dasm?
what i want to do is search for a specifc asm function and replace it with a
different function...kind of like hex editing.

how would i go about doing something like this?
 
Back
Top