Update README.md
This commit is contained in:
parent
aae437a3a1
commit
995e7b7412
@ -4,6 +4,9 @@ This project provides two components of Genius, a graph-based bug search framewo
|
||||
-> Extract the control flow graph for each binary function
|
||||
-> Extract the attributes for each node in the graph
|
||||
|
||||
The feature extraction is built on top of IDA-pro. We wrote the scripts based on ida-python and extract the attributed control flow graph.
|
||||
|
||||
2. The online bug search engine is used for real-time search:
|
||||
-> It utilized localality sensitive hashing for indexing
|
||||
-> Nearest-neighbor search algorithm for search
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user