Skip to content

Utility to add network config file in apk. Which bypass the proxy intercept restriction for user installed burpsuit CA certificate.

Notifications You must be signed in to change notification settings

ssd39/apk-burpsuit-support-injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apk-burpsuit-support-injector

Build Instruction:

go get
go build

Prerequisite

  • to build tool from source make sure you installed go in your system
  • java jre required for apktool
  • set android path in your enviorment variable so zipalign and jarsigner can be executable from any path in your system.

Usage: ./abinject [path to your apk file]

It will return [given app name]-injected.apk in current directory.

About

Utility to add network config file in apk. Which bypass the proxy intercept restriction for user installed burpsuit CA certificate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages