Skip to content

Releases: iEsclyLabs/instaReport

InstaReport 9.0.1

Choose a tag to compare

@iEsclyLabs iEsclyLabs released this 27 Aug 05:24
01e73e2

InstaReport 9.0.1

Windows x86_64 installer - fully self-contained (engine + Playwright Chromium bundled, no Python/browser install needed).
macOS Apple Silicon - lightweight Tauri 2 app (uses system WebKit, no bundled browser).

What's new

  • Profile Scanner (Lookup tab) is now fully functional: scans Instagram/TikTok profiles and returns display name, bio, verified/private status, posts, followers, following, and join date
  • Fixed a browser context error (Accept_language TypeError) that broke profile scanning, engagement, and other lookup tools whenever TLS Fingerprinting was enabled
  • Linux build now bundles the Chromium version matching the engine (chromium-1134)
  • macOS build (Apple Silicon, unsigned, requires macOS 11+) - web-based features only, no local browser automation yet

Download Links

SHA-256

  • Windows installer: EA05365F3AF3D59F53622CF3E6BCD46520EA5AA765327ECADA389051FDBF15EA
  • Linux deb: AAE04F7F1C1481D843D14006E39DD77B4DD4A95E4B882ED2C7FED9C719E944AE
  • Linux AppImage: ECFECF575EEFBFDD2723FABF6CC9CE3BF0ADE76EDDDFA02D64930EFBC4282013
  • macOS DMG: 4C773F4767FB6206E04326AB5F6B2C342630A4ED7BC53D003E2EACA976BC9E00

Note: Binaries hosted on GitLab. No files attached to this release.

InstaReport 9.0.0

Choose a tag to compare

@iEsclyLabs iEsclyLabs released this 27 Aug 05:24
01e73e2

InstaReport 9.0.0

Windows x86_64 installer - fully self-contained (engine + Playwright Chromium bundled, no Python/browser install needed).

What's new

  • All 12 previously-stubbed tools fully implemented: VIP Bypass, API Hookpoint, Identity Swap, Flag Override, Account Restore, Dark Pattern, Network Spoof, Behavior Mimic, Header Forge, Canvas Spoof, WebRTC Block, TLS Fingerprint
  • Playwright Chromium + headless shell bundled inside the installer (no per-user browser install required)
  • New desktop UI: Tauri 2 + React 19 shell with a Python sidecar engine
  • Self-signed code signing (CN=InstaReport); SmartScreen may still warn

Download Links

SHA-256

  • Windows installer: 29a8b8968258ba6de93258dfe25b5d794cb6a3da6261d8a614a958d119df9852

Note: Binaries hosted on GitLab. No files attached to this release.

v8.7.5

Choose a tag to compare

@iEsclyLabs iEsclyLabs released this 27 Aug 05:24
01e73e2

What's New in v8.7.5

Improvements

  • Linux notify-send guard - desktop notifications now check shutil.which("notify-send") first and skip gracefully on minimal distros instead of failing silently
  • Portable shebang - main.py uses #!/usr/bin/env python3, so ./main.py works on any Linux box regardless of Python install path
  • Dockerfile - added libnotify-bin for notification support inside containers
  • Distribution sync - desktop build brought to full parity with the v8.7.5 distribution tree (REST API server, split dialogs, cross-platform fonts)

Download Links

Note: Binaries hosted on GitLab. No files attached to this release.

v8.7.0

Choose a tag to compare

@iEsclyLabs iEsclyLabs released this 27 Aug 05:24
01e73e2

What's New in v8.7.0

New Features

  • Randomized Delays -- min_delay / max_delay config options to vary time between actions (avoids pattern detection)
  • Exponential Backoff -- automatic retry with doubling wait times on failure
  • Health Pre-Check -- verifies browser, network, and API status before starting a campaign
  • Bulk Import -- load multiple targets from a text file (one per line)
  • Auto-Update -- checks for newer releases on startup and downloads automatically
  • Campaign Resume -- interrupted campaigns can be resumed from where they left off

Bot-Exclusive Features

  • Ban/unban payment system with countdown animation and admin approval
  • Per-user proxy management (text-based input, no file paths)
  • Campaign resume via /resume command
  • Balance tracking & refund system (/balance, /refund)

Download Links

Fixes

  • Version sync: __init__.py and constants.py now report the same version number
  • API base URL updated to iescly.duckdns.org
  • Improved error handling and logging

Note: Binaries hosted on GitLab. No files attached to this release.