Skip to content

APK Analyzer is a web-based tool that provides quick insights into Android Package Kit (APK) files.

License

Notifications You must be signed in to change notification settings

Dor-sketch/apk-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APK Analyzer

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.

Live Demo

You can try the APK Analyzer here: https://dorpascal.com/apk-analyzer/

Features

  • 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

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • JSZip library for APK file parsing

How to Use

  1. Visit the APK Analyzer website
  2. Upload an APK file using the file input
  3. Click the "Analyze APK" button
  4. View the summary and detailed report of the analysis

Local Development

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/Dor-sketch/apk-analyzer.git
  2. Navigate to the project directory:

    cd apk-analyzer
  3. Open index.html in your web browser

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is open source and available under the MIT License.

Author

Created by Dor Pascal

Contact

For any inquiries, please reach out to [email protected]

About

APK Analyzer is a web-based tool that provides quick insights into Android Package Kit (APK) files.

Topics

Resources

License

Stars

Watchers

Forks

Languages