Modify

#270 closed Feature Request (Rejected)

Obfuscate /striponly functionality --> as default behaviour of Aut2Exe

Reported by: Zedna Owned by:
Milestone: Component: Aut2Exe
Version: Severity: None
Keywords: Cc:

Description

Obfuscate /striponly remove all not used global constants and functions from script and all used include files at compile time.

So result is smaller EXE and some speed improvement at runtime.

Attachments (0)

Change History (3)

comment:1 by Zedna, on May 11, 2008 at 10:56:34 PM

Here are exact syntax

#AutoIt3Wrapper_run_obfuscator=y
#Obfuscator_parameters=/so

When you add this at top of your script then it removes not used constants/functions at compile time

comment:2 by TicketCleanup, on May 12, 2008 at 12:00:05 AM

Version: 3.2.10.0

Automatic ticket cleanup.

comment:3 by Valik, on Jun 11, 2008 at 6:31:21 PM

Resolution: Rejected
Status: newclosed

You already have a working solution. As nice as this would be it's a can of worms that once opened will require a massive amount of work to do all that should be done. Closing as rejected.

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.