Skip to content

Commit 6a651ef

Browse files
committed
docs: add RWXFinder link for identifying Windows RWX memory regions to README.md
1 parent 675bcf4 commit 6a651ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,6 +1073,7 @@ npx skills add https://github.com/gmh5225/awesome-game-security --skill reverse-
10731073
- https://github.com/Air14/KDBGDecryptor [A simple example how to decrypt kernel debugger data block]
10741074
- https://github.com/FaEryICE/MemScanner [Memory scanner]
10751075
- https://github.com/Oliver-1-1/RwxScanner [RWX Memory scanner]
1076+
- https://github.com/S12cybersecurity/RWXFinder [Find Windows RWX memory regions in a target process by size via VirtualQueryEx]
10761077
- https://github.com/irql/nokd [Kernel debugger protocol]
10771078
- https://github.com/DejavuSecure/DetectNtoskrnlIntegrity [Windows Kernel Security: Memory Integrity Verification with Disk Verification of ntoskrnl.exe]
10781079
- https://github.com/brew02/BudgetEPT [Create stealthy, inline, EPT-like hooks using SMAP and SMEP]

0 commit comments

Comments
 (0)