Hi.
I'm trying to create a localhost for BMS v1 from 2008(equivalent to GMS v52), which uses yoda's crypter 1.x / modified packer.
To acomplish this, I started learning how to unpack an packed executable and so far I've got a running client with stolen bytes, IAT, OEP fixed...
Basically what I did was:
- Find the original entry point(use the ESP trick)
- Dump the client.
- Find the stolen bytes using cheat engine and fix it with Olly.
- Fix minor OEP problems.
- Fix the import table.
- Remove game guard.
Tools:
- ImportREC
- OllyDbg
- IDA
- LordPE
- PEiD
- Phantom olly plugin
- Dump ollyplugin
- BinDiff IDA Plugin
- Process Hacker



Reply With Quote


