MonoHook
Method hooker
A runtime hooking system that allows modification of C# methods without modifying DLL files.
hook C# method at runtime without modify dll file (such as UnityEditor.dll), works on Windows, Mac, Android il2cpp(armv7a and armv8a)
960 stars
32 watching
185 forks
Language: C#
last commit: almost 3 years agoLinked from 1 awesome list
androiddllhookil2cppjitmacunityunityeditor
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C++20 library for hooking and manipulating system calls on x86/x64 platforms | 1,628 | |
| A utility for discovering and identifying malicious .NET modules in running processes. | 115 | |
| A tool designed to automate checks in monorepos during the pre-commit stage of Git | 104 | |
| A Python implementation of the Constrained Application Protocol (CoAP) for asynchronous I/O networking | 94 | |
| Tools for serializing Schema.org objects into strongly typed C# POCO classes and HTML-compatible formats | 647 | |
| A package that enables event-driven callbacks in Laravel applications | 335 | |
| A framework for creating managed code hooking payloads in .NET | 128 | |
| A collection of .NET libraries providing P/Invoke calls to Windows native APIs with supporting wrappers. | 1,821 | |
| An .NET library that integrates with Slack's Incoming and Outgoing webhooks API | 173 | |
| A NuGet package that allows developers to wait for FluentAssertions checks to pass during testing | 5 | |
| An abstraction layer to facilitate seamless creation and dispatching of webhooks from Magento 2 | 22 | |
| Tools for tracing and analyzing .NET function calls and argument dumps to aid in reverse engineering malware. | 5 | |
| A fast and memory-efficient library for exact or approximate string search | 961 | |
| A tool to manage git hooks for automating and enforcing code quality checks and best practices in PHP development | 1,010 |