An all-in-one hacking tool to remotely exploit Android devices using ADB and Metasploit-Framework to get a Meterpreter session.
Stars
5.7k
Forks
790
Watchers
5.7k
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
194
commits
Enhance ADB command handling and error reporting across modules. Update app installation, git update processes, and data extraction to capture and display errors effectively. Introduce validation for screen recording duration input and improve user feedback for various operations.
6796660View on GitHubUpdate README.md to enhance structure and clarity. Revise section headings, improve formatting, and expand the features list for better user understanding. Update screenshots and add a table of contents for easier navigation.
ab32c6dView on GitHubAdd ADB port scanning and sorting functionality. Introduce helper functions for summarizing ADB port status and interpreting results. Refactor network scanning to utilize a configurable port scanner, enhancing the detection of Android devices on the network.
65bc2c1View on GitHubUpdate menu structure to include additional options and improve navigation. Adjust page numbers in menus to reflect new entries, and enhance console prompts for better user interaction. Remove outdated comments and streamline code for clarity.
60d6a92View on GitHubImplement additional ADB features and enhance menu structure. Introduce new modules for port forwarding, root checking, and WiFi utilities, along with corresponding menu options. Update existing menus to accommodate new functionalities and improve user navigation.
20b1ac7View on GitHubRefactor ADB tool handling and configuration management. Introduce functions to set and retrieve the ADB executable path, ensuring proper checks before executing ADB commands. Update package checking logic to utilize configuration paths for external tools, enhancing overall reliability and user experience.
d703aa8View on GitHubEnhance user experience with improved console prompts, task status indicators, and streamlined file management. Refactor code for better readability and maintainability across modules.
457c97dView on GitHubfeat: Refactor the code into modules for more readable and maintainable structure.
ba43278View on GitHub