Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.4 KB

File metadata and controls

22 lines (19 loc) · 1.4 KB

中文 README
translated by DeepL

xpanda

This is a Hongmeng decompiler.
Currently support to 13.0.1.0, because of personal reasons did not continue to maintain, now open source, there are many imperfections, the ability to help further improve, together for the Hongmeng security contributions. showgui
Here are some things I think we can do.

prepare to use

A node environment is required, download it from nodejs and add it to the environment variables.
It is recommended to use Graalvm JDK version 17 or above.

something can do.

  1. improve the test cases to ensure the quality of the decompiler.
  2. want to further enhance the structured analysis, output more accurate results. 3. based on [recompiler].
  3. Based on xpanda-optimizer of react-compiler. optimizer), as a code optimizer to get faster and better optimization results.
  4. a barely adequate ui.
  5. static modification of bytecode via asm library, which can be modified back to compilation for doing security research.
  6. can support other js-base virtual machine bytecode? Do decompile it.

Thanks

Coober-Ding is a nice full-stack engineer, thanks for his contribution in writing api. email:287135737@qq.com