shivia
August 1st, 2004, 16:57
Obviously new to this.
Is there an option in ollydbg to create a program to patch just certain lines of a program (lets call it cool.exe) , so you wouldn't need to distribute the certain excutable (cool.exe). Instead I could disrubte a program (call it cool-patch.exe) with a smaller filesize. I want to do this to keep bandwidth down, so the users wouldn't need to download the hole program (cool.exe) again, they could just download cool-patch.exe with a smaller filesize, then excute the patch program, cool-patch.exe, and it would just patch the sertain lines I need to change in cool.exe
Thanks
Is there an option in ollydbg to create a program to patch just certain lines of a program (lets call it cool.exe) , so you wouldn't need to distribute the certain excutable (cool.exe). Instead I could disrubte a program (call it cool-patch.exe) with a smaller filesize. I want to do this to keep bandwidth down, so the users wouldn't need to download the hole program (cool.exe) again, they could just download cool-patch.exe with a smaller filesize, then excute the patch program, cool-patch.exe, and it would just patch the sertain lines I need to change in cool.exe
Thanks