Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
frida — Frida scripts for mobile application dynamic-analysis. | Kitploit
Tools/GitHubGitHub/t0thkr1s/frida
Android SecurityDynamic Analysis (Sandboxing)Reverse EngineeringPenetration TestingMobile Security
GitHubt0thkr1s/frida

frida

Frida scripts for mobile application dynamic-analysis.

View Repository
1243522 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

frida

made-with-python

This repository contains various Frida scripts for Android application penetration testing. I created this project to demonstrate the capabilities of the Frida dynamic-analysis framework. You can read my "Introduction to Frida" blog post on Medium, where I'm explaining how to use Frida with Android.

Download

You can simply clone the repository or head over to the releases page to download the Frida scripts.

root@kitploit:~
git clone https://github.com/t0thkr1s/frida

Install

You must have Frida installed on your system. You can simply do this with:

root@kitploit:~
pip3 install frida-tools

Disclaimer

This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Download Tool