SWF Protector 2.0.2128 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News SWF Protector 2.0.2128 (Default branch)
# 1  
Old 02-02-2009
SWF Protector 2.0.2128 (Default branch)

SWF Protector is designed to securely encrypt SWF files. SWF Protector applies several exclusive obfuscation methods to make SWF files inaccessible for SWF decompilers. It can also encrypt ActionScript code within SWF files. License: Shareware Changes:
One more protection method was added. Full support for AS3 was added. The algorithms for AS2 obfuscation were entirely rewritten. The speed of downloading, processing, and saving SWF files was improved. The interface was totally overhauled. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Red Hat

HP Data Protector port 5555 issue

Dear All, I have my HP Data Protector installed on the backup server. I want to connect this backup server with the client server through telnet port 5555 like below telnet < ipaddress of client> 5555 But when I try like this , it says ...Connection refused ...unable to connect to... (0 Replies)
Discussion started by: jegaraman
0 Replies

2. Linux

Open port for Data Protector

Hi guys. Opening port 5555 for Data Protector on Linux box but can't telnet to it. Modified /etc/services to have: omni 5555/tcp # DATA-PROTECTOR But when I telnet into it: telnet <ip address> 5555 Doesn't connect Need help figuring out what I need to do to open this port. ... (0 Replies)
Discussion started by: jamie_collins
0 Replies

3. HP-UX

anyone ever play with omniback(data protector) command "omnir"?

playing around with a command-line restore from omniback...anyone ever play with omnir? I have the following test backup: $ omnidb -session 2008/02/01-6 Object Name Object Type Object Status... (1 Reply)
Discussion started by: mr_manny
1 Replies

4. HP-UX

Data protector GUI gives Blank screen

Hi, Haveing a little trouble with data protector (5.5) on HP-UX (11.11, 11.23) under Xwindows Chameleon UNIX 97 (7.0 - its a old version) I am trying to get the GUI for DP up and running on a HP-UX cell manager and I have the following problem. The GUI starts up with no errors that I can... (2 Replies)
Discussion started by: Andrek
2 Replies

5. UNIX for Advanced & Expert Users

Omniback/Data Protector cell_info file

People, Can any one tell me the meaning of the "-main" option in the Omniback cell_info file. (We have Data Protector 5.5) ?? (4 Replies)
Discussion started by: Andrek
4 Replies
Login or Register to Ask a Question
.::SWF::Constants(3pm)					User Contributed Perl Documentation				    .::SWF::Constants(3pm)

