llvm - How to construct Program Dependence Graph of a binary -


i'd construct ferrante's program dependence graph binary. once binary disassembled i'd create graph nodes instructions , edges relate nodes writes or read same data space (regs, memory address, ...). there tool accomplish ?

i've been using radare2 i'm able extract cfg of entire program, xrefs , regs read , writen per instruction. algorithm ... in advance.


Comments

Popular posts from this blog

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

python - PyInstaller UAC not working in onefile mode -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -