Jump to content

Obfuscation


Recommended Posts

I was thinking of creating a permission file with only a few keys, each key being crypted with a seperate crypt key, and then crypting the entire file afterwords.

I have'nt tried it yet, but was wondering some of your takes, if this is possible, or if its a good idea, if not a good idea, what problems could I encounter. or if the extra work of security would be a waste of time?

My Contributions: Unix Timestamp: Calculate Unix time, or seconds since Epoch, accounting for your local timezone and daylight savings time. RegEdit Jumper: A Small & Simple interface based on Yashied's Reg Jumper Function, for searching Hives in your registry. 

Link to comment
Share on other sites

  • Developers

I was thinking of creating a permission file with only a few keys, each key being crypted with a seperate crypt key, and then crypting the entire file afterwords.

I have'nt tried it yet, but was wondering some of your takes, if this is possible, or if its a good idea, if not a good idea, what problems could I encounter. or if the extra work of security would be a waste of time?

whatever encryption you use or security you apply, AutoIt3 is an interpreter and as such requires valid source to be able to run it.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...