Consulting

Results 1 to 2 of 2

Thread: Macro encrypt-decrypt function in one

  1. #1

    Macro encrypt-decrypt function in one

    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?

  2. #2
    VBAX Expert Logit's Avatar
    Joined
    Sep 2016
    Posts
    613
    Location
    Before you get too deep into encryption, review this conversation:

    http://www.vbaexpress.com/forum/show...ode-on-the-fly

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •