AVM1 parser implemented in Rust and Typescript (Node and browser).
Converts bytes to avm1-types
control flow graphs.
Implementation | Package | Checks | Documentation |
---|---|---|---|
Rust | |||
TypeScript | Source Code ¯\_(ツ)_/¯ |
This library is part of the Open Flash project.
The raw-action parser is complete. The CFG parser still needs some work and feedback.
Each implementation lives in its own directory (rs
or ts
). The commands
must be executed from these "project roots", not from the "repo root".
Check the implementation-specific guides:
You can also use the library and report any issues you encounter on the Github issues page.