Jump to content

Recommended Posts

Posted (edited)

With AutoIt 3.3.2.0 i have massivly problems to crypt autoit files with Themida 2.1.1.0 or winlicense 2.0.6.0

with 3.3.0.0 everything worked

error message from windows: a problem occured and the programm has to be closed (i translated it)

if i compile a simple msgbox, then themida works

if i use any of my scripts, nothing works.

Does anyone else have this problem and knows a fix or another good working crypter what you can not simply decompile with the decompiler of cwk?

Edited by PiroX
Posted (edited)

There is no tool in the world that can be used on compiled scripts that can do anything to protect your compiled script.

When you run those tools you 'protect' AutoIt engine that run your script and not script itself.

Any attempt to 'crypt' your actual script would only produce different error messages. Leave those tools alone when you code in AutoIt.

Edited by trancexx

♡♡♡

.

eMyvnE

Posted

I had face this problem before...but everything work fine again after I not packed the exe with UPX.

Themida seem not work with packed exe using UPX.

AUTOIT[sup] I'm lovin' it![/sup]

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
×
×
  • Create New...