diff --git a/pages/reversing_guardianrs1.html b/pages/reversing_guardianrs1.html index e7ad691..523bf0c 100644 --- a/pages/reversing_guardianrs1.html +++ b/pages/reversing_guardianrs1.html @@ -51,7 +51,7 @@
We can see a few Vmctx which pushes a pointer to the Machine struct onto the stack.
Basically in 8 lines it has copied the content of ~Rdx~ and ~Rsp~ at the top of the stack.
+We can see a few Vmctx which pushes a pointer to the Machine struct onto the stack.
Basically in 8 lines it has copied the content of Rdx and Rsp at the top of the stack.