Chasel-Shao / Hoki

Hoki is the Objective-C based framework for hook methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hook-Kit

Language

Introduce

Hoki is an Objective-C based framework for hook methods. These include three hook technologies: Message Forwarding Interception, Dynamic Library Method Replacement, and Block Closure Hook.

Getting Started

1. Message Forwarding Interception

2. Dynamic Library Method Replacement

3. Block Closure Hook

About

Hoki is the Objective-C based framework for hook methods

License:MIT License


Languages

Language:C 53.6%Language:Objective-C 46.4%