Install and Run Backtrack On Android
Install and Run Backtrack On Android

Guide you step by step to install and run Backtrack on android. As the Backtrack is also available with ARM architecture which makes it possible to run Backtrack on an ARM machine such as mobiles or tablets.

Recently, We are discussed Install and Run BackTrack on Windows. Android is the best OS for penetration testing. It designed for digital forensics and penetration testing or hacking tool. It comes with many more updated tools. As the Backtrack is also available with ARM architecture which makes it possible to run Backtrack on an ARM machine such as mobiles or tablets.

Also Read: How To Install Kali Linux On Any Android

Steps To Install and Run Backtrack On Android

Requirements:

  1. A Rooted  Device
  2. Backtrack ARM
  3. BusyBox [ Download ]
  4. Android Terminal and android VNC
  5. If you are using a PC then you need 7zip for extraction otherwise you can use zarchiver on your android phone. [ Download ]

Step to Install and Run Backtrack On Android:

First of all extract the BT5-GNOME-ARM.7z. and copy the “BT5” folder and then put in your phone’s root directory. Here my phone is /sdcard. The root directory is different for different mobile devices.

  1. Now install all the above apps Busybox, Android Terminal, Android Vnc.
  2. After installing the BusyBox application open it and wait until it finishes loading and then clicks on Smart install.
  3. Now open the android terminal and type the following command:
    su cd /sdcard/BT5
    sh bootbt
    NOTE :- When you type su in terminal it will ask you for a superuser request and you have to tap on Grant.
  4. After this, type the following commands in the terminal.
    export USER=root
    vncpasswd
  5. After entering vncpasswd the terminal will ask you to enter a password. Enter the desired password and hit enter.
  6. Now type the following commands.
    tightvncserver -geometry 1280×720
  7. The terminal emulator will create the localhost to connect it to the VNC server. Now note the localhost port marked red below. Now minimize the terminal emulator.
  8. Open the android VNC and type the following settings.

Nickname : BT5
Password : your password here which you entered in terminal (step no.6)
Address : localhost
Port : 5906

NOTE: Make sure that your localhost’s port matches with the terminal’s localhost. Here mine New ‘X’ desktop is localhost:6. You may be different. So, in VNC type Port 590X where the “X” is the localhost in the android terminal.

Also Read: Top 10 Best Hacking Tools For Linux

That’s it now just tap on connect to run the Backtrack on your android. So in this way you successfully install and run backtrack 5 on android. If you face any problem feel free to discuss in below comments!

9 COMMENTS

  1. Why use Backtrack, when there is a Kali.
    Run Kali from Within Android making it more native.

    No need for DE, When you can launch from Shortcuts or Directly from Terminal from within Android.
    Also there is no need for any form of VNC
    (Unless you wish to install a DE, and configure VNC Service to run on that DE)

  2. Hi , i got a problem when i try to run/install BT5

    When i type sh bootbt

    Im already at the directory.

    It says it needs root permission but i already typed su and allow it to root permission. Please do help me . thanks 🙁

  3. I got a problem installing or running linux/BT

    When i am already at the directory where do i can found bootbt then i type the command su then sh bootbt .

    But it says it needs a root permission but i already typed su and the terminal emulator is already allowed on root permission.

    Also I already installed busybox applets.
    Please do help me please. Thanks!

  4. 127|root@HWHol-U:/sdcard/BT5-GNOME-ARM # sh bootbt
    open backing file failed: No such file or directory
    mount: No such file or directory
    mount: No such file or directory
    mount: No such file or directory
    net.ipv4.ip_forward = 1
    bootbt[23]: can’t create /data/local/mnt/etc/resolv.conf: No such file or directory
    bootbt[24]: can’t create /data/local/mnt/etc/hosts: No such file or directory
    chroot: can’t execute ‘/bin/bash’: No such file or directoryShutting down BackTrack ARM For Xoom
    failed: No such file or directory
    failed: No such file or directory
    failed: No such file or directory

    When I try to run bootbt sh ,I am getting this .please help me out

LEAVE A REPLY

Please enter your comment!
Please enter your name here