Stars
Multi-component Remote Access Trojan: C++ client (victim), C# server, and Angular frontend.
Import Address Table Hooking Implementation
Automatically exported from code.google.com/p/portable-executable-library
A framework for rapid prototyping and development of real-time rendering techniques.
A simple IL interpreter to hopefully bring .NET to the switch one day
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Retired beginner/intermediate malware analysis training materials from @pedramamini and @erocarrera.
Malicious DLL (Reverse Shell) generator for DLL Hijacking
Decrypt video from a streaming site with MPEG-DASH Widevine DRM encryption.
CrackerCat / CallObfuscator
Forked from d35ha/CallObfuscatorObfuscate specific windows apis with different apis
An unfinished implementation of the Tiger compiler.
Experiments with the C++ programming language.
deepsadness / sndcpy
Forked from rom1v/sndcpyAndroid audio forwarding (scrcpy, but for audio)
A shader-based software renderer written from scratch in C89
A Basic 3D Software Rendering Engine inspired from BennyQBD/3DSoftwareRenderer.
A collection of android security related resources
A web-based demonstration of blockchain concepts.
Run compilers interactively from your web browser and interact with the assembly
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.
Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique
Portable Executable parsing library (from PE-bear)
How to Make a Computer Operating System in C++
A Simple dynamic library to demonstrate IAT API hooking on Windows NT.