Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

3a1/Calypso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calypso

Calypso

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

  • Offsets fetcher in python that allow to autoupdating offsets.

Arduino Support

  • Cheat be used with or without Arduino.

Default Key Binds

Aimbot: Left Click

Triggerbot: Alt

Usage

Download Calypso from Releases and follow these steps:

  1. Download UEFI-Shell and rename from Shell.efi to bootx64.efi

  2. Open downloaded Calypso, go to USB folder, create folders EFI/Boot/ and paste renamed UEFI-Shell inside (USB/EFI/Boot/bootx64.efi)

  3. Format USB drive to FAT32

  4. Open build.bat inside Calypso folder

  5. Copy all contents of the USB folder to your formated USB Drive

  6. Boot from the USB drive

  7. After that open update_offsets.py and start CalypsoUM.exe

Check out USAGE.md for detailed instruction.

Calypso CLI

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