A collection of cool tools used by Mobile hackers. Happy hacking , Happy bug-hunting.
The clandestine tools and techniques of mobile hackers are laid bare. In this curated collection, delve into the arsenal utilized by modern-day hackers in their quest for digital exploration and exploitation.
From runtime manipulation to code disassembly, uncover the inner workings of mobile hacking and embark on a journey through the clandestine world of cyber warfare.
| OS | Type | Name | Description | Popularity | Language |
|---|---|---|---|---|---|
| All | Analysis | RMS-Runtime-Mobile-Security | Runtime Mobile Security (RMS) ???????? – is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime | ||
| All | Analysis | flipper | A desktop debugging platform for mobile developers. | ||
| All | Analysis | scrounger | Mobile application testing toolkit | ||
| All | Pentest | metasploit-framework | Metasploit Framework | ||
| All | Proxy | BurpSuite | The BurpSuite | ||
| All | Proxy | hetty | Hetty is an HTTP toolkit for security research. | ||
| All | Proxy | httptoolkit | HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac |
For more information click here.
Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…
Introduction A self-signed SSL certificate is a certificate that is created and signed by the…
Introduction Debugging is an important part of Bash scripting. When a script does not work…
Introduction Cron jobs are used in Linux to run commands or Bash scripts automatically at…
Introduction Pipes are an important feature in Linux and Bash scripting. A pipe allows you…
Introduction The grep, awk, and sed commands are powerful text-processing tools in Linux. They are…