-
Notifications
You must be signed in to change notification settings - Fork 133
Developing ROSE based Tools
Chunhua Liao edited this page Nov 28, 2023
·
9 revisions
Write a ROSE Tool based on ROSE Core. Will need to:
- Set up ROSE
- ROSE-based Tool projects' templates: https://github.com/chunhualiao/rose-project-templates
- ROSE Library API Doxygen docs: html
- Tool Developer Tutorial
- How to visualize AST
- How to search for an AST node
- Setting up build systems: html
- Binary Analysis Tutorials: html
These resources are no longer maintained and may be out of date, but still contain useful information.