grr
grr copied to clipboard
High-throughput fuzzer and emulator of DECREE binaries
GRR uses `GRANARY_ASSERT`, which is kind of a weird holdover from writing DBTs that can't depend on system libraries, and it's also very C-like. Now that we've made GRR start...
When the page hash is invalidated (e.g. because of a JIT), then all further executed code after a re-hash is triggered will be translated without consideration for whether or not...
Code coverage used to be computed differently and stored into a bitset. Since moving over to the path entry recording approach, the PID has stopped being included. Adding it back...