qbindiff icon indicating copy to clipboard operation
qbindiff copied to clipboard

Quarkslab Bindiffer but not only !

Results 15 qbindiff issues
Sort by recently updated
recently updated
newest added

We could write cython++ code to make use of multiple cores to parallelize some cpu intensive features like the Weisfeiler Lehman Graph Kernel

enhancement
low

Possible ideas: - Better handling of thunk functions (can safely be removed in the normalization pass) - Sometimes there might be some code duplication. When function `A` jump to function...

enhancement
help wanted
low

Instead of using just a sparsity ratio as a filter we can also add a parameter threshold, ie: keep all the elements > threshold

enhancement
low

BinExport doesn't export the raw binary path in the protobuf message so either we have to guess it or we can accept it as a parameter in qbindiff. The latter...

enhancement
high

Right now there is no way from command line to specify a feature option (like `max_passes` for the WLGK)

enhancement
low