What's new
Carding forum - Trusted Carding Forum - ATN card the World - Carding Forums - Carders Forums - Dread Forums.-

Welcome to legitcarding.net, your premier destination for all things carding! Dive into the world's top legit carding community, offering worldwide transfers via PayPal, Cashapp, Venmo, Western Union, and beyond. Gain access to credit card fullz, CC dumps, bank logs, and an array of premium services. Plus, enjoy complimentary gift cards and exclusive bonuses. Don't wait—unlock instant access now to scripts, carding guides, and more! Join us today and elevate your carding experience to new heights

Viper Carder

Legendary Vouched Carder♛
Staff member
Premium User
Support Staff
Verified Seller
♛ Forum Elite ♛
Registered
Joined
Feb 28, 2024
Messages
1,699
Reaction score
49
Points
48
Awards
3
Find usernames in social networks.
Installation

  1. Install dependencies (Debian/Ubuntu):
    Code:
    sudo apt install python3 python3-pip
  2. Install with pip3:
    Code:
    sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git
    userrecon-py --help
Building from Source
Clone this repository, and:
Code:
git clone https://github.com/decoxviii/userrecon-py.git ; cd userrecon-py
sudo -H pip3 install -r requirements.txt
python3 setup.py build
sudo python3 setup.py install

Update
To update this tool to the latest version, run:
Code:
sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git --upgrade
userrecon-py --version
Usage
Start by printing the available actions by running userrecon-py --help. Then you can perform the following tests:
Code:
userrecon-py target decoxviii -o test1
 
Back
Top