This adds a new config-file field for the user to provide us with information about regions in the binary that can be replaced with overflow patch code. It's threaded through to the patcher, which already had support for using that information.
All looks good to me! The usage in data.ml is exactly correct. I see nice errors too, it's tracked by the seeder, there is a system test, and so on. Awesome!
This adds a new config-file field for the user to provide us with information about regions in the binary that can be replaced with overflow patch code. It's threaded through to the patcher, which already had support for using that information.