4 releases (breaking)
0.7.0 | Nov 16, 2023 |
---|---|
0.6.0 | May 7, 2023 |
0.5.0 | Sep 14, 2022 |
0.4.0 | Aug 3, 2022 |
#194 in Visualization
66 downloads per month
Used in 2 crates
210KB
5.5K
SLoC
hlbc-decompiler
Hashlink bytecode disassembler and analyzer.
This crate is a library, see hlbc-cli for an actual program to use.
See the wiki for examples of decompilation output.
lib.rs
:
The decompiler used to get haxe sources back from the bytecode definitions. More info on how everything works in the wiki.
The decompiler takes bytecode elements as input and outputs [ast] structures that can be displayed.
Dependencies
~0.5–1.4MB
~26K SLoC