GithubHelp home page GithubHelp logo

albertopoljak / cetrainer-decrypter Goto Github PK

View Code? Open in Web Editor NEW
34.0 2.0 8.0 10.01 MB

Decrypt , extract and open protected cheat engine trainers as simple .xml files.

License: MIT License

Java 100.00%
cheatengine protection decrypt trainer cetrainer ct cheat-engine protected decryption unpacker

cetrainer-decrypter's Introduction

CEtrainer-decrypter

Decrypt , extract and open protected cheat engine trainers as simple .xml files.

Installing

Download pre-built program from Releases

or

Build the program yourself from the source code.

Prerequisites

For running app you will need Java Runtime Enviroment(JRE) installed.

Usage

Open the file by clicking the "Browse" button, then click "Decrypt!".

If the process works you will get a decrypted trainer in the same folder as executable named "output.xml".

All file extensions are supported and the only thing that matters is that the file is protected with CheatEngine algorithm.

If the file is not protected in that way it means that it is either not a CheatEngine trainer or it is using very old protection method(maybe even some newer method).

Method explanation

Cheat engine trainers are protected with the following algorithm:

3 way pass XOR encryption and then Zlib compression with string "CHEAT" as file header.

This program simply reverses the steps in that algorithm to get to the source code.

This method doesn't execute the trainer in the procces. You can open it whenever you wish after the decryption.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

cetrainer-decrypter's People

Contributors

albertopoljak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cetrainer-decrypter's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.