![]() |
|
#10
|
|||
|
|||
|
Code:
(VB) Open App.ExeFileName & ".exe" for binary access read as #1 lngHeaderPos = FindBinaryValue ( "oVERfLOW" , #1 ) 'a user defined function Get #1, lngHeaderPos + 8&, lngMyNumber Close #1 We must compile this file with default options and after that we must create a file with the following contents... Code:
oVERfLOW1234 Code:
copy /b oVERfLOW.exe+oVERLAY.ovr OVERLAYED.exe is it clear? hopefully have a good time ba bye |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Microsoft Visual C++ 5.0 [Overlay] ? | s3ct0r | General Discussion | 7 | 08-11-2005 00:49 |