Skip to content

DarkCipherNinja/Session-Link-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Decoder Tool

Overview

The URL Decoder Tool is a Python script specifically crafted for decoding session links from Telegram web applications. This tool effectively extracts and displays essential user information embedded within the link, including:

  • User ID
  • Quert_ID
  • First Name
  • Last Name
  • Username
  • Authentication Date

Additionally, the tool features a capability to check for and retrieve the latest updates from its GitHub repository, ensuring you are always using the most up-to-date version.

Installation Instructions

To set up the URL Decoder Tool on your system, follow these steps:

  1. Update and Upgrade Packages
    pkg update && pkg upgrade -y
  2. Install Python
     pkg install python
  3. Install Git
    pkg install git
  4. Clone Repo
git clone https://github.com/BLACK-NINJA-PK/URL_DECODER/
  1. Enter In Repo
 cd URL_DECODER
  1. Install requirements
    pip3 install requirements.txt
  2. Run Tool
     python  main.PY

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages