CS2 EFI cheat with Arduino Support.
- Usb Drive
- [Optional]Arduino
(Any arduino that supports Mouse.h library)
- Customizable
fov,smoothandkey.
- Customizable
delayandkey.
- Cheat uses self-sufficient config system. Dont have config file? Cheat will create it itself.
- Automatic fetching of latest offsets from CS2 Dumper Repo
- Cheat be used with or without Arduino.
- Cheat will automatically boot the usb you are running your cheat from.
- Cheat will automatically download all needed files to run.
Aimbot: Mouse 4
Triggerbot: Mouse 5
-
Format USB drive to FAT32
-
Run
build.batinside Athena folder -
Copy
AthenaUM.exeto usb drive -
Start
AthenaUM.exe
-
Format USB drive to FAT32
-
Run
build.batinside Athena folder -
Upload
AthenaEFI.efi,bootx64.efi,Startup.nshfrom USB folder, andbeep.wavto Catbox.moe -
Replace the file urls in
main.cppwith the new ones -
Rerun
build.batto generate the newAthenaUM.exewith updated urls. -
Copy
AthenaUM.exeto usb drive -
Start
AthenaUM.exe
Check out USAGE.md for detailed instruction.
Click on image below to watch it on YouTube
- 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