#426 closed Feature Request (Rejected)
Compability with cryptors & packers
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
AutoIt is incompatible with WinLicence v2.0 and themida 2.0+
Autoit is incompatible with the best obfuscator & cryptor - ExeCryptor.
AutoIt is incompatible with other minor cryptors & packers.
I like AutoIt,I sell projects made in Autoit.Please make my life safer and easier,I want to protect my work with something better than UPX!
[i]Note:For testing purposes,I can provide you with license of these packers,I bought a few and it's not a problem for me to give you one.i
Attachments (0)
Change History (3)
comment:1 by , on Jul 3, 2008 at 2:00:20 PM
| Milestone: | Future Release |
|---|---|
| Version: | 3.2.13.3 |
comment:2 by , on Jul 29, 2008 at 1:28:34 PM
Yes would be nice if it were compatible with EXECryptor.
Maybe this is something to report to StrongBit and not to AutoIt
comment:3 by , on Jul 29, 2008 at 4:18:14 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Look at the settings for the cryptor/packer. There's likely an option which copies, ignores or strips extra data in the EXE (data that is outside the PE sections). You must tell the program to copy this data. If it strips the data, the script will not work.
Other than that, the only way this is going to happen is if we change how we store the script in the binary. Closing this as rejected because we aren't going to make the change specifically for compatibility with other programs.

Automatic ticket cleanup.