This repository has been archived on 2026-05-12. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
APKrenamer/README.md
2024-04-18 20:43:46 -03:00

20 lines
716 B
Markdown

# APKrenamer
A tool that allows you to bulk rename Android Aplication Package files according to it`s manifest
![image](https://github.com/adrianvic/APKrenamer/assets/85490958/439e4e2c-caee-4755-a288-773c6db39fa2)
(Version 1.1)
Made using [this](https://github.com/mam4dali/Csharp.Apk-Reader) lib
## Example
This is an exmple of renamed APK files:
![Screenshot 2024-04-18 155204](https://github.com/adrianvic/APKrenamer/assets/85490958/2237f46c-40b7-467d-987f-11ea592aaa93)
(this is a mess)
![image](https://github.com/adrianvic/APKrenamer/assets/85490958/2a45758c-5ff7-4185-84b5-23b3f69afdc0)
(this is organized with keywords extracted from the inside of the APKs)
## Compatibility
Needs .Net Framework 4.8.