Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
TeeChart for Java 2012
PDF Renderer SDK 2.20.458
WebSpellChecker.net application Linux 3.7
WebSpellChecker.net application 3.7
VISCOM Video Converter SDK ActiveX 3.05
VISCOM Image to Video Converter ActiveX 7.05
VISCOM Video BroadCast ActiveX SDK 2.38
VISCOM TWAIN Scanner SDK ActiveX 4.31
VISCOM Sound Volume ActiveX OCX SDK 3.08
VISCOM Free PowerPoint Viewer ActiveX 1.52
VISCOM Outlook Express ActiveX OCX SDK 2.46
Hex Comparison 5.1124
VISCOM TIFF Viewer ActiveX SDK 9.5
VISCOM Image Viewer CP Pro ActiveX SDK 9.5
VISCOM Media Player Gold ActiveX 2.54
Top Code
BeholderBoard Virtual Chess-set 1.5
Free Inventory System Source Code 1.0.75
PHP Login Script with Remember Me Feature
Point of Sale Software 1.0
PHP Inventory 1.2
Billing System 1.0.1
Free Enrollment System 1.0
Enrollment System 1.0
Internet Cafe Monitoring Source Code v1.0
Jquery lightbox effect / image overlay effect script 1.0
1-code Free Affiliate Code Generator 1.I
Creating ASP.NET Pages with your Favorite Language
SAS Hotel Management System 1.0
Source Code to Flowchart
Java Applet Source Code
Top Rated
MiniSiteScript - Easy Amazon Affiliate Site Builder 1.0
iAuto Bikes Classified Software 5.5
iLister Classified Script 5.5
iAuto: SEO-Friendly Auto Classifieds Script 5.5
Jquery lightbox effect / image overlay effect script 1.0
Code Line Counter Pro - VB Version 4.0
CZ-Doc2htm 4.0
Vacation Packages Script 1.0
ShixxNOTE 6.net
XFileSharing Pro 1.9
Paid Classified Php Script with built in Members Area 1.1
Precisly vision 2.1.9
Job Listing Script 2.0
iweb Classified pro 3.0.5
PCL Works 32-bit 11.6
Details

AS3Obfuscator 1.1.1

by Vaklin Radev

AS3Obfuscator 1.1.1



Flash AS3 protection - ActionScript 3 obfuscator, protect Flash ActionScript source code, the .AS and .FLA files, making them very hard to understand, when viewed with decompiler. Protects/encrypts/obfuscates flash projects on source level.


It's the only utility that can protect .FLA files (frame actionscript, instances, classes), along with .AS files - it can work together with Flash, as flash extension. Without Flash, working as standalone program-obfuscates only .AS files.


The actionscript identifiers are mangled-renamed irreversibly. Options say which type of identifiers should be mangled (classes,vars,functions,etc.). You can exclude from mangling a list of specific identifiers. Also-if a type of identifiers should not be mangled-you can include a list.
In the exclude/include lists you can provide a group of identifiers with wildcard character ("*" character).


Optionally the strings can be encrypted in the source files. In runtime they are decrypted.


Optionally the comments can be removed from the actionscript code.


A problem with obfuscators in general is that they can change a program's semantic. That is, it could break - could happen if the program computes names of variables/functions at runtime.
Imagine you obfuscate, and the program stops working.
Any idea how to find a problem in obfuscated .swf?
With obfuscated source it could be possible to locate the problem.
AS3Obfuscators permits finding original identifiers from(and to) obfuscated.
Also, the source can be easy obfuscated again after changing some of the options or ignoring some identifiers.
AS3Obfuscators also tries to detect some simple possible uses of computing identifier names at runtime, so you do not need to add them in the ignore list.
It can search for declared identifier names used in a string
- Example: var myVariable; this["myVariable"]
String concatenation
- Example: this["my"+"Variable"]
Adding a number at the end
- Example: var i:int=0; this["myVar"+i]

Editor Rating:5 of 5 Stars

License: Demo

Related: actionscript obfuscator, as3 obfuscator, flash obfuscator, as obfuscator, Actionscript, Obfuscator, as3, flash extension, Flash, action script, Protector, Encrypt, Protect, protect as3, protect flash, protect actionscript, AS file, FLA file, Source, identifier

O/S: Windows 7, Windows XP, Windows2000, Windows Vista

File Size: 4.2 MB

Price: $30.00

Downloads: 93

User Rating:1 Stars  (1 rating)
Submit Rating:
Download AS3Obfuscator 1.1.1  Report Error Link
User Review for AS3Obfuscator
- required fields
     

Please enter text on the image