Tuesday, December 6, 2011

Installing VLC in BackTrack 5 R1


There  are only 4 easy steps to install VLC and run in BackTrack --->

Step 1. Open Terminal type -
                   apt-get install vlc

Step 2. Now Open VLC with hexedit -
                   hexedit /usr/bin/vlc

Step 3. Now press 'Tab' and search for 'geteuid' and replace that with 'getppid'

Step 4. Now press 'Ctrl+X' to save that file.

Now you can run VLC .

No comments: