Modify

Opened 18 years ago

Closed 18 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 by TicketCleanup, 18 years ago

Milestone: Future Release
Version: 3.2.13.3

Automatic ticket cleanup.

comment:2 by ewieldra, 18 years ago

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 Valik, 18 years ago

Resolution: Rejected
Status: newclosed

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.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.