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

Refactoring and EVMLiSA as a Library #44

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from
Draft

Conversation

merendamattia
Copy link
Collaborator

This PR introduces a major refactoring of EVMLiSA, improving code structure and maintainability. Additionally, it enables the use of EVMLiSA as a library, allowing users to analyze smart contracts easily.

Changes:

  • Refactored core classes for better modularity and readability.
  • Introduced new APIs to analyze smart contracts using EVMLiSA as a library.
  • Added support for contract analysis via contract addresses, bytecode paths, and raw bytecode strings.
  • Improved basic blocks and CFG generation methods.

@merendamattia merendamattia added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 2, 2025
@merendamattia merendamattia self-assigned this Mar 2, 2025
@merendamattia merendamattia marked this pull request as draft March 3, 2025 08:56
@merendamattia merendamattia removed the request for review from VincenzoArceri March 3, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant