Skip to content

LauraSavall/Dexterion

 
 

Repository files navigation

DexterionBanner

C++ CS2 License

Welcome to Dexterion!
This is a free, open-source tool created solely for educational purposes and testing VAC (Valve Anti-Cheat).

Table of contents

HowtoUse

  • You can see Contributing if you don't know how to compile you can directly download github automated build app in realese.

Contributing

Download the code from the green button that says Code. Extract the RAR file into any folder. Open Dexterion.sln in Visual Studio 2022, set build configuration to Release | x64. Press Build solution and you should receive Dexterion.exe file in the path Dexterion/x64/Release/

Little story about compiling the source: Recently, some portuguese and russian kids asked if this was a virus. They ended up blocking me and I'll tell you how. They made me run the cheat, so I did and they still didn't believe it wasn't malware. They tried compiling the cheat and told me to help them. I was really trying to but they were retarded or something because the wasn't listening to me and didn't know how to extract the src. They blocked me after that failed attempt of extract the file. Don't be like those guys, please.

Usage

Update Offsets ( Choose 1 or 2 )

  1. Update Offsets. (Run updateoffsets.cmd in the same folder as Dexterion.exe)
  2. Manualy update from a2x repo's the following files: buttons.json, offsets.json, client_dll.json.

Important

Close Visual Studio to stop the released version that is ran automaticaly when you build.
Then go to the /x64/Release/ path and open dexterion.
If you use the version that was ran when you built the application this will be bugged.

Run

  1. Run Dexterion.exe From release path
  2. Follow Terminal instructions.
  3. Wait For Load.

Toggle/Kill UI

  • Toggle UI: Inset key.
  • Terminate UI: End key.

Using Icon Fonts

Move fonts folder to the same folder as Dexterion.exe is.

Config

All config files are located on X:\Dexterion X will be the letter of the disk you're running dexterion on

Example:

  • If you run Dexterion.exe in a pendrive which letter is F:, Dexterion config files will be in F:\Dexterion

Anti-Cheat

Caution

This software constitutes a cheat and is in violation of the Terms of Service (ToS) of any game in which it is used. We disclaim all liability for any account bans or penalties incurred as a result of its use. By using this software, you acknowledge that you are solely responsible for any consequences. USE AT YOUR OWN RISK

Features

  • ESP
    • Health bar (+ HP counter)
    • Player name
    • Weapon icons / names
    • Skeleton
    • Joints
    • Head
    • Snap lines
    • Distance
  • Aim
    • Aimbot (+ Player lock)
    • Recoil control system
    • Trigger bot (random click delay)
  • Misc
    • Bunny hop
    • Anti flash
    • Deathmatch Mode
    • Dropped item ESP
    • Bomb Timer
    • Spectator List

Caution

Bunny Hop, Anti-Flash, Fov are using write memory function from windows api and this could result in a ban.

IsThisVirus

  • Short answer, no.
  • But, as you are too lazy to view the source code, just don't use this.

Credits

Disclaimer

Important

We are not responsible for any banned accounts and the bad use of this application.
This application was made for educational propurse to test the VAC ( Valve Anti-Cheat ).
USE AT YOUR OWN RISK.

Note

This cheat is only tested on VAC (Valve Anti-Cheat) with non-writeMem features and 0 bans has been issued.

License

Note

This repository is licensed under the BSD-3 Clause License. Any modified version of this source code is strictly prohibited from being sold under any circumstances. Modified versions must remain for private, personal use only, or be released as open-source software under the same BSD-3 Clause License. Any redistribution must include proper attribution and a hyperlink to the original GitHub repository.

Previews

Preview Preview Preview Preview Preview

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.7%
  • C 6.3%