A utility to use the usermode shellcode from the DOUBLEPULSAR payload to reflectively load an arbitrary DLL into another process, for use in testing detection techniques or other security research.
Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing, DXR
Reflective shellcode runners using obfuscated Win32 APIs in C# and C++ (GetProcAddress & GetModuleHandle). For penetration testing.
The codebase for the NACCL 2024 paper titled 'When Hindsight is Not 20/20: Testing Limits on Reflective Thinking in Large Language Models.'
Testing AprilTag and reflective tape recognition
An example of using the reflective API in Racket to make a testing harness
C# Reflective loader for unmanaged binaries.
Reflective DLL injection Execution
A reflective enum implementation for C++
Reflective PE loader for DLL injection
Pazuzu: Reflective DLL to run binaries from memory
KaynLdr is a Reflective Loader written in C/ASM
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.
HackBrowserData的反射模块
Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON