Monday, January 21, 2013

Cheat Engine 6.2

DOWNLOAD : 4shared.com
Password : beetouching

September 13 2012: forcedinjection plugin
Some people have been asking me why they can't use the speedhack in Chrome. That is because the chrome child process has no disk access (Limited user and untrusted mandatory level). It's pretty easy to make it usable again by changing a flag in the config, or just getting a different browser.
But for those that couldn't get it to work, or those that wish to know more about plugins, I've made a plugin for Cheat Engine showing off how to make a hybrid plugin that uses both the lua framework and the exposed plugin api to rewire the injectDLL routine (more specifically, the functions it uses) so that it can force load a dll into the target process without the process having disk access.

Download link: forcedinjection.rar
How to use:
Extract the files anywhere.
In cheat engine go to settings->plugins
Click add new
Find the plugin .dll for the Cheat Engine version you use. (32 bit: -i386, 64-bit: -x86_64)
Once it is in the list check the checkbox left of it and click ok.

And if everything went right it's now functional and you should be able to do a speedhack on the target process. One thing to note about this plugin is that when it gets loaded, it will target itself. Even when restarting cheat engine. This is because it needs to rewrite itself. I could have done it without, but it shouldn't be an issue.
For those interested, the sourcecode of this plugin can be found in the SVN

 

No comments:

Post a Comment