updated README of PagingDbgExt project

This commit is contained in:
winterknife
2025-06-17 08:26:23 -04:00
parent 7cd5bf68dd
commit 83161fb999
+2 -1
View File
@@ -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) 33. [pagewalkr](https://github.com/Deputation/pagewalkr)
34. [Paging](https://shhoya.github.io/hv_paging.html) 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) 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) 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)