Closed cL0und closed 3 years ago
I see, but extractBB is just used to extract ground truth? And It seems like decompiler plugin do not set enough type information when it generate pb file.
Oh, sorry I did not read this part of code carefully, it seems like you parse the BB type during comparison.
Hi, It seems like some comparison script can not be used now?
For example, I would like to use compareJmpTable.py and compareCFG.py but I notice it requires me to provide block type which extract script do not collect.
I find that only a few scripts collect a little type information which seems like not enough to support the comparison I mention.
So, How can use other comparison script?