Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Takaovi authored Mar 16, 2021
1 parent cacf500 commit 1b9953c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,22 @@ Network Security Config patcher for Android applications (APKs)

![](https://i.imgur.com/O7k13yp.png)

###### This program is in it's early developing stages and may not be fully functional. Pull requests are very welcome.

# Features
* Automate the process of patching Network Security Config
* Decompile
* Patch
* Add network_security_config.xml to a suitable folder
* Edit the Manifest to add the .xml config file to the application
* Compile
* Sign

# Requirements
* Java 8 (JRE 1.8)

# Thanks
* [ApkTool](https://github.com/iBotPeaches/Apktool)

# Legal
* The developer(s) are not responsible for the use of this program. It should be used only on own applications and by developers.

0 comments on commit 1b9953c

Please sign in to comment.