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)
954 stars
32 watching
184 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
androiddllhookil2cppjitmacunityunityeditor
Related projects:
Repository | Description | Stars |
---|---|---|
stevemk14ebr/polyhook_2_0 | A C++20 library for hooking and manipulating system calls on x86/x64 platforms | 1,607 |
bohops/rogueassemblyhunter | A utility for discovering and identifying malicious .NET modules in running processes. | 115 |
escape-technologies/mookme | A tool designed to automate checks in monorepos during the pre-commit stage of Git | 102 |
mwasilak/txthings | A Python implementation of the Constrained Application Protocol (CoAP) for asynchronous I/O networking | 94 |
rehansaeed/schema.net | Tools for serializing Schema.org objects into strongly typed C# POCO classes and HTML-compatible formats | 641 |
mpociot/captainhook | A package that enables event-driven callbacks in Laravel applications | 335 |
fuzzysecurity/dendrobate | A framework for creating managed code hooking payloads in .NET | 128 |
dahall/vanara | A set of .NET libraries providing P/Invoke calls to various native Windows APIs. | 1,807 |
mrb0nj/slack.webhooks | An .NET library that integrates with Slack's Incoming and Outgoing webhooks API | 173 |
mazharenko/fluentassertions.eventual | A NuGet package that allows developers to wait for FluentAssertions checks to pass during testing | 5 |
wpoortman/magehook | An abstraction layer to facilitate seamless creation and dispatching of webhooks from Magento 2 | 22 |
acsdavid97/dotnethooker | Tools for tracing and analyzing .NET function calls and argument dumps to aid in reverse engineering malware. | 5 |
wojciechmula/pyahocorasick | A fast and memory-efficient library for exact or approximate string search | 951 |
captainhookphp/captainhook | Automates post-commit git hook actions for software development teams. | 1,005 |