aancw / extract-myreact

Extracting react native app source code from apk file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extract-myreact

Extracting React Native app source code from apk file.

Usage

Extract My React 1.0
Petruknisme <me@petruknisme.com>
Extracting React native app source code from apk file.

USAGE:
    extract_myreact --file <FILE> --out <OUT>

OPTIONS:
    -f, --file <FILE>    React app APK file location
    -h, --help           Print help information
    -o, --out <OUT>      Directory location to store extracted file. Pass only directory
    -V, --version        Print version information

TODO

LICENSE

MIT License

About

Extracting react native app source code from apk file.

License:MIT License


Languages

Language:Rust 100.0%