Skip to content

Conversation

@merendamattia
Copy link
Collaborator

@merendamattia merendamattia commented Mar 2, 2025

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.
  • Changed data structure from standard array to circular array.

@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 and others added 27 commits March 12, 2025 20:38
Added sanitizers support in `TaintAbstractDomain`
Changed data structure from standard array to circular array
@VincenzoArceri VincenzoArceri merged commit 90d821c into master Mar 23, 2025
3 checks passed
@VincenzoArceri VincenzoArceri deleted the refactoring branch March 23, 2025 19:58
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.

3 participants