TO INSTALL CHROME BROWSER ON BACKTRACK

Type this in terminal
1.   apt-get install chromium-browser



You can also use synaptic and select the chromium-browser.
2.   cd /usr/lib/chromium-browser

type this in terminal

 3.  hexedit chromium-browser

 4.
Then  press tab to switch to the mode string. Then press ctrl+s and type geteuid. Replace geteuid to be getppid then press ctrl+x to exit!



 TO INSATLL TORRENT IN BCKTRACK

1) apt-get install deluge




TO INSATLL VLC IN BACKTRACK

1) 
apt-get install vlc
2) 
hexedit /usr/bin/vlc

3) Then  press tab to switch to the mode string. Then press ctrl+s and type geteuid
  Replace geteuid to be getppid then press ctrl+x to exit
 

0 comments