Skip to content

1tsMeMario/Calypso

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athena

CS2 EFI cheat with Arduino Support.

Setup

  • Usb Drive
  • [Optional]Arduino

(Any arduino that supports Mouse.h library)

Features

Aimbot

  • Customizable fov, smooth and key.

Triggerbot

  • Customizable delay and key.

Config System

  • Cheat uses self-sufficient config system. Dont have config file? Cheat will create it itself.

Offsets Updater

Arduino Support

  • Cheat be used with or without Arduino.

Automatic USB Boot System

  • Cheat will automatically boot the usb you are running your cheat from.

Automatic Driver Download

  • Cheat will automatically download all needed files to run.

Default Key Binds

Aimbot: Mouse 4

Triggerbot: Mouse 5

Normal usage (assuming nothing changed)

  1. Format USB drive to FAT32

  2. Run build.bat inside Athena folder

  3. Copy AthenaUM.exe to usb drive

  4. Start AthenaUM.exe

Usage (modified source)

  1. Format USB drive to FAT32

  2. Run build.bat inside Athena folder

  3. Upload AthenaEFI.efi, bootx64.efi, Startup.nsh from USB folder, and beep.wav to Catbox.moe

  4. Replace the file urls in main.cpp with the new ones

  5. Rerun build.bat to generate the new AthenaUM.exe with updated urls.

  6. Copy AthenaUM.exe to usb drive

  7. Start AthenaUM.exe

Check out USAGE.md for detailed instruction.

Showcase & Usage

Click on image below to watch it on YouTube

Click

TODO

  • Add Raspberry Pi Pico W Support(?)
  • Add USB Host Shield support
  • Get module base address via EFI not usermode(?)
  • Add fullscreen esp(?)
  • Clean code and fix bugs

Credits

About

CS2 EFI Cheat with Arduino Support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 70.4%
  • C 27.1%
  • Batchfile 1.5%
  • NSIS 1.0%