llvm - tools for symbolic execution on binaries -


are there tools symbolic execution on binaries. mean using which, not require modify source code - klee_make_symbolic or can such changes in ir (llvm ir etc.) in advance

maybe miasm can fit requirements. reverse engineer framework supports static symbolic execution. far know, more simple klee , s2e.


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

google chrome devtools - How to show mouse pointer in responsive mode? -