PDA

View Full Version : Macro encrypt-decrypt function in one



sandor kolar
05-11-2017, 12:46 AM
I want to hide my Macro code with encryption.
For example, I encrypt my code with xor password : 123456
So, what I want function to do is

to put that encrypted code trough decrypter , which will decrypt that code and execute it normally .

Anyone understands what am I saying?

Logit
05-11-2017, 08:23 AM
Before you get too deep into encryption, review this conversation:

http://www.vbaexpress.com/forum/showthread.php?914-how-to-encrypt-vba-code-on-the-fly