You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I use SUBMIT_CR3 to trace coverage another process (e.g. target rpc server process) ? Do I need to get CR3 register of target process, and then feed cr3 to SUBMIT_CR3 instead of 0? I've already read introducation in doc, but more detail information is helpful. Thanks so much~
The text was updated successfully, but these errors were encountered:
How do I use SUBMIT_CR3 to trace coverage another process (e.g. target rpc server process) ? Do I need to get CR3 register of target process, and then feed cr3 to SUBMIT_CR3 instead of 0? I've already read introducation in doc, but more detail information is helpful. Thanks so much~
The text was updated successfully, but these errors were encountered: