Protection 33 Encrypt, Decrypt, backup, restore, security and passwords

Card image cap
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...

Card image cap
Antispam - Hiding textbox

Anti spam email web form idea.

Card image cap
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image cap
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image cap
FeeKey + UnFeeKey

Protect Numbers by encoding them into Alphabetic And convert them back ...

Card image cap
RBU - Simple Registry Backup batch

RBU simply means "Registry Back Up" and is a tiny BAT (batch) file that will ...

RegBackup.zip

Card image cap
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image cap
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image cap
ProtectString + UnProtectString

Protects or unprotects a string giving a password Using XorD and similar to ...

Card image cap
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...

Card image cap
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

Card image cap
Random GUID

Generate a random GUID using oracle db workbench Also add timestamp to ensure ...