x213212
Results
3
comments of
x213212
hi, I have slightly modified this project https://github.com/x213212/asm2cfg so that it can read riscv asm to draw the control flow graph, and the latter added the tarjan algorithm according to...
Add tarjan algorithm Detection domator tree find loops Add experimental color cfg
python3 -m src.asm2cfg -er -c examples/riscv-huge.asm