Skip to content

Add nullsec-zigscan to System tools#55

Open
bad-antics wants to merge 1 commit into
nrdmn:masterfrom
bad-antics:add-nullsec-zigscan
Open

Add nullsec-zigscan to System tools#55
bad-antics wants to merge 1 commit into
nrdmn:masterfrom
bad-antics:add-nullsec-zigscan

Conversation

@bad-antics
Copy link
Copy Markdown

Description

Adding nullsec-zigscan - a binary entropy analyzer written in Zig.

Entry Added

- [bad-antics/nullsec-zigscan](https://github.com/bad-antics/nullsec-zigscan) Binary entropy analyzer for detecting packed/encrypted sections

About nullsec-zigscan

A high-performance binary entropy analyzer that identifies packed, encrypted, and obfuscated sections in executables. Uses Zig's compile-time features and memory safety for security research and malware analysis.

Features:

  • Shannon entropy calculation per section
  • Detection of packed/encrypted binaries
  • PE/ELF format support
  • Zero dependencies

Thank you!

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