nt153133's Stars
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
mentebinaria/retoolkit
Reverse Engineer's Toolkit
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
sprache/Sprache
A tiny, friendly, C# parser construction library
hectorm/hblock
Improve your security and privacy by blocking ads, tracking and malware domains.
Squalr/Squalr
Squalr Memory Editor - Game Hacking Tool Written in C#
Cysharp/MessagePipe
High performance in-memory/distributed messaging pipeline for .NET and Unity.
davidhampgonsalves/Life-Dashboard
Low power, E-Ink dashboard for every day life running on a hacked Kindle.
goatcorp/Dalamud
FFXIV plugin framework and API
Captainarash/The_Holy_Book_of_X86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
btbd/access
Access without a real handle
erfg12/memory.dll
C# Hacking library for making PC game trainers.
ajkhoury/ReClassEx
ReClassEx
AnErrupTion/LoGiC.NET
A free and open-source .NET obfuscator using dnlib.
michel-pi/GameOverlay.Net
Draw hardware accelerated graphics using our Direct2D1 renderer and create transparent click-through windows.
ReflectionMagic/ReflectionMagic
Framework to drastically simplify your private reflection code using C# dynamic
unknownv2/CoreHook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
aers/FFXIVClientStructs
Resources for reverse-engineering the FFXIV client's native classes.
Reloaded-Project/Reloaded.Hooks
Advanced native function hooks for x86, x64. Welcome to the next level!
tompazourek/NaturalSort.Extension
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
Reloaded-Project/Reloaded.Injector
C# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.
guibacellar/DNCI
DNCI - Dot Net Code Injector
michel-pi/ProcessMemoryUtilities.Net
Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL
ryancheung/RecastSharp
dotnet 6 port of the C++ recastnavigation library.
cocowalla/wyhash-dotnet
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
therealzoomgod/pySigMaker
Port of IDA plugin SigMaker-x64 to IDAPython
pirunxi/DotRecast
a thoroughly rewrite version of recast with c#. much more readable and comprehensive. It boosts offline bake performance significantly .
mathias234/RecastSharp
rincew1nd/NavMeshConverter
Convert NavMesh from Recast&Detour (*.bin) to SharpNav (*.snj) format