RectNative
相关资源
分析过程
1. 查魔术是否是 Hermes bytecode 格式
2. 选择反编译工具
* https://github.com/P1sec/hermes-dec
* https://github.com/bongtrop/hbctool
3. hbc-decompiler assets/index.android.bundle /tmp/my_output_file.js
1. 查魔术是否是 Hermes bytecode 格式
2. 选择反编译工具
* https://github.com/P1sec/hermes-dec
* https://github.com/bongtrop/hbctool
3. hbc-decompiler assets/index.android.bundle /tmp/my_output_file.js