NAME
SWF::Constants - Constants defined in ming SYNOPSIS
use SWF::Constants 'SWFBUTTON_MOUSEUP'; # import SWFBUTTON_MOUSEUP use SWF::Constants ':Button'; # import all constants for SWF::Button DESCRIPTION
SWF::Constants allows importing constants defined in ming. EXPORT TAGS
Button This tag imports constants most commonly used by SWF::Button. SWFBUTTON_MOUSEUP SWFBUTTON_HIT SWFBUTTON_DOWN SWFBUTTON_OVER SWFBUTTON_UP SWFBUTTON_MOUSEOVER SWFBUTTON_MOUSEOUT SWFBUTTON_MOUSEDOWN SWFBUTTON_DRAGOUT SWFBUTTON_DRAGOVER SWFBUTTON_MOUSEUPOUTSIDE SWFBUTTON_KEYPRESS SWFBUTTON_ONKEYPRESS DisplayItem This tag imports constants most commonly used by SWF::DisplayItem. SWFACTION_ONLOAD SWFACTION_ENTERFRAME SWFACTION_UNLOAD SWFACTION_MOUSEMOVE SWFACTION_MOUSEDOWN SWFACTION_MOUSEUP SWFACTION_KEYDOWN SWFACTION_KEYUP SWFACTION_DATA SWFBLEND_MODE_NULL SWFBLEND_MODE_NORMAL SWFBLEND_MODE_LAYER SWFBLEND_MODE_MULT SWFBLEND_MODE_SCREEN SWFBLEND_MODE_DARKEN SWFBLEND_MODE_LIGHTEN SWFBLEND_MODE_ADD SWFBLEND_MODE_SUB SWFBLEND_MODE_DIFF SWFBLEND_MODE_INV SWFBLEND_MODE_ALPHA SWFBLEND_MODE_ERASE SWFBLEND_MODE_OVERLAY SWFBLEND_MODE_HARDLIGHT Fill This tag imports constants most commonly used by SWF::Fill. SWFFILL_SOLID SWFFILL_GRADIENT SWFFILL_LINEAR_GRADIENT SWFFILL_RADIAL_GRADIENT SWFFILL_FOCAL_GRADIENT SWFFILL_BITMAP SWFFILL_TILED_BITMAP SWFFILL_CLIPPED_BITMAP available since SWF8: SWFFILL_FOCAL_GRADIENT SWFFILL_NONSMOOTHED_TILED_BITMAP SWFFILL_NONSMOOTHED_CLIPPED_BITMAP Sound This tag imports constants most commonly used by SWF::Sound. SWF_SOUND_NOT_COMPRESSED SWF_SOUND_NOT_COMPRESSED_LE SWF_SOUND_ADPCM_COMPRESSED SWF_SOUND_MP3_COMPRESSED SWF_SOUND_NELLY_COMPRESSED SWF_SOUND_5KHZ SWF_SOUND_11KHZ SWF_SOUND_22KHZ SWF_SOUND_44KHZ SWF_SOUND_8BITS SWF_SOUND_16BITS SWF_SOUND_MONO SWF_SOUND_STEREO This tag imports constants most commonly used by SWF::Video. SWFVIDEOSTREAM_MODE_AUTO SWFVIDEOSTREAM_MODE_MANUAL Text This tag imports constants most commonly used by SWF::TextField. SWFTEXTFIELD_NOEDIT SWFTEXTFIELD_PASSWORD SWFTEXTFIELD_DRAWBOX SWFTEXTFIELD_MULTILINE SWFTEXTFIELD_WORDWRAP SWFTEXTFIELD_NOSELECT SWFTEXTFIELD_ALIGN_LEFT SWFTEXTFIELD_ALIGN_RIGHT SWFTEXTFIELD_ALIGN_CENTER SWFTEXTFIELD_ALIGN_JUSTIFY SWFTEXTFIELD_HTML SWFTEXTFIELD_HASLENGTH SWFTEXTFIELD_USEFONT SWFTEXTFIELD_AUTOSIZE = item Shape This tag imports constants most commonly used by SWF::Shape. SWF_SHAPE_USESCALINGSTROKES SWF_SHAPE_USENONSCALINGSTROKES SWF_LINESTYLE_CAP_ROUND SWF_LINESTYLE_CAP_NONE SWF_LINESTYLE_CAP_SQUARE SWF_LINESTYLE_JOIN_ROUND SWF_LINESTYLE_JOIN_BEVEL SWF_LINESTYLE_JOIN_MITER SWF_LINESTYLE_FLAG_NOHSCALE SWF_LINESTYLE_FLAG_NOVSCALE SWF_LINESTYLE_FLAG_HINTING SWF_LINESTYLE_FLAG_NOCLOSE SWF_LINESTYLE_FLAG_ENDCAP_ROUND SWF_LINESTYLE_FLAG_ENDCAP_NONE SWF_LINESTYLE_FLAG_ENDCAP_SQUARE Filter This tag imports constants most commonly used by SWF::Filter, all available since SWF8: SWF_FILTER_MODE_INNER SWF_FILTER_MODE_KO SWF_FILTER_MODE_COMPOSITE SWF_FILTER_MODE_ONTOP SWF_FILTER_CLAMP SWF_FILTER_FLAG_PRESERVE_ALPHA Gradient This tag imports constants most commonly used by SWF::Gradient, all available since SWF8: SWF_GRADIENT_PAD SWF_GRADIENT_REFLECT SWF_GRADIENT_REPEAT SWF_GRADIENT_NORMAL SWF_GRADIENT_LINEAR AUTHOR
Soheil Seyfaie (soheil at users.sourceforge.net). Peter Liscovius Albrecht Kleine and see AUTHORS in ming lib distribution (ming.sf.net) SEE ALSO
SWF, SWF::Action, SWF::Bitmap, SWF::Button, SWF::Fill, SWF::Gradient, SWF::Movie, SWF::MovieClip, SWF::Shape, SWF::Sound, SWF::TextField, SWF::Filter perl v5.14.2 2011-10-26 .::SWF::Constants(3pm)