https://github.com/gushmazuko/nagibator-eft
Nagibator - ESP for Escape from Tarkov
https://github.com/gushmazuko/nagibator-eft
cheat eft escape-from-tarkov esp nagibator wall-hack wallhack
Last synced: 4 months ago
JSON representation
Nagibator - ESP for Escape from Tarkov
- Host: GitHub
- URL: https://github.com/gushmazuko/nagibator-eft
- Owner: gushmazuko
- License: mit
- Created: 2021-07-27T09:35:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-27T10:51:12.000Z (almost 4 years ago)
- Last Synced: 2024-12-28T07:41:56.698Z (6 months ago)
- Topics: cheat, eft, escape-from-tarkov, esp, nagibator, wall-hack, wallhack
- Homepage:
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nagibator - ESP for Escape from Tarkov
## About
It's a complete code of my cheat, which i called `Nagibator`. Cheat is run using a launcher, which downloads the latest version from a remote server. The subscription system is implemented in the laucher, registration is done with a product key, which is necessary to purchase. During registration, the HWID of the computer is linked to the user's account so that he could not use the same key on multiple computers. Compiled binaries are fully obfuscated and cannot be reversed.## Why this code is released!?
This is the source code of my project during which I learned how to make cheats for Escape from Tarkov, obfuscate my code to prevent a `reverse engineering` and make an login system with product key. This Way has been hard and thorny, I was banned several times. With the improvement of the anticheat, it finally became worthless, because Internal cheat is quickly detected. So I decided to share this to make it easier to learn cheat making.The next step is to rewrite the code to an External cheat.
## Cheat Functionnality
It's only ESP, no aimbot.* Player/USEC/BEAR, Scav, Scav AI
* Teammate
* Health
* Player's weapon
* Items
* Containers
* Aviables extract## Binaries required for compilation
For compile it, you need to drag and drop these Dll of your EFT Folder/EFT_Data/Managed:
* Assembly-Csharp.dll
* UnityEngine.dll
* UnityEngine.Networking.dll
* UnityEngine.UI.dllCompile in x64
## Achtung! Achtung!
Do not use cheat in current state in game, you will be banned immediately.