Open
Description
I am writting a cryptanalysis library. I need to get statistics on opcodes repartition on the code. So I need to generate any valid assembled <-> disassembled instructions on a BiBTreeMap in rust.
I need to implement bindings for tablegen to this library : https://github.com/capstone-rust/capstone-rs/ and I imagine the library author needs an exposed library first.
Could you assign me to this issue please?
The files I want to edit are here: https://github.com/capstone-engine/capstone/tree/next/suite/synctools/tablegen