Wireless Army
This is a blog / tips and tricks website for web developers and security researchers.
follow us in feedly


Run vlc as root
by admin
 at 2019-07-26 18:26:00.

apt-get install vlc

hexedit /usr/bin/vlc

then press [tab] and find

geteuid._libc_start_man

and change it to:

getppid.libc_start_man