C/C++ Performance Profiler
-
Updated
Apr 3, 2023 - C++
C/C++ Performance Profiler
Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida)
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
Hand-crafted Frida examples
Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.
[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC
A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
Dynamic java method hook framework on ART. Allowing you to change almost all java methods' behavior dynamically.
A proof of concept injectable C++ dll, that uses naked inline hooking and direct memory modification to change your TeamViewer permissions.
A tool to detect and crash Cuckoo Sandbox
Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker
Add a description, image, and links to the hooking topic page so that developers can more easily learn about it.
To associate your repository with the hooking topic, visit your repo's landing page and select "manage topics."