Skip to content

Commit

Permalink
JPEXS.FFDec version 22.0.0 (microsoft#190301)
Browse files Browse the repository at this point in the history
  • Loading branch information
jindrapetrik authored Nov 11, 2024
1 parent e825e65 commit e5c8fac
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 0 deletions.
25 changes: 25 additions & 0 deletions manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
PackageIdentifier: JPEXS.FFDec
PackageVersion: 22.0.0
InstallerType: nullsoft
InstallModes:
- interactive
- silent
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
UpgradeBehavior: install
FileExtensions:
- abc
- gfx
- iggy
- swc
- swf
Dependencies:
PackageDependencies:
- PackageIdentifier: Oracle.JavaRuntimeEnvironment
Installers:
- Architecture: neutral
InstallerUrl: https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version22.0.0/ffdec_22.0.0_setup.exe
InstallerSha256: AF3648621CBBBDC982D5928EC14C27479612821C36945751ED0CCDCEB0A18D09
ManifestType: installer
ManifestVersion: 1.5.0
53 changes: 53 additions & 0 deletions manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
PackageIdentifier: JPEXS.FFDec
PackageVersion: 22.0.0
PackageLocale: en-US
Publisher: JPEXS
PublisherUrl: https://www.jpexs.com
# PublisherSupportUrl:
# PrivacyUrl:
Author: JPEXS
PackageName: JPEXS Free Flash Decompiler
PackageUrl: https://github.com/jindrapetrik/jpexs-decompiler
License: GPLv3
LicenseUrl: https://github.com/jindrapetrik/jpexs-decompiler/blob/master/license.txt
# Copyright:
# CopyrightUrl:
ShortDescription: JPEXS Free Flash Decompiler (FFDec) is opensource flash SWF decompiler and editor. Extract resources, convert SWF to FLA, edit ActionScript, replace images, sounds, texts, fonts and more. Various output formats available.
Description: |
JPEXS Free Flash Decompiler (FFDec) is opensource flash SWF decompiler and editor. Extract resources, convert SWF to FLA, edit ActionScript, replace images, sounds, texts or fonts. Various output formats available.
Key Features:
- Exporting scripts, images, shapes, movies, sounds, fonts...
- SWF to FLA conversion
- SWF to XML export and import again
- Various output formats like SVG or HTML5 Canvas
- Displaying ActionScript source code.
- Experimental direct editing of ActionScript source
- Editing via assembler source
- Integrated ActionScript debugger - step, breakpoints, set variables
- Both ActionScript 1/2 and AS3 support
- Clicking decompiled source highlights P-code associated instruction and vice-versa
- Replacing images, editing texts, fonts and other tags
- Displaying SWF resources (shapes, sprites, fonts, buttons...)
- Hexadecimal dump view with color hilighting also available
- Java based code which supports multiple platforms
- Multilanguage support (see language list)
- Can decompile some kinds of obfuscated code too
Moniker: ffdec
Tags:
- abc
- actionscript
- decompiler
- disassembler
- editor
- flash
- free
- opensource
- swf
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.5.0
5 changes: 5 additions & 0 deletions manifests/j/JPEXS/FFDec/22.0.0/JPEXS.FFDec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
PackageIdentifier: JPEXS.FFDec
PackageVersion: 22.0.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit e5c8fac

Please sign in to comment.