Skip to content

Aether v2.0.0

Latest

Choose a tag to compare

@Pinperepette Pinperepette released this 07 Mar 09:57
· 2 commits to main since this release

What's New in v2.0.0

Malware Analysis Dashboard

  • Automated threat scoring (0-100) with threat levels (Clean/Low/Medium/High/Critical)
  • Unified dashboard combining all analysis results

Entropy Analysis

  • Shannon entropy calculation for entire binary and individual sections
  • Section assessment (packed, encrypted, normal)
  • Block-level entropy heatmap

Indicators of Compromise (IoC) Extraction

  • URLs, IP addresses, domains, emails
  • File paths, registry keys, crypto wallets, mutex names

PE Anomaly Detection

  • Suspicious section name detection (UPX, VMProtect, Themida, etc.)
  • Entropy anomaly flagging with severity classification

Packer Detection

  • Signature matching for UPX, VMProtect, Themida, ASPack, and more
  • Import fingerprinting with confidence scoring

Enhanced PE Loader

  • Import/Export browser with DLL grouping
  • Imphash calculation for malware classification
  • Improved PE format parsing

Other Improvements

  • Enhanced binary loader
  • Updated plugin system
  • UI improvements in toolbar and main view