dmaivel
posts
projects
-
OpenGL 4.6 for Windows/Linux guests in QEMU/KVM via shared memory or sockets
-
library for decompiling multi-architecture bytecode into optimized source code
-
covirt
#virtualizer, #obfuscator
x86-64 code virtualizer w/ various obfuscation passes, including MBA
-
ntoseye
#debugger, #windows-internals
windows kernel debugger for Linux hosts running Windows under QEMU/KVM
-
vscc
#compiler-backend, #jit
x86-64 JIT compiler backend with no third party dependencies
-
glBLAS
#opengl, #linear-algebra
BLAS functions written in OpenGL fragment shaders, challenging cuBLAS
-
automatic differentiation library written in C++ and CUDA from scratch