Network Security Config patcher for Android applications (APKs)
This program is in it's early developing stages so it may not be fully functional and work for every application. Pull requests are very welcome, though I do understand if you decide not to contribute, the code and logic of the program is horrible. May need to rewrite it using a proper C# library.
- Automate the process of patching Network Security Config
- Decompile
- Patch
- Add network_security_config.xml to the XML folder, create the folder if doesn't exist
- Edit the Manifest to add network_security_config.xml to the application
- Compile
- Sign
- Open the output .apk folder to the user
- Java 8 (JRE 1.8)
- SAI installer (If the APKs wont install on your phone)
- ApkTool
- APK Easy Tool (Key/cert) (Yes, I am too lazy to make my own)
- The developer(s) are not responsible for the use of this program. It should only be used by developers to test their application.