Bazaar (bzr)
Bazaar is a distributed versioning system.
Continue reading "Bazaar (bzr)"Bazaar is a distributed versioning system.
Continue reading "Bazaar (bzr)"Savegames, as well as almost all other files, are encrypted using some crypto magic. The keys were found and now there are some tools to decrypt and recrypt the savegames called Segher's Wii.git.
Continue reading "Wii Savegame Editing"I found three different ways for bypassing the password-check on a Toshiba-notebook. I had no chance to test them, so I can't promise they will work.
Continue reading "Toshiba notebooks"Please also see this homepage for more information regarding removing passwords from IBM ThinkPads.
Continue reading "IBM ThinkPad series"This is a short one:
For skipping the password check, you have to hold down both mousebuttons after power-on until the first beep. If this doesn't work, try to press both mousebuttons repeatedly.
Thanks to Heiko Kehr. (Everything was done according to this manual.)
Continue reading "DELL Latitude CPi series"These ones are something different. DELL notebooks save their BIOS password in an EEPROM-chip so it isn't deleted when you short-circuit the BIOS battery or something like that.
Also there's no jumper/DIP-switch which disables the password. Nevertheless, there are three different ways to get such things fixed:
Continue reading "DELL Latitude series"This is a short one:
In the newer SONY VAIO Notebooks, the BIOS password is no longer stored in the volatile CMOS-area but on an EEPROM.
Jean Delvare has published his results of an analysis of various Sony Vaio EEPROM dumps on his homepage. There you can see that the BIOS password is stored encrypted in the first 7 Bytes of the EEPROM and, if no password is set, these Bytes are 00h. So if you delete the whole chip - like you can do with DELL notebooks - you should get rid of the password.
Unfortunately, this would delete all other informations like e.g. serial number, model name, etc., so that specific Sony-Applications might cause trouble or even don't accept the notebook as a SONY-device.
Continue reading "SONY VAIO"Remove the screws marked below:
The Twilight Hack is described at Code Retard. It works by using a bug in Zelda - Twilight Princess. In short is goes like this:
Continue reading "Wii Twilight Hack"Da Notebook-Hersteller die Vergesslichkeit von Passwörtern als Problem erkannt haben, ist es oft recht einfach, ein vergessenes BIOS-Passwort zu entfernen.
ACHTUNG!
Ich übernehme keine Garantie dafür, dass diese Tricks funktionieren und ich weise hiermit darauf hin, dass
man das Notebook durch Anwendung dieser Tricks unter Umständen beschädigen oder auch zerstören kann.
Since Notebook-manufacturers know of the problem of forgotten passwords, they often implement easy ways to remove BIOS passwords into their notebooks.
WARNING!
I don't take any responsibility for damages your notebook could get by using these tricks.
According to various documentation, the cookie domain has to contain at least 2 dots for a browser to accept this
as a wildcard cookie (e.g. .google.com
) and use this for all sub-domains. So .foo.bar.com
should work - should.
Opera doesn't like it and only accepts it domain-wide if there are exactly 2 dots in the domain name. In this case
.bar.com
. If you use .foo.bar.com
the string is ignored and the cookie only gets set for the current domain.
Windows XP Professional only allows 10 simultaneous connections to shares and printer spoolers. The eleventh user gets a System error #71 message. The unused connections get freed after 30 minutes which is a bit late since often you just need a few files or to print some pages but this blocks the connection for 30 minutes.
Continue reading "Max 10 simultaneous SMB-connections"This may have to do with a damaged OpenGL pipeline. Play around with the following parameters:
Continue reading "Swing apps show garbled backgrounds"If you enable the checkbox Show whitespace characters under General → Editors → Text Editors, the characters are a
bit too offensive. Sadly, there's no option to change the transparency of them. The default (and fixed) value is
64h
/FFh
= 100d
/255d
(ca. 40% visible / 60% transparency). You can only change the value using a hex-editor: