HACKING TRICKS

Install backtrack on your smart phone

Today we are going to see How to install backtrack  5 on Smartphones and tablets which run on android.For this we have certain Required. Ofcourse the main will be the Android smartphone with 2.1+. Though I recommend 4.0+.In my case ill be using  HTC desire svsmartphone.
    
                          
                            

Requirements:

1.Back | track 5 Arm architecture which can be downloaded from the official website of the Back | track Here.
 2.A smartphone/tablet which needs to be rooted since it requires root permission to run certain scripts. (HTC desire sv as example)
3.Following Android Apps:
BUSYBOX : It acts like a installer and uninstaller.it needs root permission to run.it has gpu cores and can  run linux kernals on android . Link  

Superuser: This app just grants a superuser power to your phone just like “su” does for linux. Link
 
 Terminal Emulator is app that runs a terminal console in android .Link
 
AndroidVNC is a tool for viewing VNC in Android. Link
 
 
 
 

Installation:

1.Extract the backtrack folder “BT5-GNOME-ARM” to folder named “BT5” on the root of sd.That’s the top level of the SD card. 
2.Open up the Terminal Emulator
          
                                     
 
 3.Type the command “cd sdcard/BT5”

                                           




4.Run this command and you will see root@localhost.
 su
sh bootbt
 



5. Now lets run Backtrack GUI with VNC viewer
 startvnc



       
    
  
 
6. Open android vnc
Nickname : BT5
Password : toortoor
Address : 127.0.0.1
Port : 5901
                               

       
 7.Click the connect Button and Boom here is your Pentest machine :D 
                             
 


If you find any problem dont forget to comment...


                   
READMORE