Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
TEx — Telegram intelligence collection tool for researchers and investigators. Scrapes groups, messages, media, and user data with OCR, Elasticsearch integration, and automated alerting for threat monitoring. | Kitploit
Tools/GitHubGitHub/guibacellar/tex
OSINT (Open Source Intelligence)ForensicsInformation GatheringDigital ForensicsThreat Intelligence
GitHubguibacellar/tex

TEx

Telegram intelligence collection tool for researchers and investigators. Scrapes groups, messages, media, and user data with OCR, Elasticsearch integration, and automated alerting for threat monitoring.

View Repository
375512 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Welcome to Telegram Explorer

About The Project

TEx is a Telegram Explorer tool created to help Researchers, Investigators and Law Enforcement Agents to Collect and Process the Huge Amount of Data Generated from Criminal, Fraud, Security and Others Telegram Groups.

⚠️ BETA VERSION ⚠️
Please note that V0.3.0 are the latest beta version for this project, so it is possible that you may encounter bugs that have not yet been mapped out.
I kindly ask you to report the bugs at: https://github.com/guibacellar/TEx/issues

Requirements

  • Python 3.8.1+ (⚠️ Deprecated. Consider using version 3.10+ ⚠️)
  • Windows x64 or Linux x64

Features

  • Connection Manager (Handle Telegram Connection)
  • Group Information Scrapper
  • List Groups (Scrap info for all groups, including members, members info and profile pic)
  • Automatic Group Information Sync
  • Automatic Users Information Sync
  • Messages Listener (Listen all Incoming Messages)
  • Messages Scrapper (Scrap all Group Messages, since the first one)
  • Download Media (Including fine media settings like size, groups and/or media type)
  • HTML Report Generation
  • Export Downloaded Files
  • Export Messages
  • Message Finder System (Allow to Find, using terms or RegEx) patterns on messages
  • Message Notification System (Send alert's, finds, or all messages to Discord)
  • Elastic Search 8+ Native Integration
  • Image OCR using Tesseract
  • Signals for Helping Monitoring

Installing

Telegram Explorer is available through pip, so, just use pip install in order to fully install TeX.

root@kitploit:~
pip install TelegramExplorer

Upgrading

To upgrade TeX to the latest version, just use pip install upgrade command.

root@kitploit:~
pip install --upgrade TelegramExplorer

Documentation

https://telegramexplorer.readthedocs.io/en/latest/

Download Tool