Repository navigation

#

hooking

Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).

C++
3277
1 天前

Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida)

3196
1 年前
ThirteenAG/WidescreenFixesPack

Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.

C
2503
19 天前

🔥 ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.

C
2225
2 个月前

Dynamic java method hook framework on ART. Allowing you to change almost all java methods' behavior dynamically.

Java
1235
2 个月前

proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC

C
1209
1 年前
FrenchYeti/dexcalibur

[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.

JavaScript
1086
2 年前

A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform

JavaScript
986
10 个月前

Hook function calls by replacing PLT(Procedure Linkage Table) entries.

C
806
8 个月前

The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support

C
742
2 年前

Hook function calls by inserting jump instructions at runtime

C
683
1 年前

Detours with just single dependency - NTDLL

C++
632
3 年前

A tool that helps you work with frida easily for Android platform

JavaScript
528
5 个月前

Library for hooking on ART

Java
483
7 年前

C++23 procedure hooking library.

C++
480
2 个月前

SDK providing app protection and threat monitoring for mobile devices. Works with Flutter, React Native, Android and iOS. Shield your app with free RASP. Detect reverse engineering, root (Magisk), jailbreak, Frida, emulators, bots, tampering and integrity issues, obfuscation, VPN usage, malware, and monitor device identification and fingerprint.

401
24 天前

Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker

TypeScript
342
2 年前