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

adding support for exporting data in json format #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tahir-Musharraf
Copy link

Rattle now supports exporting analysis data in JSON format. In addition to generating PNG images of control flow graphs, Rattle produces a structured JSON file containing detailed information about recovered functions, storage and memory locations, contract calls, and ether-sending capabilities. This feature allows users to programmatically parse and utilize the analysis results, making it easier to integrate Rattle into automated workflows or further data processing pipelines.

@CLAassistant
Copy link

CLAassistant commented Feb 18, 2025

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

2 participants