0

I decoded an apk file with apktool and in three smali file I replaced this line const/16 v1, 0x2000 with const/16 v1, 0x400 in text editor in order to disable screenshot restriction and I removed CERT.RSA and CERT.SF files in META-INF folder and then using apktool I compiled it back. After those steps, acording to these two links link, link 2 first I extracted apk signature information and then using second link I signed the apk file with those information. After all I installed app without a problem but when I open it, it just does nothing and there is no error or activity at all. Does anybody know what could be a problem?

samadadi
  • 2,250
  • 4
  • 20
  • 35

0 Answers0