Opened 16 years ago
Closed 16 years ago
#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 Changed 16 years ago by TicketCleanup
- Milestone Future Release deleted
- Version 3.2.13.3 deleted
comment:2 Changed 16 years ago by ewieldra
Yes would be nice if it were compatible with EXECryptor.
Maybe this is something to report to StrongBit and not to AutoIt
comment:3 Changed 16 years ago by Valik
- Resolution set to Rejected
- Status changed from new to 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.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Automatic ticket cleanup.