1 3 3 7
I am PLATINMODS!
1. open your apks and extract base.apk to 'Signaturekiller' Folder and rename it to 'origin'
2. copy package name of the target app
3. now open apk tool and and get base64 sign
4. now paste both things in MtKillsign .dex => bin.mt.sig => killerApp
5. open target.apks and view base.apk go to assest and paste the signaturekiller folder here and get back to base menu see the last classes numbers in target apk and rename your modded dex with +1 extra number like ( if last classes number was classes4.dex then you have to add classes5.dex ) and replace lib folder also
6. open target lib folders and rename all libsignaturekiller.so to libskull.so
7. now go back and open all dex files and find ' .super Landroid/app/Application ' in search ( search type smali )
8. you will see pairip folder file replace ' Landroid/app/Application ' with ' Lbin/mt/signature/KillerApplication;
9. now search ' SignatureKiller' in String search type
the 2nd line which include this name to ' skull '
10. now find the ' coreComp ' in class name search type and
open 'CoreComponentFactory' find the StartupLauncher Activity on line 26 add # in the start of the code to disable the activity ( maybe upside or down find it )
11. now get back and save everything and use any Antislpit to compile it in apks to apk
( Note ) you can use Np , Antislpit, Apktool
video Link:
Download:
Tut by: 1337
Credits: Chainsaw , tuodex
2. copy package name of the target app
3. now open apk tool and and get base64 sign
4. now paste both things in MtKillsign .dex => bin.mt.sig => killerApp
5. open target.apks and view base.apk go to assest and paste the signaturekiller folder here and get back to base menu see the last classes numbers in target apk and rename your modded dex with +1 extra number like ( if last classes number was classes4.dex then you have to add classes5.dex ) and replace lib folder also
6. open target lib folders and rename all libsignaturekiller.so to libskull.so
7. now go back and open all dex files and find ' .super Landroid/app/Application ' in search ( search type smali )
8. you will see pairip folder file replace ' Landroid/app/Application ' with ' Lbin/mt/signature/KillerApplication;
9. now search ' SignatureKiller' in String search type
the 2nd line which include this name to ' skull '
10. now find the ' coreComp ' in class name search type and
open 'CoreComponentFactory' find the StartupLauncher Activity on line 26 add # in the start of the code to disable the activity ( maybe upside or down find it )
11. now get back and save everything and use any Antislpit to compile it in apks to apk
( Note ) you can use Np , Antislpit, Apktool
video Link:
Download:
Credits: Chainsaw , tuodex
Last edited by a moderator: