Skip to content

Network Security Config patcher for Android applications (APKs)

License

Notifications You must be signed in to change notification settings

Takaovi/NSCPatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSCPatcher

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.

Features

  • 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

Requirements

  • Java 8 (JRE 1.8)
  • SAI installer (If the APKs wont install on your phone)

Thanks

Legal

  • The developer(s) are not responsible for the use of this program. It should only be used by developers to test their application.