falconre / falcon

Binary Analysis Framework in Rust
Apache License 2.0
551 stars 45 forks source link

Use serde for Contants #115

Closed endeav0r closed 1 year ago

endeav0r commented 2 years ago

Allow deserializing and serializing results of constants analysis with Serde. This will allow analysis to be conducted once and then saved.