Workshell / peLinks
A class library for reading the PE executable format in .NET.
☆23Updated last year
Alternatives and similar repositories for pe
Users that are interested in pe are comparing it to the libraries listed below
Sorting:
- An open source application debugger written in C#.☆45Updated 7 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfusc…☆104Updated 7 months ago
- GoTo dnSpy for Visual Studio 2022☆69Updated 7 months ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆81Updated 7 years ago
- Remote Process Control Library☆26Updated 2 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years ago
- A simple to use .NET JIT compiler interface.☆27Updated 9 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated 4 months ago
- ILReplacer, A Tool to Find and Replace .Net Application IL Code Instructions (Patcher)☆19Updated 5 years ago
- Remote process hooking library for .NET☆75Updated 6 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 4 months ago
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆80Updated 2 years ago
- Example JIT Hook for .NET FW/Core.☆52Updated 5 years ago
- ☆14Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆83Updated 3 months ago
- A .NET Patcher written in C# that implements the dnlib and dnpatch libraries.☆89Updated 3 years ago
- A simple viewer of modules using dnlib.☆31Updated 10 years ago
- More dnlib examples☆19Updated 10 years ago
- PdbView shows the contents of PDB files☆92Updated 7 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Example managed and unmanaged plugins for CoreHook☆14Updated 6 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆136Updated 5 years ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- Stack trace formatter for dotnet written and formatted in C#.☆20Updated 7 months 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