gyaresu.org

30 December 2007

javascript password revealer for firefox (mainly)

javascript:(function(){var s,F,j,f,i; s = “”; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == “password”) s += f[i].value + “\n”; } } if (s) alert(”Passwords in forms on this page:\n\n” + s); else alert(”There are no passwords in forms on this page.”);})();

Filed under: linux — gyaresu @ 1:56 pm

28 December 2007

mplayer dvd folder playback

mp -ao alsa:device=hw=1.0 -dvd-device /path/to/VIDEO_TS dvd://1

Filed under: linux — gyaresu @ 6:39 pm

18 December 2007

Bittah dun broke

Stan forgot (or doesn’t live there any more) to re-register bittah.com

So I created http://bittah.com.au and am hosting it with these instructions to find the temp bittah site:

It’s over there >> http://bittah.securehost3.com/
To any bittards who have googled this page and want to be able to get around this hopefully temporary “setback”, here’s how you can get posting working for you again:
Edit your C:\WINDOWS\system32\drivers\etc\hosts file and add the line:
202.0.155.142 bittah.com www.bittah.com
202.0.155.69 irc.bittah.com
Linux folk… well, you know what to do…

update: 2007-12-21 Not much happening. domainsbyproxy.com (GoDaddy) could hold onto the domain indefinitely. So bittah.com could be stuck in limbo land.

Looks like that .au domain is gonna come in handy. I’ll look at redirecting it when I hear more from gweebs.

Filed under: bittah, linux — gyaresu @ 4:03 pm

Powered by WordPress