From 83161fb999496a4b72a33aaa9f8a4ad607232359 Mon Sep 17 00:00:00 2001 From: winterknife Date: Tue, 17 Jun 2025 08:26:23 -0400 Subject: [PATCH] updated README of PagingDbgExt project --- PagingDbgExt/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PagingDbgExt/README.md b/PagingDbgExt/README.md index 19f7117..f0b3f89 100644 --- a/PagingDbgExt/README.md +++ b/PagingDbgExt/README.md @@ -265,4 +265,5 @@ I don't plan on improving the heuristics at the moment but you reading this shou 33. [pagewalkr](https://github.com/Deputation/pagewalkr) 34. [Paging](https://shhoya.github.io/hv_paging.html) 35. [Demystifying Physical Memory Primitive Exploitation on Windows](https://0dr3f.github.io/Demystifying_Physical_Memory_Primitive_Exploitation_on_Windows) -36. [IntelĀ® 64 and IA-32 Architectures Software Developer Manuals](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html) \ No newline at end of file +36. [IntelĀ® 64 and IA-32 Architectures Software Developer Manuals](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html) +37. [PTEditor](https://github.com/misc0110/PTEditor) \ No newline at end of file