Search
Categories
Tags
- Adobe
- backup
- benchmark
- Cat 5e
- CMSs
- computers
- css
- disk
- diy
- exchange
- Fireworks
- home
- html
- IE6
- Installation
- IT
- KVM
- LAN
- mssql
- MySQL
- network
- project
- publish
- router
- sharepoint
- Software
- static
- student
- SVN
- upc
- USB
- video
- virtualbox
- vista
- VM
- VPS
- windows
- windows 7
- windows7
- Windows XP
- woodwork
- wordpress
- xhtml
- xp
Category Archives: Security
VBA – Password Protection
It is possible to set a password for a VBA project. It is also possible to get around this. See: http://datapigtechnologies.com/blog/index.php/hack-into-password-protected-vba-projects/ (local mirror) Use a hex editor Search for DPB and change the B to an X. Save. Re-Open. Set password … Continue reading
Reset Windows Passwords for Vista, 7, and 2008 Server
On one of my VMs with Windows 2008 Server, I needed to reset the Administrator password. A quick google led me to a very nice little trick. This also works for Windows Vista, Windows 7 as well as on Windows … Continue reading
TortoiseSVN Cache Authentication
I mentioned previously over on the Linux Wiki how to remove cached SVN authentication details from your linux shell account. So after reading about how the Apache Foundation Ubuntu’s servers were compromised by hackers and how cached svn authentication details were used, … Continue reading