Skip to content

A Rust API for Intermediate Representation for Binary analysis and transformation (GTIRB)

License

Notifications You must be signed in to change notification settings

horde-re/gtirb-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtirb-rs

A Rust API for Intermediate Representation for Binary analysis and transformation (GTIRB).

Coverage Status

📦 Features

To-do

🧩 Usage

To-do

📚 Documentation

See rustdoc with :

cargo doc --open

🔗 Credits

This project is heavily based on GrammaTech GTIRB project.

Note

Original GTIRB project has multiple APIs in different languages, including C++, Python, Java and Common Lisp that are based on the protobuf schemas. As generated Rust code from protobuf is not optimal, this project aims to provide a more idiomatic Rust API for GTIRB by implemeting data structures from scratch.

About

A Rust API for Intermediate Representation for Binary analysis and transformation (GTIRB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages