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. (micromax a110 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
2.A smartphone/tablet which needs to be rooted since it requires root permission to run certain scripts. (micromax a110 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
0 comments