Android Bash Completion is a command-line enhancement script that provides auto-completion functionality for Android SDK tools in Bash shell environments. The script supports completion for multiple Android development and debugging tools including: - android command-line tool - adb (Android Debug Bridge) - emulator - fastboot - repo Installation requires the bash-completion package and involves copying the completion script to the system's bash completion directory (/etc/bash_completion.d). The script can also be sourced directly from shell configuration files if the bash-completion package is not available. The tool is designed to improve developer productivity by enabling tab completion for Android SDK commands and their parameters. It works on Linux distributions and Mac OS X systems with appropriate bash completion support. The script is released under the MIT license and was developed by Matt Brubeck to streamline Android development workflows through enhanced command-line interface functionality.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
NightShade is a Django-based capture the flag framework that enables organizations to create and manage cybersecurity competitions with support for multiple contest formats and multi-tenant architecture.
FBCTF is a platform for hosting Jeopardy and King of the Hill style Capture the Flag competitions with support for various scales and participation models.
A Node.js Ebook by GENTILHOMME Thomas, covering Node.js development and resources
A hands-on cybersecurity laboratory environment for Gray Hat Hacking Chapter 29 that creates virtualized Docker and Kali Linux machines using Terraform for practical security training exercises.
A lightweight CTF platform with simple setup and difficulty-based scoring that removes timezone advantages from competitions.
A tool for SSH server auditing with comprehensive analysis capabilities.
An easy-to-use and lightweight API wrapper for Censys APIs with support for Python 3.8+.
SecGen is an open-source framework that automatically generates vulnerable virtual machines and hacking challenges for cybersecurity education and penetration testing training.
An unofficial Python API that enables programmatic searching, browsing, and downloading of Android apps from Google Play Store.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.