I am sure that they will rewrite the protection from the begin...
Or they will look to other methods to stop the bots..
That's make me happy :D
Let's talk on this thread for RPG :)
The protection they are using to pack the files is VMProtector
Everything is Virtualised in Kernel32.dll
Almost all the function that antibot when running L2 are in there.
That why is hard to unpack :P
It need to dump the sections from memory,Rebuild the OEP and Rebuilt the IAT and then do the crack...
Thats why those packers are hard to break...
And the most Hard is to bypass CRC check but i found a method that i can do it fast :D
Also there is a method that named Inline Patch but this need a lot of search in Kernel when the application is Running..
What is doing Inline Patch?? I am giving some Hex patterns and when the app is running the Patcher is changing the functions as i want Live :P
Thats the methos i ll use to new Antibots that are packed with Hard to break Packers