-
myssa: Simple Implementation of SSA transformation.
-
copypropagation: Propagate Assignment (e.g.,
x := y; z := x
tox := y; z := y
). -
mydeadcode: DeadCode elimination, the alogirithm is same to BinaryAnalysisPlatform/bap-plugins.
-
prune ssa: The Set of passes (myssa, copypropagation, mydeadcode). This produces prune ssa.
-
Notifications
You must be signed in to change notification settings - Fork 0
kriw/bap-plugins
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My bap plugins
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published