https://github.com/syslog777/a2j
A lightweight reverse-engineering tool for converting apks to java files
https://github.com/syslog777/a2j
Last synced: 9 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-06T08:22:31.000Z (over 8 years ago)
- Last Synced: 2025-03-12T15:50:54.377Z (over 1 year ago)
- Language: Shell
- Size: 4.19 MB
- Stars: 2
- Watchers: 1
- 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