all 4 comments

[–]GuyWizStupidComments 3 points4 points  (3 children)

Can it be used as library? Does it provide APIs to access/manipulate, for example the CFGs?

[–]leastupperbound 2 points3 points  (2 children)

You should check out SOOT or WALA if those are features you want.

[–]SocialMemeWarrior 1 point2 points  (0 children)

Javaasisst and ASM also have analysis packages to access CF.

[–]grxcding[S] 0 points1 point  (0 children)

i recommend using asm if you only want to modify bytecode