BioPup NFTs

Introducing BioPup NFTs — the coolest, most futuristic collectibles you’ll ever see! Let me tell you all about their exciting use case. Imagine getting early access to cutting-edge technology like…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Reverse Engineering on Android APKs using Apktool

Hello. Reverse Engineering of Android APKs is basically decompiling the apk, extract the files, and rebuild this changing required changes. To achieve this we use a tool called ‘Apktool’.

Note — Wrapper scripts are not needed, but helpful so you don’t have to type java -jar apktool.jar over and over.

Steps to follow now:

Step1: Download the APK file which you want to decompile and place it somewhere in your machine.

>>This will create a folder with the same name as APK

Step3: Open this above-created folder and look for AndroidManifest.xml

Step4: Add the below key in <application> tag

Step5: Save and Close this xml file.

Steps6: Navigate to this APK generated folder and look for folder structure res>xml

Step8: Paste the below snippet and save this file.

Step9: Open CMD and run the below command

Step10: Copy this new APK in android device and try to install. It will fail to install as this is not signed yet.

Step12: Sign the new APK with this above-installed tool apk-signer.

All set. Your APK is rebuilt.

Thank you !

Add a comment

Related posts:

Some Useful Tips on Certified Forensics Computer Examiners

The Certified Forensic Computer Examiner (CFCE) credential was the first certification in computer forensics. This certification is used to demonstrate the competency level of the professionals who…

Semantic Search Applications

Semantic search powers more and more industrial applications, including recommendation, and document/image/audio/video retrieval. Figure 1 shows the Amazon “Products related to this item” section of…

USC vs Washington Predictions

USC is on the road playing Washington at the Alaska Airlines Arena stadium on Friday, 12/30/2022 @ 10:00pm EST. USC -1 was the opening favorite and line hasn’t moved. In the Pac-12 Conference…