Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于我的工作,我从一个客户那里获得了一个应用程序“Adobe AIR”。我用“Swf DEcompiler”分析了该软件,因为我无法访问源代码。在分析过程中,我发现 valeure 静态阻止了连接“应用程序/服务器”。我无法使用 SWF Decompiler 更改该值,因此我导出了应用程序的全部内容。“作为”。
我的问题是,如何在 Adobe Air 中重新编译整个应用程序?
提前致谢。