├── CS2 ├── PassatHook.exe ├── README.md └── showcase.png ├── CSGO V2 ├── PassatHook.dll ├── readme.md └── screenshot.png ├── CSGO V3 ├── PassatHook.dll ├── image.png └── readme.md └── README.md /CS2/PassatHook.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JannesBonk/PassatHook/b8b95efa2929d7e8b01758c59d79ef66a2440d19/CS2/PassatHook.exe -------------------------------------------------------------------------------- /CS2/README.md: -------------------------------------------------------------------------------- 1 | # PassatHook for CS2 2 | ### Screenshot: 3 | ![image](https://github.com/JannesBonk/PassatHook/blob/main/CS2/showcase.png) 4 | # Is it undetected? 5 | ### It's been undetected since it launched while using "Safe mode" 6 | ### Without "Safe mode" you could get banned. Use at your own risk! 7 | # How it works? 8 | ### It's an external aplication that can read and write CS2 memory. 9 | ### Uses ImGui library to draw on the screen. 10 | # Credits: 11 | ### [ImGui](https://github.com/ocornut/imgui), [UnknownCheats](https://www.unknowncheats.me/), [CS2 Dumper](https://github.com/a2x/cs2-dumper), [JSON-CPP](https://github.com/open-source-parsers/jsoncpp), [Freetype](https://freetype.org/) 12 | -------------------------------------------------------------------------------- /CS2/showcase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JannesBonk/PassatHook/b8b95efa2929d7e8b01758c59d79ef66a2440d19/CS2/showcase.png -------------------------------------------------------------------------------- /CSGO V2/PassatHook.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JannesBonk/PassatHook/b8b95efa2929d7e8b01758c59d79ef66a2440d19/CSGO V2/PassatHook.dll -------------------------------------------------------------------------------- /CSGO V2/readme.md: -------------------------------------------------------------------------------- 1 | ## About 2 | - This version was pasted from [osiris&extra](https://github.com/notgoodusename/OsirisAndExtra) 3 | ## Menu sreenshot: 4 | ![image](https://github.com/JannesBonk/PassatHook/blob/main/CSGO%20V2/screenshot.png) 5 | - This is a very old cheat and I will not work on it, only patch it for game/steam updates 6 | -------------------------------------------------------------------------------- /CSGO V2/screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JannesBonk/PassatHook/b8b95efa2929d7e8b01758c59d79ef66a2440d19/CSGO V2/screenshot.png -------------------------------------------------------------------------------- /CSGO V3/PassatHook.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JannesBonk/PassatHook/b8b95efa2929d7e8b01758c59d79ef66a2440d19/CSGO V3/PassatHook.dll -------------------------------------------------------------------------------- /CSGO V3/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JannesBonk/PassatHook/b8b95efa2929d7e8b01758c59d79ef66a2440d19/CSGO V3/image.png -------------------------------------------------------------------------------- /CSGO V3/readme.md: -------------------------------------------------------------------------------- 1 | # PassatHook V3 for CSGO 2 | - This version is based on Airflow V1.5 3 | - I'm releasing this due to not being actively developed 4 | ![Image](https://github.com/JannesBonk/PassatHook/blob/2cd5eba1b3ef49c7f858df0efccb55ee21c6a9dd/CSGO%20V3/image.png) -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # PassatHook 2 | ### Cheats for various games, such as: 3 | - CS:GO (Abandoned) 4 | - [CS2](https://github.com/JannesBonk/PassatHook/tree/main/CS2) 5 | # PassatHook Discord server: 6 | ### https://discord.gg/jZJQSmy9wt 7 | # Please read before complaining! 8 | - This is a free time project, so don't expect any big over the week updates. 9 | - It will never go paid, so if you bought this from someone, kindly ask for a refund 10 | 11 | --------------------------------------------------------------------------------