Iodine

October 25th, 2009 § 0

Since I didn’t want to get charged $27.50 for 100MB of data on ReiverNet at the Oaks Auroa hotel (amazing place), I looked for some ways around the system. Before leaving I read up about ICMPTX( IP over ICMP, e.g. ping packets ) and NSTX(IP over DNS). ICMP didn’t seem to work, but hostnames were resolvable, so I done some more reading on NSTX.

Turns out that some software called iodine has taken over the roll of NSTX. I was able to convince another user to compile iodine for snow leopard because I forgot to install xtools before I left, and followed this tutorial on installing on FreeBSD and this. In no time I had free internet at the cost of their name server. If they charged a decent rate, I wouldn’t have worried.

The tunnel is ok for low bandwidth uses, like HTML, but other content slows the pipe down quickly.

Hazard Perception Test hacking

June 1st, 2009 § 0

HPT (Hazard Perception Test) is a test to test your reaction time for hazards when driving. It is required for Queensland drivers to take the test to move from a P1 to P2 licence. The test is taken online where you are shown several one minutes videos, and you must click on the hazard as soon as you spot it. I always like to play around with online systems testing security so I gave this setup a shot. I used the practice tests to see how the system worked, and it was pretty easy to work out a way to cheat the system (like most online exams).

Since it was encrypted using HTTPS Wireshark was out of the question, however this doesn’t mean you can’t still see what’s happening. I found a nice tool called “Live HTTP headers” which shows you all the requests. The first thing I noticed is that the videos are preloaded. You can see all the requested URLs in Live HTTP headers.

To watch one of the videos before taking the test, all you have to do is grab the URL for it (see the screenshot above) and paste that into a new tab. The videos seem to be able to be downloaded at least twice. You can then watch the videos, and then take the exam, and know exactly what’s in the exam / video.

It’s not overly hard to do, and actually quite fun.

CHDK

August 31st, 2008 § 0

I’ve had my Canon S3 IS camera for awhile now, and it’s a brilliant camera with lots of nifty little things, and buttons and this and that. It turns out beautiful images, esp macros. I really like it, and I’m 100% happy with it.

Harrison has showed me CHKD which has made me even more happier with my camera. CHDK is a firmware enhancement that was turn my camera into something even more better. I can now play games on my camera, and run scripts that make beautiful HDR images so much easier. I used a script to take 25 photos on the teddy you see to your right, and patched it together using photomatix. It even tells me the percentage of battery I had, something which was an annoyance on the old firmware.

I really like the new firmware, however I’m sure they can find more fun things to do with the cameras.

The installation is really simple, find a card reader, plop the two files onto the card, re insert card, go into play mode, press the mode button, press firmware update, put your hands on your head, spin around three times yelling “IMAFAG” and flap your arms like a chicken.

It’s that simple.

nLite

July 31st, 2008 § 0

I re-installed Windows XP on my Macbook yesterday, but I done two things different. The first thing I done different was using XP Pro, rather than home, which makes little difference to me, but it does give me the chance to use other weird and wonderful features I don’t typically use.

The second thing I done different was by using nLite. nLite allows you to customize your Windows XP install, by adding and removing certain settings and combining service packs. For example I used nLite to combine SP3, remove IE, WMP, messenger, other random stuff, drivers I don’t use, services I don’t want on, set the default theme to classic, disable hibernation, disable system restore, disable automatic updates, set the systems location and time zone, and slipstreamed the serial into the main install. It also patched the install to allow custom themes and the TCP hack for torrenting.

It was surprisingly easy to do and setup, which was good and I’ll use this disc for a long time. M*A*S*H is on now so have to go :P.

GMod On OS X (2.16 MacBook with Intel 945GM)

May 6th, 2008 § 0

I bought GMod the other day and enjoyed it while in Windows Vista (Boot Camp) however it was a bit sluggish. I know from experience that source games tend to run nicer inside Crossover than actually in Windows, go figure. First off you’ll need to install crossover, and steam inside crossover, there are plenty of tutorials on how to do this. Next you’ll need to complete the font hack so you can see the text. In crossover go Programs, Run Command, select the correct bottle, and type in regedit. Inside regedit navigate to HKEY_CURRENT_USER – Software – Wine – AppDefaults – hl2.exe – Direct3D and double click on tf2_alpha_hack and replace it with “-game tf2; -game ep2; -game portal; -game garrysmod”. Now in steam you’ll have to right click on Gmod and click properties and change the launch parameters to “-console -heapsize 512000 -dxlevel 70 -novid +cl_drawmonitors 0 +r_shadowrendertotexture 00″. If your game launches and you can only see a quater of the window, just change the video settings, they just fit in.

Where Am I?

You are currently browsing entries tagged with hacks at Michael Wheeler.