gogogosco / Blackwings

A v.95.1 Mushroom game client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackwings

A v.95.1 Mushroom game client

this project is a work-in-progress

✏️ Features

  • Winsock2 Hooking
    • Connection redirection
    • Peer name masking
  • CreateWindowExA Hooking
    • Custom game window title
  • StringPool Hooking
    • Custom StringPool strings
  • ::OnPacket Hooking
    • Custom packet handling
  • Game Memory editting (see src/Modules/GameMemoryModule.cpp)
    • Patch damage cap

⭐️ Acknowledgements

  • Darter - for providing resources and help!

About

A v.95.1 Mushroom game client


Languages

Language:C++ 91.9%Language:CMake 4.9%Language:C 3.2%