Dynamic Binary Instrumentation with DynamoRIODynamoRIO (https://dynamorio.org/) is a dynamic binary instrumentation framework that allows to manipulate binary code at runtime. The framework can be used to build various tools for program analy... May 17, 2018 Fuzzing