Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about exporting CFL graph files #1596

Open
yuan2li opened this issue Nov 15, 2024 · 1 comment
Open

Questions about exporting CFL graph files #1596

yuan2li opened this issue Nov 15, 2024 · 1 comment

Comments

@yuan2li
Copy link

yuan2li commented Nov 15, 2024

Hi, thanks for the great work! I have some doubts about exporting the built CFL graphs. I wonder if the CFL analysis tool within SVF can generate the files including program expression graphs and value-flow graphs, such as the test cases provided in POCR (*.vfg, *.peg, etc.). I understand that the options provided are available for exporting dot graphs, so I just wonder if the function of exporting original graph files is available. Many thanks.

@yuan2li
Copy link
Author

yuan2li commented Nov 17, 2024

Sorry to state my question not clearly. Specifically, I wonder if the following two alternative approaches could be applied to current graph files or source codes for exporting such graphs:

  1. To write scripts about parsing dumped dot graphs into specific VFGs/PEGs.
  2. To modify functions like dump to save specific VFGs/PEGs.

If there is any guidance on either one, I would appreciate it. Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant