add memory region enumeration for Windows

This commit is contained in:
Adir Shitrit
2025-11-07 18:04:12 +02:00
parent 8b55344d9b
commit 3df61c281f
3 changed files with 163 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)"
],
"deny": [],
"ask": []
}
}