EscapeTheBackrooms_Internal/README.md

25 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# EscapeTheBackrooms Internal Trainer
---
## About
A simple Trainer for the Game "Escape The Backrooms" for messing around a little with the Game.
I made this with the Objective of learning a little more about the Inner Workings and reverse Engineering in Unreal Engine Games.
## Legality and Ethicality
This Project was just made for **Educational Purposes**. **It was never my intention to create an Cheat to Destroy other Peoples gaming Experience** even if i experimented a little around with some Techniques to do so (With Friends not random Players).
So Use this Project just for Educational Purposes or to have fun, don´t be an Asshole🧙, Always Respect and Support small Game Developer Studios and their Work❤
## Peoples work i used
* Canvas based GUI: [MaddyOff´s Canvas Gui](https://github.com/MaddyOff/ue4-canvas-gui)
* Sig Scanning: [Guided Hacking Rake´s Pattern Scanner](https://github.com/GH-Rake/PatternScan)
* Generating SDK: [Encryped and Fischsalat´s Unreal Dumper](https://github.com/Encryqed/Dumper-7)
## How to Build:
### Normal:
* Download and Open in Visual Studio 2022 the .sln File of the Project
* And then Build as "Release" no other Dependencies required!
### CMake (Soon!):