vote up 1 vote down star

Are there tools for decompiling Adobe AIR applications? I want to check how do they work on the apps I have made.

flag

43% accept rate

1 Answer

vote up 1 vote down

Packaged AIR files (those with .air extension) are ZIP files. You can use any ZIP program to pull them apart.

However, AIR apps can be written in Flash, Flex or HTML/JavaScript. If the app you want to look at is not the latter, you will need a Flash or Flex decompiler.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.