AKA Posted June 3, 2010 Posted June 3, 2010 I build a program script for a game that simplify things, to easy play... But it upset the admins. And.. he have a metod, i thing a very good metod, to block autoit script. He use an antihack dll, to scan for program that work in my pc, and when find the game is close. This is embedded code, for example speed gear 5.0 {0x40970E, {0x68, 0xB4, 0x98, 0x40, 0x00, 0x64, 0xA1, 0x00, 0x00, 0x00, 0x00, 0x50, 0x64, 0x89, 0x25, 0x00, 0x00, 0x00, 0x00, 0x83, 0xEC, 0x68, 0x53, 0x56, 0x57, 0x89, 0x65, 0xE8, 0x33, 0xDB, 0x89, 0x5D}}, // Speed Gear 5 The program that is use for obine that code, is OllyDbg. Open the executable file .exe, and analyse ... and from dump , get a part of code. Can someone give me a metod to bypass that ? Need more info ? Sry for my english.
Yoriz Posted June 3, 2010 Posted June 3, 2010 The answer to your problem is here GDIPlusDispose - A modified version of GDIPlus that auto disposes of its own objects before shutdown of the Dll using the same function Syntax as the original.EzMySql UDF - Use MySql Databases with autoit with syntax similar to SQLite UDF.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now