Search results 20

Sorted from new to old.
Card image
QuickEncrypt plus others ...

Text encryption/decryption snippet that utilizes the powerful xICE encryption ...

Card image
Unblock blocked macros.

Unblock macros in file copied or downloaded from another machine. Excel keeps ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
Antispam - Hiding textbox

Anti spam email web form idea.

Card image
Protecting VBA code

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

Card image
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image
FeeKey + UnFeeKey

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

Card image
Captcha34

jQuery and bootstrap-based captcha, Restricted Content + Input Validator. ...

Card image
Online Wordpress password hash generator

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

Card image
ProtectString + UnProtectString

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

Card image
XorD

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

Card image
ProtectFile_XorD + UnProtectFile_XorD

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

Card image
TeeOpen_ProtectTee + TeeOpen_UnprotectTee

Protect or unprotect a workbook (already open) remotely from another workbook ...

Card image
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

Card image
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...