Skip to content

refactor towards decoupling#4

Open
syntax wants to merge 3 commits intomainfrom
inhouse-pdg
Open

refactor towards decoupling#4
syntax wants to merge 3 commits intomainfrom
inhouse-pdg

Conversation

@syntax
Copy link
Owner

@syntax syntax commented Nov 8, 2024

Decoupling the current implementation away from Soot.

Huge refactor to remove calls to soot libraries in the main body of the code. I want to implement an intermediate class so that any framework, which can be used to generate a PDG into the format I am using in this implementation is sufficient for my approach.

This should allow for expandability of the project, however i will continue using Soot as my graph generation mechanism for the time being.

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.

1 participant

Comments