Viacheslav Holovetskyi

C++ developer and free software enthusiast

[GitHub] [GPG key]

Projects

cyanide - memory hacking library, mainly focused on providing modern and conventient C++ interface to operations like hooking and patching.

granite - CHIP-8 architecture emulator.

broadcaster - library for GTA San Andreas multiplayer mod bringing the ability to globally transfer the data among players all over the map (which is, by default, limited by the server). Being based on bug that allows a transfer of 2 bytes at a time, broadcaster is using its own protocol to ensure the integrity of data and prevent collisions between different users’ transfers.