![]() | Well actually I do not feel that nasty, but I thought it was time for a little wake up call: Once anyone has physical access to your computer; ALL bets are off! Why? you say? Well I have not yet met a Windows system or Mac that I could not crack the password of. And that does not make me special at all - it is just that easy. For some reason I have never cracked a Linux password - but that is supposed to be even easier. Encryption really is worth a look.... |
For Windows you can just use ophcrack and that will work on Mac too.
If it does not, you can do it like this on OS X 10.5:
Restart the computer and press COMMAND + S. When at the prompt, type:
fsck -fy
mount -uw /
launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist
dscl . -passwd /Users/UserName newpassword
That’s it. Now that the password is reset, and you can login.
On OS X 10.4 you will be needing the installation CD - but as I said Ophcrack will work.
I am not saying this because I am a bad Berserk, but to raise your awareness about your PC security. We have been through many of the threats and risks of social media etc now it is time to secure the physical access to your box - if you know what is good for you

So let us hear it Gurus; how easy is it on Linux?
