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:
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years 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
- GoTo dnSpy for Visual Studio 2022☆70Updated 6 months ago
- Remote process hooking library for .NET☆74Updated 6 years ago
- Example JIT Hook for .NET FW/Core.☆52Updated 5 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 months ago
- A simple to use .NET JIT compiler interface.☆27Updated 9 years ago
- Remote Process Control Library☆26Updated 2 years ago
- Example managed and unmanaged plugins for CoreHook☆14Updated 6 years ago
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- ILReplacer, A Tool to Find and Replace .Net Application IL Code Instructions (Patcher)☆19Updated 5 years ago
- Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfusc…