libffi topic

List libffi repositories

SwiftHook

288
Stars
32
Forks
Watchers

A library to hook methods in Swift and Objective-C. Making Aspect Oriented Programming (AOP) easy.

DynamicOC

159
Stars
50
Forks
Watchers

深入理解 iOS 热修复原理

aah

169
Stars
22
Forks
Watchers

arm64 architecture handler

Stinger

992
Stars
127
Forks
Watchers

Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-se...

BlockHook

834
Stars
82
Forks
Watchers

Hook Objective-C blocks. A powerful AOP tool.

fiddle

152
Stars
37
Forks
Watchers

A libffi wrapper for Ruby.

OCRunner

654
Stars
149
Forks
Watchers

Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.

WasmPatch

88
Stars
19
Forks
Watchers

🧱Yet Another Patch Module for iOS/macOS via WebAssembly

ZDLibffiTutorial

30
Stars
4
Forks
Watchers

libffi的基本用法