Jump to content

Recommended Posts

Posted

Is it possible to compile an uncrackable exe file? (created by autoit of course)

For ex: I would like to create a little script that encrypts texts. Is there a way to make its compiled exe secure so no one can obtain my encryption method nor my key? :D

Thanks in advance?

[center]MsgBox_Tipped: Eye candy msgboxes/inputboxes/loginboxes. | CreateBlankBox: Semi-transparent layers with borders and rounded corners.[/center]

Posted

no

Next time do a search. This has been answered a billion times.

The only way to secure something in autoit is have your entered password be the decryption/encryption on something.

As far as securing an algorithm, nothing is secure. Not obfuscation, not compilation, not DLL's. Sadly it just can't happen=|

Guest
This topic is now closed to further replies.
×
×
  • Create New...