Pinned Repositories
hunt-match-telemetry
Automatically extract match data from Hunt: Showdown matches.
linux-kernel-cpp
Add C++ support to Linux kernel modules.
tls-1.2
A freestanding TLS 1.2 implementation.
kMath
A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant context.
dumpulator
An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
hashdb-ida
HashDB API hash lookup plugin for IDA Pro
anthonyprintup's Repositories
anthonyprintup/hunt-match-telemetry
Automatically extract match data from Hunt: Showdown matches.
anthonyprintup/linux-kernel-cpp
Add C++ support to Linux kernel modules.
anthonyprintup/tls-1.2
A freestanding TLS 1.2 implementation.
anthonyprintup/anthonyprintup
anthonyprintup/chess-enhancement-software
anthonyprintup/cmkr
Modern build system based on CMake and TOML.
anthonyprintup/pdb-parser
anthonyprintup/zasm
x86-64 Assembler based on Zydis