Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Cr4sh committed May 17, 2021
1 parent a265572 commit c7e2eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ fffff205`b0bfaa80 00007ffc`f882c6a4 nt!KiSystemServiceCopyEnd+0x25 (TrapFrame @

6. And finally, Kernel Forge main thread sets event object to signaled state which resumes dummy thread and triggers ROP chain execution.

Of course, such approach has a plenty of obvious limitations:
As you can see, it's pretty reliable things with no any magic involved. Of course, such approach has a plenty of obvious limitations:

* You can't use Kernel Forge to call `nt!KeStackAttachProcess()` function that changes current process address space.

Expand Down

0 comments on commit c7e2eb2

Please sign in to comment.