- Installation
- Run Graph Traversal
Usage:
make allAfter building, the following executables will be available in the revdecode directory:
naive_graph_traversalfine_grained_graph_traversalparallel_estimation_graph_traversalEach of these executables corresponds to a different graph traversal algorithm implemented in RevDecode.
Description: Applies the fine-grained graph traversal algorithm to the processed rankings.
Usage:
./fine_grained_graph_traversal /workspace/unknown-binary/processed-rankings 0.70.7 is the base adjacency score used in the graph traversal.
Output: Results will be written to:
/workspace/unknown-binary/RevDecode_results_fine_grained_approach
Each file in this directory contains the results of the graph traversal for the corresponding unknown binary.