Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: h0tak88r/apkX

Tags

v4.0.0

Toggle v4.0.0's commit message
Release v4.0.0: Simplified documentation and Docker-first approach

- Removed complex installation scripts
- Simplified README with clear tool list and links to official docs
- Docker-first approach with all dependencies included
- Fixed hardcoded paths and port configuration
- Enhanced environment variable support
- Clean documentation focusing on Docker setup

v4

Toggle v4's commit message
here we go again

v3.3.3

Toggle v3.3.3's commit message
Release v3.3.3: GitLab storage integration and enhanced features

v3.3.2

Toggle v3.3.2's commit message
Fix Docker SSL library issue for apkeep

- Updated from Debian Bullseye to Bookworm for libssl3 support
- Added libssl3 and libssl-dev packages
- Fixed 'libssl.so.3: cannot open shared object file' error
- apkeep and ipatool now work correctly in Docker container
- Resolves download failures in web interface

v3.3.1

Toggle v3.3.1's commit message
Fix Docker Buildx error in GitHub Actions

- Fixed 'docker exporter does not support exporting manifest lists' error
- Changed from multi-platform build to single platform (linux/amd64)
- GitHub Actions workflow now builds successfully

v3.3.0

Toggle v3.3.0's commit message
Release v3.3.0 - Docker Revolution

v3.2.0

Toggle v3.2.0's commit message
apkX v3.2.0: XAPK handling, MITM resilience, report UX

v3.1.0

Toggle v3.1.0's commit message
Release v3.1.0 - Comprehensive Android Security Analysis

This release introduces comprehensive Android security analysis capabilities:

🛡️ Complete Android Manifest Security Analysis
- Exported Activities, Services, Broadcast Receivers, Content Providers
- WebViews, Deep Links, File Provider Exports, Custom URL Schemes

🔄 Enhanced Task Hijacking Detection
- Regex-based patterns for taskAffinity and singleTask launch modes

🔒 Integrated Security Vulnerability Detection
- InsecureStorage, CertificatePinning, DebugMode patterns

📊 Modern HTML Report Design
- Consolidated summary section with icon-based cards
- Improved visual hierarchy and responsive design

⚡ Performance Optimizations
- 1652+ patterns for comprehensive scanning
- Regex-based detection for all security vulnerabilities

🧹 Codebase Cleanup
- Removed deprecated analyzers
- Consolidated security detection into main analyzer

v3.0.0

Toggle v3.0.0's commit message
apkX v3.0.0: Advanced Web Portal & MITM Integration

Major release featuring:
- MITM patching integration for HTTPS inspection
- APK download from multiple sources
- Asynchronous job processing
- Smart download system
- Enhanced reporting with package info
- Job management system
- Improved UI/UX

See RELEASE_NOTES_v3.0.0.md for full details.

v2.1.0

Toggle v2.1.0's commit message
Release v2.1.0: Web Portal Interface

Major Features:
- Modern web UI with dark/light mode
- Drag & drop APK upload
- Per-upload Discord webhook config
- Web-based report management
- Responsive mobile design
- Enhanced UI/UX with animations

Breaking Changes: None
Compatibility: Go 1.21+, Java 8+