Jump to content

Script encrypt.


mmavipc
 Share

Recommended Posts

Encrypt your script so others can't read!.

limitations:

#include-once does not work.

no FileInstall

How to use:

put your au3 in the same folder as where you unzipped this

Start encrypter.exe

enter the au3 filename(with the .au3)

enter the filename for the encrypted file. This can be anything you want.

enter a password with NO REPEATING CHARACTERS

enter the name of the output exe(without the .exe)

the script will encrypt and compile your script and the template

a msgbox saying COMPLETED will come up.

Will I provide source? No not until i have the dll or else that would destroy the encryption.

This was made in 100% autoit but currently i'm turning the encryption into a dll for more encryption(you will still have the option of not using the dll ;)).

You can download it from here: http://hostedyou.com/scriptencrypt.zip

Please rate and reply!

Edit: added example of encrypted script at http://hostedyou.com/msgbox.zip

edit: frogot to tell you for big files encryption may take a while

TODO(in order of priorities):

get #include working.(100%)

make a encryption dll

Edited by mmavipc

[size="10"]Pure Au3 crypt funcs(I'm currently also working on making a dll from this)[/size][Y] Be more active in the community[Y] Get 200 posts[N] Get 300 posts[N] Make a Topic in the example scripts forum with at least 50 replies.People who currently hate me:ValikSmOke_N

Link to comment
Share on other sites

I am sorry Dude, so sorry, but I was able to get to everything! msgbox & encrypter source.

I am not flaming you mmavipc, I could not see any Protection as such.

Ed::

My mistake dude, thought that this was for protecting a binary, not for decoding an au3 script,

and using itself to execute decoded script data!

nice implementation though, nice crypt funcs as well.

Respect

Edited by Mobius

wtfpl-badge-1.png

Link to comment
Share on other sites

I am sorry Dude, so sorry, but I was able to get to everything! msgbox & encrypter source.

I am not flaming you mmavipc, I could not see any Protection as such.

Ed::

My mistake dude, thought that this was for protecting a binary, not for decoding an au3 script,

and using itself to execute decoded script data!

nice implementation though, nice crypt funcs as well.

Respect

This is why I'm in the process of turning the crypt funcs into a au3 plugin dll

[size="10"]Pure Au3 crypt funcs(I'm currently also working on making a dll from this)[/size][Y] Be more active in the community[Y] Get 200 posts[N] Get 300 posts[N] Make a Topic in the example scripts forum with at least 50 replies.People who currently hate me:ValikSmOke_N

Link to comment
Share on other sites

+230kB script - had to terminate the process from task manager after 15min of 100% CPU usage.

smaller script - MsgBox(0, "", "") - not working.

Is it just me?

Nope. AutoIt is slow and the encryption is in AutoIt. After I get #include working I'll get started on the dll.

Edit: Include is working!!!

Edited by mmavipc

[size="10"]Pure Au3 crypt funcs(I'm currently also working on making a dll from this)[/size][Y] Be more active in the community[Y] Get 200 posts[N] Get 300 posts[N] Make a Topic in the example scripts forum with at least 50 replies.People who currently hate me:ValikSmOke_N

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...