Skip to content

A script to make AndroidManifest.xml can not be decompiled by jadx or apktool but can run on Android system.

Notifications You must be signed in to change notification settings

Sp1keeeee/manifestGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

manifestGuard

useage

  • guard mode:

    python .\manifestGuard.py -g -s ./AndroidManifestori.xml -o ./AndroidManifest.xml 
    
  • fixed mode:

    python .\manifestGuard.py -f -s ./AndroidManifestori.xml -o ./AndroidManifestnew.xml
    

About

A script to make AndroidManifest.xml can not be decompiled by jadx or apktool but can run on Android system.

Resources

Stars

Watchers

Forks

Languages