429 skills found · Page 5 of 15
moloch-- / Ios HookerPython script to parse Objective-C header files from iOS applications and generate function hooks.
michael-klein / Hookuspocushooks for all the functions!
Ayuto / DynamicHooksA C++ library to create function hooks dynamically, so you can easily embed it into other programming languages..
woldann / NThreadStealthy x64 thread manipulation library for calling functions inside target processes without creating remote threads or installing hooks.
keith2018 / TLSHookHook opengl es function call on Android by replacing TLS entry point
scio-labs / Use InkathonTypesafe React hooks and utility functions that simplify the process of working with Substrate-based networks and ink! smart contracts.
RITRedteam / GoofkitIn line function hooking LKM rootkit
sum-catnip / Kptnhookwindows kernelmode driver to inject dll into each and every process and perform systemwide function hooking
ekdms05 / VirtualProtectHookBypassBypass WinAPI Hook Using copy function
awslabs / Aws Automating Security Group UpdatesThis post will explore the idea of using an AWS Lambda function, in combination with AutoScaling Lifecycle Hooks and a DynamoDB table, to automatically update security groups for a dynamic environment on your behalf, leaving you with automatically scoped down security groups.
huan / SidecarEasily hook/call binary functions using ES6 class with TypeScript annotation (Powered by Frida)
tatethurston / React Use Error BoundaryA React hook for error boundaries in function components
TopSoftdeveloper / Hook Chrome Chromium SSLHooking Chrome's SSL Functions
Sanjagh / Use Custom Compare EffectuseEffect hook which takes a comparison function instead of compare using reference equality
0x3xploit / Frida Android Jni HookingExample of hooking native functions in Android apps using Frida and JEB. Includes JNI analysis, sample app, and step-by-step guide for security testing and debugging.
JamieDixon / React Lifecycle ComponentA higher order component that accepts lifecycle hook functions as props
BradDorney / PatcherLightweight C++11 library with a tidy API, built using Capstone, to facilitate creating and tracking function-level and instruction-level hooks, or other arbitrary memory patches.
FrankSpierings / FritzlFrida hooks and helpers mostly aimed at finding crypto functions.
PL-V / Firefox GrabberGrab Firefox post requests by hooking PR_Write function from nss3.dll module using trampoline hook to get passwords and emails of users
Andarist / Use Smooth ScrollReact hook which gives a smooth scrolling function.