/Echinoidea

A CSGO external software in C#

Primary LanguageC#MIT LicenseMIT

Echinoidea 雲丹

Echinoidea A.K.A.雲丹 - is a lightweight opensource CS:GO external cheat, which aviod write memory in order to avoid anti cheat detect

About

Echinoidea - is an external hack.
Since it is a public cheat, I strongly recommend reimplementing the cheat logic to make it as unique as possible, or at least changing the filename (as well as it's hash) of the executable file after compilation to minimise the VAC ban risks.
Also it might be useful to add some junk code in some cases.
It's recommended to use VAC Bypass to bypass anti-cheat scan and drastically reduce the likelihood of a VAC ban.
Use at own risk!\

Cheat functions

  • Bunnyhop

  • Overlay ESP

  • Trigger bot

  • INS - hide menu

Features to be made in future

  • Show info like bomb ticker, spectators, etc.
  • Aim assist.
  • Improve ESP (show the bomb, bomb carrier in a different colour, etc).

Credits

Thanks to hazedumper library for providing memory offsets.
Thanks to ZBase-CSGO for the C# cheat base.