Skip to content

Spectra v1.0.0 - High-Performance Security Toolkit

Choose a tag to compare

@bad-antics bad-antics released this 31 Jan 21:27
· 5 commits to main since this release

馃攼 Spectra v1.0.0

High-performance Julia security toolkit for cryptography, forensics, and network analysis.

Features

  • 馃敀 Cryptography: SHA3-256, ChaCha20-Poly1305, secure key derivation
  • 馃攳 Memory Forensics: Process analysis, artifact extraction
  • 馃摗 Network Forensics: PCAP analysis, protocol dissection
  • 馃搳 Entropy Analysis: Anomaly detection, data classification

Installation

using Pkg
Pkg.add(url="https://github.com/bad-antics/spectra")

Stats

  • 8,000+ lines of Julia code
  • MIT License

Part of the NullSec Julia Security Suite