APK Analyzer is a web application that provides detailed insights into Android Package Kit (APK) files. It detects video files, analyzes manifest permissions, and extracts code and network classes from APK files.
You can try the APK Analyzer here: https://dorpascal.com/apk-analyzer/
- Detects video files within APK
- Analyzes manifest permissions
- Extracts and analyzes code classes related to video playback and networking
- Detects common HTTP methods and URLs in the code
- Provides both a summary and detailed report of the analysis
- HTML5
- CSS3
- JavaScript
- JSZip library for APK file parsing
- Visit the APK Analyzer website
- Upload an APK file using the file input
- Click the "Analyze APK" button
- View the summary and detailed report of the analysis
To run this project locally:
-
Clone the repository:
git clone https://github.com/Dor-sketch/apk-analyzer.git
-
Navigate to the project directory:
cd apk-analyzer
-
Open
index.html
in your web browser
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.
Created by Dor Pascal
For any inquiries, please reach out to [email protected]