- Joined
- Jul 31, 2010
- Messages
- 30
- Reaction score
- 0
I am attempting to RE a game, this game is a dead one, meaning its not around, it came out back in 06-07, im trying to RE so that I can have a private server on it, or at least maybe get it up and running using 127.0.0.1
Im using ollydbg and when I open the exe, I run the exe in the debug and when the error on the application im trying to RE comes up (the error that just displays the URL from the original hosting website, meaning I think it cant find the server). How to I change it so that I dont get this, like do I have to capture network packets that it tries to send out. or is there a string that has the original server ip and can I just change that? Im a noob and I want to learn. Thanks
:
-Dan
Im using ollydbg and when I open the exe, I run the exe in the debug and when the error on the application im trying to RE comes up (the error that just displays the URL from the original hosting website, meaning I think it cant find the server). How to I change it so that I dont get this, like do I have to capture network packets that it tries to send out. or is there a string that has the original server ip and can I just change that? Im a noob and I want to learn. Thanks
-Dan


