Google Chrome is an alternative web browser beside Mozilla Firefox. It’s free and open source. But the problem Google Chrome on Backtrack 5 is Google Chrome can’t run in root mode. We know that Backtrack run the root mode by default. If you run the Google Chrome it won’t work. So if you want to install and run Google Chrome in root this is the tutorial.
apt-get install chromium-browser
Access the Chrome directory
cd /usr/lib/chromium-browser
And here we go, open chromium-browser with hexaedit to edit the hexa code of chromium-browser
hexedit chromium-browser

