hbhuyt / cheat-loader-x64

A light and fast cheat loader with xor-ing and auth-ing (backend can easily be re-created if you know what you are doing) x64 ring3 variant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cheat-loader-x64 - user-mode version

This project is abandoned but still perfectly fine to use.

This contains a x64 based manual mapper with a download logic & with pre authentification which returned a xor-key which then was used to de-xor the dynamically generated bin for use in the injection process into the game.

VMProtect was used in this loader so you may want to remove that or implement the SDK & use it yourself.

This loader has some security features which I came up on the spot and never expanded upon even though I had multiple working POC's which would have been a lot better lol.

Feel free to use this in whatever way you like.

Credits: @Google @VMProtect @me

About

A light and fast cheat loader with xor-ing and auth-ing (backend can easily be re-created if you know what you are doing) x64 ring3 variant.


Languages

Language:C++ 100.0%