Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syslog777/a2j
A lightweight reverse-engineering tool for converting apks to java files
https://github.com/syslog777/a2j
Last synced: about 1 month ago
JSON representation
A lightweight reverse-engineering tool for converting apks to java files
- Host: GitHub
- URL: https://github.com/syslog777/a2j
- Owner: Syslog777
- License: mit
- Created: 2017-10-16T03:58:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-06T08:22:31.000Z (almost 7 years ago)
- Last Synced: 2024-10-03T18:46:10.445Z (about 1 month ago)
- Language: Shell
- Size: 4.19 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# a2j
A lightweight reverse-engineering tool for converting apks to java files## Installation
Untar all of the tar balls. Place the application anywhere on the $PATH variable### Usage
`./a2j-master path/tp/adroidApp.apk /ouput/directory -options`### Other tools similiar to this
https://github.com/SlimRoms/apktool
https://github.com/SlimRoms/apktool
https://github.com/brutall/brut.apktool