The Reloaded Project
The Reloaded Project
Reloaded.Hooks
Advanced native function hooks for x86, x64. Welcome to the next level!
Reloaded-II
Next Generation Universal .NET Core Powered Mod Loader compatible with anything X86, X64.
Reloaded.Injector
C# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.
Reloaded.Assembler
Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.
Reloaded.Core.Bootstrap
Tiny Visual C++ library/example that allows you to inject CoreCLR (the .NET Core Runtime) into the current unmanaged process and execute a .NET library.
Reloaded.Memory
Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.
Reloaded.Memory.SigScan
Simple good performance byte pattern/PE signature scanner, allowing upwards of 5000MB/s per core (30000+MB/s with AVX) on modern hardware.
Reloaded.Memory.Buffers
[C# & Rust] An implementation of efficient, shared, concurrent and permanent storage of objects in unmanaged memory in static, non-changing locations that last the lifetime of a given process.