Files
go_pwner/.claude/settings.local.json
T
2026-07-18 21:37:15 +03:00

9 lines
166 B
JSON

{
"permissions": {
"allow": [
"Bash(taskkill //F //IM heap_segment_target.exe)",
"Bash(rm -rf \"C:/tools/go_pwner/examples/_segtest\")"
]
}
}