Amd64
Some years ago, security specialist Michal Zalewski wrote an über-leet linux (and probably other *nix) root exploit that just works. Now I made it compile on AMD64.
Well, enough chit-chat, I guess you want the code:
#!/bin/sh
echo “1|nux r007 3xp10|7 by 1c4m7uf”
cd /tmp
cat >ex.c <
int getuid() { return 0; }
int geteuid() { return 0; }
int getgid() { [...]
This is a short guide to installing the zattoo video player on a AMD64 xubuntu. I assume that you have a working i386 chroot, if not, you can look at this guide.
Step 0:
Download the debian package for zattoo from http://zattoo.com/en/download/linux
Step 1:
sudo chroot /chroot/
apt-get install dbus-x11 libgtkglext1 libgtkglext1 libgnomeui-0 libcurl3 gconf2 libxul0d
dpkg -i /path/to/zatto.deb
ln -s [...]
I have been very anoyed because the lack of a 64-bit browser plugin for java, as there is a number of places where i really need java. First is my netbanking. If you don’t have java, you don’t have netbanking. Then there is the danish tax administrations site. You can either login using your [...]





Recent comments