/swift-anti-fishhook

A Swift library to deactivate fishhook. (Anti-FishHook)

Primary LanguageSwiftMIT LicenseMIT

swift-anti-fishhook

A Swift library to deactivate fishhook. (Anti-FishHook)

(Made with MachOKit)

Github issues Github forks Github stars Github top language

Usage

Specify the symbol name of the function for which you want to disable hooks by fishhook.

import AntiFishHook

AntiFishHook.denyFishHook("$s17AntiFishHookTests10StructItemV6targetSSyF")

License

swift-anti-fishhook is released under the MIT License. See LICENSE