An open API service indexing awesome lists of open source software.

https://github.com/makindotcc/cs2-server-crasher-vac-live-v2

cs2 server crasher found by me. already patched on valve ds. posted for educational purposes as tutorial how to beat cheaters
https://github.com/makindotcc/cs2-server-crasher-vac-live-v2

crasher cs2 exploit vac

Last synced: over 1 year ago
JSON representation

cs2 server crasher found by me. already patched on valve ds. posted for educational purposes as tutorial how to beat cheaters

Awesome Lists containing this project

README

          

# self-made vac live

![logo](https://github.com/user-attachments/assets/61deecc0-65b3-4dce-a518-e0bf5a2959dd)

[![showcase](https://img.youtube.com/vi/xxv1jvq5Uxc/0.jpg)](https://www.youtube.com/watch?v=xxv1jvq5Uxc)

## motivation

I want to have fun and play legit games with my friends, but it sometimes ends in hvl (cheat vs legit).

## explanation

someone forgot to update matchmaking.dll? idk, it tries to get packet struct field twice (0x20) and it ends up reading bad data in `CConnectionlessLanMgr::UnpackPacket`
![](https://github.com/user-attachments/assets/62a92a00-a37c-4a0d-8e87-e65a0031a77a)
![](https://github.com/user-attachments/assets/30d32cc5-a798-45a7-83b5-f3df686ab203)
![](https://github.com/user-attachments/assets/53dc56fa-9922-4761-a0ac-5341042b1c6e)