Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

565

Downloads of v 5.3.1400:

565

Last Update:

29 Oct 2019

Package Maintainer(s):

Software Author(s):

  • Eltima Software

Tags:

flash-decompiler-trillix decompile flash swf convert fla trial

Flash Decompiler Trillix

  • 1
  • 2
  • 3

5.3.1400 | Updated: 29 Oct 2019

Downloads:

565

Downloads of v 5.3.1400:

565

Maintainer(s):

Software Author(s):

  • Eltima Software

Flash Decompiler Trillix 5.3.1400

  • 1
  • 2
  • 3

All Checks are Passing

3 Passing Tests


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Flash Decompiler Trillix, run the following command from the command line or from PowerShell:

>

To upgrade Flash Decompiler Trillix, run the following command from the command line or from PowerShell:

>

To uninstall Flash Decompiler Trillix, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade flash-decompiler-trillix -y --source="'INTERNAL REPO URL'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade flash-decompiler-trillix -y --source="'INTERNAL REPO URL'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install flash-decompiler-trillix
  win_chocolatey:
    name: flash-decompiler-trillix
    version: '5.3.1400'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'flash-decompiler-trillix' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '5.3.1400'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller flash-decompiler-trillix
{
    Name     = "flash-decompiler-trillix"
    Version  = "5.3.1400"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'flash-decompiler-trillix':
  ensure   => '5.3.1400',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

Package Approved

This package was approved by moderator Pauby on 30 Oct 2019.

Description

License

Trial version license

Features

Decompile SWF and convert to FLA

Convert SWF to FLA within seconds! Flash Decompiler Trillix is the only application capable of converting SWF to FLA with high speed, high quality and hundreds of additional features. It is the ultimate tool to recover your lost FLA files - being the market leader since 2003! Decompile SWF files and obtain source code FLA in seconds. It supports batch conversion, so you can leave a bunch of different tasks to it and do any other things while our application is working.
Flash Decompiler supports Adobe Flash Professional CS6 & CC and conversion of SWF files with a standard Flash preloader (e.g. files with TLF texts)!

Extract SWF Elements

Flash Decompiler Trillix comes in handy when you don't need to re-do the whole SWF file, just some of its elements. You can easily export some separate elements of a Flash file and save them to your hard drive. Images, sounds, texts, links, morphs, fonts, shapes, sprites, buttons and ActionScript can be exported in a variety of formats to let you gain the best results possible.

Edit Flash & Flex Files

Flash Decompiler Trillix opens a wide range of new creative opportunities when it comes to editing Flash movies. A unique feature - SWF Editor lets you easily edit existing images, sounds, texts, links, colors and lines of any Flash movie. SWF files are edited on the go - alter any of its elements, save and watch the result immediately!

screenshot


legal\LICENSE.txt

From: https://wiki.eltima.com/software-licenses/fd-trial/full-fd-trial.html

LICENSE

Flash Decompiler Trial Version License. Full Version.
TRIAL VERSION LICENSE
END-USER LICENSE AGREEMENT
For Flash Decompiler
By Eltima Software

IMPORTANT! READ CAREFULLY: 

This End-User License Agreement (“EULA”) is a legal agreement between you (either an individual or a single entity) and Eltima Software for Flash Decompiler later referred to as “the Software”.

The Software under this License is provided free of charge only until it is a TRIAL VERSION. “Trial Version” means a version of the Software to be used only to review, demonstrate and evaluate the Software for an unlimited time period. The Trial Version has limited features. Detailed description of the Trial Version restrictions is available on Eltima Software web site and in the product’s user-guide.

All Eltima Software products are shareware. It means that You can download the Trial Version for evaluation and, if You like the product, order the license. I.e. You can try before You buy. The functional peculiarities present in the Trial Version may not be a reason for refund request of a purchased license. All other refund cases are regulated by Eltima Refund Policy.

Even though a license fee is not paid for the use of Trial Version software, it does not mean that there are no conditions for using such software.

By installing, copying, or otherwise using the Software You agree to be bound by the terms of this EULA. If You do not agree to the terms of this EULA, do not install or use the Software.

1. DEFINITIONS

When used in this Agreement, the following terms shall have the respective meanings indicated, such meanings to be applicable to both the singular and plural forms of the terms defined:

“Licensor” means Eltima Software.

“Licensee” means You or Your Company, unless otherwise indicated.

“Software” means (a) all of the contents of the files, disk(s), CD-ROM(s) or other media with which this Agreement is provided, including but not limited to ((i) registration information, i.e. License key which is unique for a registration name of the Licensee; (ii) related explanatory written materials or files (“Documentation”); and (iii) Software setup files and code samples (if any); and (b) upgrades, modified versions, updates, additions, and copies of the Software, if any, licensed to you by Eltima Software (collectively, “Updates”).

“Use” or “using” means to access, install, download, copy or otherwise benefit from using the functionality of the Software in accordance with the Documentation.

“System” means Windows OS, GNU/Linux or Mac OS X, or any virtual machine.

2. GENERAL USE

As long as the Licensee complies with the terms of this End User License Agreement (the “Agreement”), the Licensor grants the Licensee a non-exclusive right to use the Software under the following conditions:

2.1 The Software may be installed and used by the Licensee for the sole purpose of determining whether to purchase a license for a commercial version of the Software.

2.2 The Software may be installed and used by the Licensee on any number of systems.

2.3 The Software can be copied and distributed on condition that the original copyright notice and disclaimer of warranty stay intact and the Licensee does not charge money or fees for the Software product, except to cover distribution costs.

2.4 The Licensee’s distribution of Trial Version of the Software will not entitle him to any compensation from the Licensor.

2.5 The Licensee may not rent, lease, or lend the Software to anyone.

2.6 The Licensee may permanently transfer all of his/her rights under this Agreement, provided the recipient agrees to the terms of this Agreement.

2.7 The Licensor provides Flash/SWF decompilation technology for personal use only, not for copyrighted materials the Licensee is not the owner of. The Licensee hereby confirms that he/she is aware of all possible copyright infringements when decompiling Flash/SWF files and agrees that the Licensor waives any responsibility thereafter.

2.8 No refunds are issued if the conversion problem the Licensee is referring to is mentioned in the list of FLA format limitations available in the User Manual. Check the Licensor’s Refund Policy for details.

2.9 Without prejudice to any other rights, the Licensor may terminate this Agreement if the Licensee fails to comply with the terms and conditions of this Agreement. In such event, the Licensee must destroy all copies of the Software.

3. INTELLECTUAL PROPERTY RIGHTS

3.1 This License does not transmit any intellectual rights on the Software. The Software and any copies that the Licensee is authorized by the Licensor to make are the intellectual property of and are owned by the Licensor.

3.2 The Software is protected by copyright, including without limitation by Copyright Law and international treaty provisions.

3.3 Any copies that the Licensee is permitted to make pursuant to this Agreement must contain the same copyright and other proprietary notices that appear on or in the Software.

3.4 The structure, organization and code of the Software are the valuable trade secrets and confidential information of the Licensor. The Licensee agrees not to decompile, disassemble or otherwise attempt to discover the source code of the Software.

3.5 Any attempts to reverse-engineer, copy, clone, modify or alter in any way the installer program without the Licensor’s specific approval are strictly prohibited. The Licensee is not authorized to use any plug-in or enhancement that permits to save modifications to a file with software licensed and distributed by the Licensor.

3.6 Trademarks shall be used in accordance with accepted trademark practice, including identification of trademarks owners’ names. Trademarks can only be used to identify printed output produced by the Software and such use of any trademark does not give the Licensee any rights of ownership in that trademark.

4. WARRANTY

4.1 The Licensor warrants that:

4.1.1 The Licensor owns the Software and documentation and/or is in possession of valid and existing licenses that support the terms of this Agreement;

4.1.2 the Software conforms to specifications and functionality as specified in Documentation;

4.1.3 to the best of the Licensor’s knowledge, the Software does not infringe upon or violate any intellectual property right of any third party;

4.1.4 the Software does not contain any back door, time bomb, drop dead device or other routine intentionally designed by the Licensor to disable a computer program, or computer instructions that alter, destroy or inhibit the processing environment.

4.2 Except those warranties specified in section 4.1 above, the Software is being delivered to the Licensee “AS IS” and the Licensor makes no warranty as to its use or performance.

The Licensor does not and cannot warrant the performance or results the Licensee may obtain by using the Software. The entire risk arising out of use or performance of the Software remains with the Licensee.

The Licensor gives no warranty, express or implied, that (i) the Software will be of satisfactory quality, suitable for any particular purpose or for any particular use under specified conditions, notwithstanding that such purpose, use, or conditions may be known to the Licensor; or (ii) that the Software will operate error free or without interruption or that any errors will be corrected.

5. LIMITATION OF LIABILITY

In no event will the Licensor be liable for any damages, claims or costs whatsoever or any consequential, indirect, incidental damages, or any lost profits or lost savings, even if the Licensor has been advised of the possibility of such loss, damages, claims or costs or for any claim by any third party.

In no event will the Licensee be liable to the Licensor on condition that the Licensee complies with all terms and conditions stated in this License.

6. SOFTWARE ACTIVATION

6.1 Among other protection methods some Eltima Software applications may require activation.

6.2 The activation code is received by the client after the order was processed and is used to activate the purchased applications.

6.3 Access to the Internet on the Licensee’s computer is required to activate purchased applications. If there is no access to the Internet available, you can activate the software manually (offline). You will need to use another computer which is online to get the special activation file.

6.4 Purchased applications are activated automatically once the activation code is entered. Purchased applications may be occasionally reactivated in the background to ensure smooth and uninterrupted license compliance check. This will require Internet connection as well (as stated in section 6.3 above).

6.5 Hardware serial numbers (a computer’s unique hardware ID), the purchased product ID and the build number, together with the activation code, are encrypted and sent to the manufacturer’s (Eltima Software) servers to verify that the copy of the purchased application is genuine and to determine whether the number of permitted activations is not exceeded.

6.6 Trial version of the Software performs activation in the background without users’ interference (no activation code is needed). Activation of Trial version is required for statistics only and does not collect any personal information.

6.7 The Licensor guarantees that no personal information is collected during activation. Neither information about the Licensee nor about his/her computer is provided to any third parties without the Licensee’s knowledge or prior notification. Check the Licensor’s Privacy Policy for details.

7. NON-WAIVER

If a portion of this Agreement is held unenforceable, the remainder shall be valid. It means that if one section of the Agreement is not lawful, the rest of the Agreement is still in force. A party’s failure to exercise any right under this Agreement will not constitute a waiver of (a) any other terms or conditions of this Agreement, or (b) a right at any time thereafter to require exact and strict compliance with the terms of this Agreement.

© 2000-2017 Eltima Software. All rights reserved.
legal\VERIFICATION.txt
VERIFICATION
 
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
 
Package can be verified like this:
 
1. Download:
 
   x32: http://www.flash-decompiler.com/download/flash_decompiler.exe
   x64: http://www.flash-decompiler.com/download/flash_decompiler.exe
  
2. You can use one of the following methods to obtain the SHA256 checksum:
   - Use powershell function 'Get-FileHash'
   - Use Chocolatey utility 'checksum.exe'
 
   checksum type: sha256
   checksum32: 8702ACA7ECD0552F596D6AF97C397FFEAD6302182D8C87AE8DD3FEEA9DD8A5B4
   checksum64: 8702ACA7ECD0552F596D6AF97C397FFEAD6302182D8C87AE8DD3FEEA9DD8A5B4
 
File 'LICENSE.txt' is obtained from:
   http://www.eltima.com/wiki/software-licenses/fd-trial.html
tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
  packageName = $env:ChocolateyPackageName
  file        = "$toolsDir\flash_decompiler.exe"
  silentArgs  = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
}

Install-ChocolateyInstallPackage @packageArgs
tools\flash_decompiler.exe
md5: 3CCC94C98531D1389F3D1ED06D64F081 | sha1: DFBD71B2F0C9B2AF5A643F597B04D1D933FF71A0 | sha256: 8702ACA7ECD0552F596D6AF97C397FFEAD6302182D8C87AE8DD3FEEA9DD8A5B4 | sha512: 8563141763B22DA9E790ED49544F10A6CB52DBDCEBB8082CB8997EBB966C949E88C64BE7E260B84DF4F5D8079FC270B95912D84B7433AF60003B70FDEDC75398

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status

This package has no dependencies.

Discussion for the Flash Decompiler Trillix Package

Ground Rules:

  • This discussion is only about Flash Decompiler Trillix and the Flash Decompiler Trillix package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Flash Decompiler Trillix, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus