CS16 NonSteam Hallucinogen -- a radar FarESP NonSteam CS 1.6 PoC.
For educational purposes only.
这是一个 Counter-Strike 1.6 hook — 雷达FarESP NonSteam 概念验证。
仅用于教育目的。
Hooked PreS_DynamicSound
allows a FarESP implementation.
The client uses a UDP WinSock socket which connects to the python UDP server. The python server also has a an http handler, to serve the radar to any html5 client.
PreS_DynamicSound
是用于FarESP.
客户有UDP WinSock。Winsock连接到pythonUDP服务器。Python也有一个HTTPhandler.
python server.py
& inject the DLL into hl.exe
. Enable debugging definitions if needed.
- Bring your own offsets (included exclusively for interoperability purposes)
- Microsoft Detours
- HLSDK
Tested with Windows 7 SP 1 x64, 32-bit DLL injected into a 32-bit executable.