Skip to content

Hooks and functions

Federico Dotta edited this page Apr 14, 2020 · 2 revisions

Useful hooks and functions

Brida has some useful hooks and functions for Android and iOS platforms that bypass common security features and that help during security analysis. The hooks and functions are divided in the "iOS", "Android" and "Other" sections. Hooks have a "Enable/Disable" button (example: SSL pinning bypass) while functions have an "Execute" button (example: dump keychain).

Hooks contained in these sections are the most recent I found for the specific tasks, extracted by other projects (see references in the README file, I hope I haven't forgotten anyone).

"Other" tab is empty. This is not an error; this section is designed to host hooks and functions for platform different from iOS and Android. As you will see in the "Custom plugins" section of this wiki, it is possible to add buttons to this tab for all the platforms ("iOS", "Android" and "Other").

hooks-and-function-1

hooks-and-function-2

Clone this wiki locally