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.
The groupdel command in Linux removes a group from the system. It deletes the group's entry from /etc/group and /etc/gshadow,…
The wc command in Linux counts lines, words, characters, and bytes in files or standard input. It…
The top command in Linux provides a real-time view of running processes and system resource usage. From…
The usermod command in Linux modifies existing user account attributes. You can use it to manage group…
The sort command in Linux reads lines from files or standard input and writes them to standard…
The wall command in Linux sends a message to the terminals of all currently logged-in users. The…