database-tools

Accepting Masked Passwords

If you ever write PowerShell functions that need to accept sensitive input such as passwords, make sure you allow users to submit SecureString...

Finding Hidden PowerShell Applications

The most widely known PowerShell hosts are certainly powershell.exe and powershell_ise.exe because they ship out-of-the-box. However, there can be...

Controlling Processor Affinity

Most modern computers have more than one processor, either physical or logical. If you’d like to find out the number of processors, here is a...

Dumping All Passwords from Chrome

In the previous tip we illustrated how you can dump all passwords from your personal Windows Password Vault. The same is true for basically any...

1 39 40 41 42 43 159