PetrH
January 26th, 2009, 14:00
Hello everyone 
I have a small issue, which I don't think is too hard for you guys to solve.
There's a program that i like to patch by making my own patcher in visual basic 6. I know perfectly well how to RCE but this is my first time with trying to patch a program through code. This is the situation :
Address : 0040120D ( contains a jump value )
How can I load this program into vb6 and change the jump value ? I want it to jump to ( for example ) address 00401208. Please don't tell me to google it or go read up on things, I have read everything that I could find in the last 2 days but nothing has given me a clear answer. Help would be really appreciated!
- Petr

I have a small issue, which I don't think is too hard for you guys to solve.
There's a program that i like to patch by making my own patcher in visual basic 6. I know perfectly well how to RCE but this is my first time with trying to patch a program through code. This is the situation :
Address : 0040120D ( contains a jump value )
How can I load this program into vb6 and change the jump value ? I want it to jump to ( for example ) address 00401208. Please don't tell me to google it or go read up on things, I have read everything that I could find in the last 2 days but nothing has given me a clear answer. Help would be really appreciated!
- Petr