Ok this is Flu[X] Byte Patcher Version 2.90
This version makes compiled EXE's  OR  an ASM source File
its simple to use.. jsut follow these steps..



To CREATE a Compiled Patch:


1) create a backup of yer program and call it: "file.bak"

   This means if you want to create a patch for
   a.exe , you would make a file called "file.bak" and
   NOT a.bak

2) get a patched copy of your program you edited with hiew
   or another hex editor.
3) stick those 2 files in the dir with fmakev29.exe, t , and fpatch.txt
4) run "fmakev29.exe c"
5) edit t file fpatch.txt to say whatever you want it to. you can use
   multiple lines. an example is included!
6) enter the name of the CRACKED file in 8.3 DOS format
7) enter the name of the file in 8.3 DOS format that you would like
   the crack to be called... 
8) sit back and let it make a compiled crack for you.








To Create an ASM Source:


1) create a backup of yer program and call it: "file.bak"

   
   This means if you want to create a patch for
   a.exe , you would make a file called "file.bak" and
   NOT a.bak

2) get a patched copy of your program you edited with hiew
   or another hex editor.
3) stick those 2 files in the dir with fmakev29.exe, t , and fpatch.txt
4) Edit fpatch.txt to conain your crack welcome screen, credit.. etc.

   NOTE: do not use the '  and , characters! otherwise
         when you try to compile the crack it wont!!

5) run "fmakev29.exe a"
6) enter the name of the CRACKED file in 8.3 DOS format
7)after a bit of time it will spit out a file called "patch.asm"
8)to compile do:   tasm patch.asm
                   tlink /t patch.obj






To Use MULTIPLE Filepatching:

1) make a compiled crack file as above
2) copy the NEW files you want to ADD to the compiled crack
   into the dir with fmakev29.exe ,t , fpatch.txt
3) make a backup of the original of the file you want to add to
   the compiled crack
4) copy in a cracked copy of the exe
5) run "fmakev29 add"
6) answer prompts
7) repeat for every file you wish to add to the EXE