trailofbits / manticore

Symbolic execution tool
https://blog.trailofbits.com/2017/04/27/manticore-symbolic-execution-for-humans/
GNU Affero General Public License v3.0
3.66k stars 470 forks source link

Fixes for latest glibc #2552

Closed ekilmer closed 2 years ago

ekilmer commented 2 years ago

This includes a very basic syscall implementation for rseq but I don't think anything more than returning 0 is necessary for the latest glibc.