Appland Downloader is a command-line tool designed for downloading Android APK files from the Appland platform. The tool is distributed as an npm package and can be installed globally using npm. The tool provides two primary usage methods for downloading APK files: - Direct download to a specified output file using the -o flag - Stream output that can be redirected to a file using standard shell redirection Users can specify the Appland URL of the desired application, and the tool will retrieve the corresponding APK file. The tool operates through a simple command-line interface, making it suitable for automated workflows or manual APK acquisition tasks. The downloader requires Node.js and npm to be installed on the system, as it is distributed through the npm package registry. Once installed globally, the appland-download command becomes available system-wide for APK downloading operations.
FEATURES
SIMILAR TOOLS
An unofficial Python API that enables programmatic searching, browsing, and downloading of Android apps from Google Play Store.
Web application for visualizing live GPS locations on an SVG world map using honeypot captures.
A lightweight CTF platform with simple setup and difficulty-based scoring that removes timezone advantages from competitions.
Docker file for building Androguard dependencies with an optional interactive shell environment.
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.
Mellivora Mellivora is a PHP-based CTF engine that provides comprehensive competition hosting capabilities with challenge management, team scoring, and administrative tools for cybersecurity competitions.
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.
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.