warren-bank / node-remap-apktool-unicode-filenames

Command-line utility for remapping unicode filenames to ascii when produced by apktool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purpose:

Installation:

npm install --global @warren-bank/node-remap-apktool-unicode-filenames

Usage:

rauf /path/to/decoded/apk/directory

Example:

apktool d /path/to/app.apk
rauf /path/to/app

apktool b /path/to/app -o /path/to/new_app.apk

Requirements:

Legal:

About

Command-line utility for remapping unicode filenames to ascii when produced by apktool.

License:GNU General Public License v2.0


Languages

Language:JavaScript 88.6%Language:Smali 9.9%Language:Batchfile 1.5%