Stars
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
A brief computer graphics / rendering course
How to Make a Computer Operating System in C++
Run compilers interactively from your web browser and interact with the assembly
A collection of android security related resources
A web-based demonstration of blockchain concepts.
Open-source, cross-platform, C++ game engine for creating 2D/3D games.
Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.
A shader-based software renderer written from scratch in C89
A framework for rapid prototyping and development of real-time rendering techniques.
Retired beginner/intermediate malware analysis training materials from @pedramamini and @erocarrera.
Portable Executable parsing library (from PE-bear)
Code that allows running another windows PE in the same address space as the host process.
Decrypt video from a streaming site with MPEG-DASH Widevine DRM encryption.
Simple code to manipulate the memory of a usermode process from kernel.
The source files from the Intro to Modern OpenGL Tutorial series
Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique
Experiments with the C++ programming language.
NoNameOS is a simple 32 bit x86 Operating System!
A Simple dynamic library to demonstrate IAT API hooking on Windows NT.