https://github.com/sirherobrine23/dockerandroidpayloadextract
https://github.com/sirherobrine23/dockerandroidpayloadextract
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sirherobrine23/dockerandroidpayloadextract
- Owner: Sirherobrine23
- License: agpl-3.0
- Created: 2021-03-05T21:17:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-09T22:06:19.000Z (over 3 years ago)
- Last Synced: 2025-02-09T08:42:48.958Z (3 months ago)
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Start
Run:
```
? docker run -t -v in_payload/:/home/payload/in/ -v out_files/:/home/payload/out/ sirherobrine23/payloadandroidextract:latest
```