Skip to content

kriw/bap-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

  • myssa: Simple Implementation of SSA transformation.

  • copypropagation: Propagate Assignment (e.g., x := y; z := x to x := 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.

About

My bap plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published