Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 256 Bytes

fridalib

A JavaScript only library of useful tasks using Frida for both Android and iOS. Aims to create a reusable codebase of common framework functions and pentesting tasks.

Building

browserify src/index.js -s FridaLib -o dist/fridalib.js