mcarbone's Posts

Hi, Our expectation is to have the new User Guide uploaded to the community forum webpage in approximately 2 months. VProbes is not supported on ESXi.
Hi, Thank you for using VProbes! The "VProbes Programming Reference" is a bit outdated, and we are currently working on a new, updated version. Basically, the syntax for guest probes has chan... See more...
Hi, Thank you for using VProbes! The "VProbes Programming Reference" is a bit outdated, and we are currently working on a new, updated version. Basically, the syntax for guest probes has changed. If you replace GUEST_WRITE with GUEST:WRITE, your script should load. Regarding your second question, the CPU provides facilities to intercept CR3 writes made by the guest, but the same is not true for general-purpose registers, making it hard to implement what you suggest. Just out of curiosity, what are you using VProbes for?
Hi, This community forum is reserved for questions and discussions about VProbes. Please direct your question to the appropriate forum.