Modify

Opened 18 years ago

Closed 18 years ago

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

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

Version: 3.2.10.0

Automatic ticket cleanup.

comment:3 by Valik, 18 years ago

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.