Skip to content

Add nullsec-memguard to System tools#56

Open
bad-antics wants to merge 2 commits into
nrdmn:masterfrom
bad-antics:add-nullsec-tools
Open

Add nullsec-memguard to System tools#56
bad-antics wants to merge 2 commits into
nrdmn:masterfrom
bad-antics:add-nullsec-tools

Conversation

@bad-antics
Copy link
Copy Markdown

Summary

Add nullsec-memguard to the System tools section.

Tool Details

nullsec-memguard - Memory Protection Monitor

Features

  • 🔬 Comprehensive process memory inspection
  • 🛡️ W+X region detection (writable+executable memory)
  • 🔍 Shellcode injection detection via anonymous executable memory
  • 📊 Security scoring with categorized severity findings
  • ⚡ Zero runtime overhead - native performance

Why This Belongs Here

  • Written entirely in Zig
  • Leverages Zig's compile-time safety
  • Security tool with practical applications
  • Part of the NullSec Linux security distribution (135+ tools)

Complements the already-listed nullsec-zigscan tool.

bad-antics added 2 commits January 23, 2026 09:23
Add memory protection monitor from NullSec toolkit:
- W+X region detection (writable+executable memory)
- Shellcode injection detection
- Memory corruption vulnerability analysis
- Security scoring with categorized severity

Part of the NullSec Linux security distribution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant