Skip to content

IG-Detective v2.0.0: The Bleeding-Edge Edition πŸ•΅οΈβ€β™‚οΈ

Latest

Choose a tag to compare

@shredzwho shredzwho released this 01 Mar 01:01
· 13 commits to main since this release

πŸš€ Major Architectural Rebuild

IG-Detective v2.0.0 has been completely rebuilt from the ground up for maximum stealth, stability, and OSINT capability.

✨ New Features & Upgrades

  • Headless Stealth Browser: We've completely removed the fragile HTTP instaloader requests and replaced them with a native Playwright Chromium engine. playwright-stealth ensures we perfectly mimic organic Chrome TLS and DOM fingerprints.
  • Active Surveillance Mode: Lock onto a given target and continuously poll their profile for drops/gains in followers, media uploads, and biography edits with native SQLite logging.
  • Mass Data Export: A powerful new data command that leverages native GraphQL to securely paginate and download the target's entire footprint (Followers, Following, and Timeline Media) straight into an offline .zip archive!
  • Advanced OSINT Modules: Included temporal sleep gap mapping via DBSCAN, graph theory social network analysis (sna), and linguistic stylometry.
  • Account Recovery Extraction: We can now parse and display target's masked contact details (e.g. s***h@g***.com) directly via the recovery UI pipeline.

πŸ›‘οΈ Core Improvements

  • Session files are natively transformed and securely piped into Playwright cookies.
  • Poisson Jitter algorithm replaces static timeouts to guarantee organic navigation patterns and completely avoid rate-limits.
  • A robust, highly-interactive cmd2 shell utilizing rich terminal graphics.