Open lwz23 opened 3 days ago
Hi, I am trying to generate rust program's ICFG, and I notice this project, I wonder how can I use this project to generate Rust ICFG, is there any tutorial?
Now, I can generate the CG of Rust program with MIRAI, does MIRAI have the ability to generate ICFG(maybe combine CG and MIR)?
Hi, I am trying to generate rust program's ICFG, and I notice this project, I wonder how can I use this project to generate Rust ICFG, is there any tutorial?