Ticker

6/recent/ticker-posts

ApkTool - Apk Reverse Engineering Toolkit In Termux( No Root )

Hey guys we are back with another excited tutorial in which we are going to show you how you can install apktool - apk reverse engineering toolkit in you're termux and there you no need root access to use it.

Features:-

  • Decompile Apk
  • Recompile Apk

Installation:-

You can install it in Termux using given commands.
$ apt update && apt upgrade

$ git clone https://github.com/Lexiie/Termux-Apktool

$ cd Termux-Apktool

$ dpkg -i apktool_2.3.4_all.deb

Usage:-

You can use apktool by directly typing 

$ apktool --help

That's all

Note :- You must need to sign the apk file after successful recompiled otherwise it's not able to install it.

Want to know how to sign apk then click here.

I hope this information is helpful for you and if you have any question or suggestion then feel free to comment below. Thanks for visti have a nice day.

[*] You can follow us on Instagram and Facebook.
[*] Subscribe Our Telegram and YouTube channels.