Decompiling Adobe AIR applications

倖福魔咒の 提交于 2019-12-21 10:51:10

问题


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


回答1:


Here is what you are looking for ;) http://www.sothink.com/product/flashdecompiler/index.htm




回答2:


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.



来源:https://stackoverflow.com/questions/711187/decompiling-adobe-air-applications

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!