mesos icon indicating copy to clipboard operation
mesos copied to clipboard

Code examples about inject inputs

Open Pl0414141 opened this issue 5 years ago • 0 comments

In the readme file i can see the following text:

"Out of the box it can be used to gather simple code coverage but it's designed to be easily modified to add fast breakpoint handlers to inject inputs. For example, put a breakpoint after NtReadFile() returns and modify the buffer in flight. I used this in Chrome to modify inbound IPC traffic in the browser."

This is really awesome feature, would you be so kind as to provide an example of functional code?

Thank you very much

Pl0414141 avatar Jun 24 '19 08:06 Pl0414141