Skip to content

Helix v3.3.0 — 3,176 platforms · PDF reports · Email permutation · Zero false positives

Choose a tag to compare

@thalha-a9 thalha-a9 released this 02 Jun 07:47
· 2 commits to main since this release

What's New in v3.3.0

New Features

  • --email-permute — generates likely email addresses from username + extracted real name, optionally checks each with holehe
  • --report — standalone HTML investigation report + PDF (pip install weasyprint)
  • Real name auto-extraction from OG-verified profiles (used for email permutation)
  • Sherlock fixed — updated URL for v0.16.0 repo restructure
  • 3,176 total platforms with --wmn --sherlock --maigret

False Positive Fixes

  • 70+ platforms added to blocked list
  • Registration API trap: 41 URL patterns blocked pre-request
  • Dead host pre-filter: 35 hostnames blocked before any HTTP request
  • Soft-404 content detection: 45+ not-found strings
  • Patriots Win, OP.GG search pages, xhamster, 15 Sherlock FPs and more

Bug Fixes

  • graph.py crash fixed — int64 not JSON serializable from pHash numpy values
  • Sherlock $schema key crash fixed

Install

pip install -r requirements.txt
python helix.py -u johndoe --wmn --sherlock --maigret

Full changelog

See CHANGELOG.md