An open API service indexing awesome lists of open source software.

https://github.com/anof-cyber/apkleaks

An python script that use apkleaks to scan the android application over web
https://github.com/anof-cyber/apkleaks

android-security apk apkleaks mobilesecurity pentest-tool static-analysis

Last synced: 21 days ago
JSON representation

An python script that use apkleaks to scan the android application over web

Awesome Lists containing this project

README

        

# Apkleaks over web

An simple python server script which allows you to use apkleaks over web. The scripts allows you to use a dedicated server with apkleaks

## Documentation

[Documentation](https://github.com/dwisiswant0/apkleaks)

## Installation

Install my-project with npm

```bash
pip3 install apkleaks
python3 apkleaks-web.py
```

## Usage

To access the server

```
http://127.0.0.1:3000
```