Pinned Repositories
bmw-best2-disassembler
Disassembler project for the proprietary BEST2 Instruction set
bmw-best2-vm
A Virtual Machine implementation capable of executing BMW's proprietary BEST2 instruction set.
bmw-better-vm
Better reimplementation of my BEST2 Virtual Machine
cpp-net-lib
Modern, header-only, compact and cross platform C++ network/sockets library
cpp-uri-parser
small, modern header only URI parsing library for C++
knife
Open source, lightweight and no bullshit customization Software for your Razer Blade
note-safer-t12
How I made the KSGER T12 soldering iron a bit more safe to use
ogl-noobgl
My second OGL Engine. Supports Shadowmapping/Phong Lightning/Terrain rendering. OGL 3.1 Core.
pw-emulator
A project that seeks to emulate the server of Perfect World.
pw-packet-stream-reader
Hooks the Perfect World client, detours recieving function, and dumps whatever client recieves after decryption.
lpcvoid's Repositories
lpcvoid/bezier-casteljau
Just a quick and dirty program that visualizes the bezier/casteljau algorithm.