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

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -