PDA

View Full Version : spxploit help !


gaz_az
11th July 2007, 11:45 AM
Could someone please spend a few minutes and write down the steps to get splxploit working !!! Like myself I think there are a number of people struggling with this.

I am not at all familiar with Linux but I HAVE tried and unfortunately failed.

I used a Live CD of Knoppix, which seems to run fine on my system but I can't get gcc to compile the file. I have tried other Live CD's but couldn't get any others to run properly.

What I have done is unzip the splxploit.c file to the desktop. I then right clicked on the file, went to properties and changed the permissions to read/write. The file appears to be in the directory ramdisk/home/knoppix/desktop .

So I then go to the start menu, and choose run command. I get a popup box where I enter the gcc command line (I also ticked the box to show the process in a terminal window)

I have tried various combinations of the gcc command line,but it aways says unable to find directory/file.

e.g.

gcc splxploit.c -o splxploit
gcc /ramdisk/home/knoppix/desktop splxploit.c -o splxploit


and every other combination I can think of !!

A quick tutorial for those who use windows would be VERY helpful :)


Thanks

ww2250
11th July 2007, 10:05 PM
let me get you a statically linked version later

ww2250
11th July 2007, 10:53 PM
let me get you a statically linked version later

here you're. unzip it and the binary should run in most linux x86 hosts.

pof
12th July 2007, 12:45 AM
See the splxploit thread:
http://forum.xda-developers.com/showthread.php?t=308691

I just posted a windows version ;)

gaz_az
13th July 2007, 06:00 PM
That is great news !!!! On my Hols, but will check out the windows version when I get back next week. Will let U guyz know how I get on :)