Slyvred / Thanatos

An internal C++ csgo skinchanger featuring sdk and hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thanatos

An internal C++ skinchanger featuring sdk and hooks.

Hooks

  • FrameStageNotify
  • CreateMove

Interfaces

  • IEngineClient
  • IBaseClientDLL
  • IModelInfoClient
  • IClientEntityList
  • ICvar

Config

To use it place the "Thanatos.ini" config in your csgo folder and press "end" to eject.

PS: The cheat will crash if no config is found.

Thanatos.ini:

https://pastebin.com/fUYsXKp3

About

An internal C++ csgo skinchanger featuring sdk and hooks

License:MIT License


Languages

Language:C++ 73.0%Language:C 27.0%