Skip to content

Apkx-Hunter v2.5.0

Choose a tag to compare

@SyscallX-18113 SyscallX-18113 released this 29 Jul 11:37
985384d

APKX-Hunter v2.5.0

This release focuses on improving automation, scalability, framework stability, and usability. APKX-Hunter now supports automatic extraction and recursive analysis of Android application packages while providing a detailed statistics summary after each scan.

New Features

Recursive Multi-APK Scanning

  • Added recursive scanning support for multiple APK files. Designed for large-scale Android application analysis. Automatically processes all detected APKs during extraction.

Automatic Package Extraction

  • APKX-Hunter can now automatically extract and analyze APKs from the following package formats: APKS, APKM, XAPK, ZIP

The framework extracts the package, detects APK files, and starts the analysis automatically.

Silent Batch Mode

  • Added a silent batch mode for large-scale scans. Reduces terminal output while preserving analysis results. Suitable for automated workflows and bulk analysis.

End-of-Scan Statistics

A statistics summary is displayed after each scan, including:

  • APKs Scanned
  • Files Analyzed
  • Secret Patterns Detected
  • Patterns Detected
  • MASVS Findings

Enhanced Command-Line Interface:

Improved argument parsing. Better input validation. Clearer error reporting. Improved command handling.

Framework Stability

Improved error handling. Improved memory management. Multiple internal stability improvements and bug fixes.

Improvements

  • Optimized recursive scanning workflow. Improved package extraction pipeline. Better handling of invalid inputs. Improved reliability during long-running scans.

NOTE: Please keep the model.bin and apkxhunter tool executable in the same folder together.