It’s more than an alpha than beta but… This is an old piece of code I was working on a few years ago, but recently found time to start coding again. I know it’s a bit buggy (all of the buttons do not function yet and it tends to lock up bc of the loop …
Category: Hacks
Jan 02 2013
Recover SA Password on Microsoft SQL Server
Applies to: Microsoft SQL Server 2005, Microsoft SQL Server 2008 Overview If you ever lost a SA password, you may have thought your only option is to reinstall SQL and re-attach to the DB’s. However, SQL server provides a much better disaster recovery method which preserves objects and data in the master DB. Members …
Jan 01 2011
Reset Domain Administrator Password
The following method has been tested to work on both Server 2003 and Server 2008 Domain Controllers Download SRVANY and INSTSRV, which are part of the Windows 2003 Resource Kit Ensure you have the Directory Service Restore Mode Administrator password, restart the server in Directory Service Restore Mode, and log in as administrator If you …
Jan 01 2011
Hacking Windows Passwords
If you’ve ever been in a situation where you didn’t know a password to login to a windows computer then there are several methods you can use. These methods require local access to a computer and work on workgroup as well as domain computers. However, it is possible to extend your access throughout a domain …
Jan 01 2011
Recovery Console XP Password Hack
The recovery console for Windows XP requires you to enter the the local administrator password in order to access it. However, if you do not know the password you will not be able to access the recovery console… That is unless you know this little trick. Obtain a Windows 2000 installation or boot disk then …