How to find bugs in your (x86) code; RIVER tool – current state and future
Facultatea de Matematica si Informatica, sala 202Speaker: Ciprian Păduraru Abstract: Even with access to the source code of a program, it is not easy to reverse engineer a program to find inputs for specific programs. This presentation starts with a practical walkthrough over classic methods for automating software testing, such as fuzz testing, symbolic and concolic execution. Then, a tool named …