An open API service indexing awesome lists of open source software.

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

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.dll

Compile in x64

## Achtung! Achtung!
Do not use cheat in current state in game, you will be banned immediately.