Retrobyte / Memory-ScannerLinks
A tool created to scan for values in a program's memory and edit them, much like Cheat Engine.
☆42Updated 3 years ago
Alternatives and similar repositories for Memory-Scanner
Users that are interested in Memory-Scanner are comparing it to the libraries listed below
Sorting:
- A specialized C# memory-accessing library☆43Updated 6 years ago
- Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained…☆37Updated 11 years ago
- Reads/writes memory, gets process/module info, injects dll, etc.☆46Updated 5 years ago
- WIP .NET binding/wrapper for the Unicorn engine written in C#☆58Updated 6 years ago
- DarksVM is a modified version of KoiVM, a complex ConfuserEx plugin that made it possible to virtualize methods and other data, increasin…☆33Updated 6 years ago
- A Virtualization Obfuscation Tool for C# programs☆39Updated 9 years ago
- Mono Framework Interaction / Injection Library for .NET (C++/CLI)☆70Updated 7 years ago
- [Obsolete] Fixup .Net Assembly dumped, if it can't work.☆19Updated 7 years ago
- A simple tool to extract the DX11/9 devices hook address.☆32Updated 7 years ago
- Remote process hooking library for .NET☆74Updated 6 years ago
- Inject a .NET assembly into a native process using the CLR Hosting API☆21Updated 7 years ago
- Anti-.NET Malware/Packers - Detect most .NET Packers (and some native) used for malware.☆25Updated 8 years ago
- load mixed assemblies (.NET) C# source code☆14Updated 8 years ago
- [WIP] A next-generation protector for .NET applications (.NET Framework, .NET Core, and more)☆49Updated 4 years ago
- My small extension to add anti-anti-debbuging support to dnSpy☆43Updated 7 years ago
- Provides a way which you can load a .NET dll/exe from disk, modify/inject IL, and then run the assembly all in memory without modifying t…☆30Updated 8 years ago
- Displays PE32 header information for an executable.☆13Updated 8 years ago
- ☆42Updated 8 years ago
- naive and simple control flow obfuscation☆16Updated 8 years ago
- ILReplacer, A Tool to Find and Replace .Net Application IL Code Instructions (Patcher)☆19Updated 5 years ago
- Tiny Visual C++ library/example that allows you to inject CoreCLR (the .NET Core Runtime) into the current unmanaged process and execute …☆24Updated 5 years ago
- A managed .NET Jit hooking library.☆15Updated 5 years ago
- Locate the address of .NET metadata by CLR to anti anti dump☆71Updated 3 years ago
- Transforms all types to generics, and all constructor calls and method calls into generic call factories.☆33Updated 6 years ago
- Library for reading PDB files, both Windows and PortablePDBs.☆49Updated 6 months ago
- .NET library for hooking and dumping Clr