Skip to content

Kynarix/Craftrise-Stealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CraftRise Stealer Banner

Python 3.10+ PyQt5 Windows Version 2.0


Requirements

  • Python 3.10 or higher (Download)
  • Windows operating system
  • Make sure to check "Add Python to PATH" during installation

Installation

  1. Clone or download the repository:

    git clone https://github.com/Kynarix/Craftrise-Stealer.git
    cd Craftrise-Stealer
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python run.py

Usage

  1. Enter your Discord Webhook URL in the input field.
  2. Select your preferred build options:
    • Compile to .exe (recommended)
    • Enable @everyone mention on capture
  3. Click "Build Payload" and wait for the process to complete.
  4. The output file will be located in the build/ directory.

File Structure

Craftrise-Stealer/
├── assets/
│   └── banner.png
├── src/
│   ├── core/
│   │   ├── decryptor.py      # AES/Base64 decryption routines
│   │   ├── system_info.py    # System metadata collector
│   │   └── webhook.py        # Discord webhook dispatcher
│   └── gui/
│       ├── styles.py         # Centralized QSS stylesheet
│       ├── template.py       # Payload template engine
│       ├── builder.py        # PyInstaller build thread
│       └── main_window.py    # Primary application window
├── requirements.txt
├── run.py
└── README.md

Credits

Developed by PheXorA
Discord: phexora


CraftRise Stealer v2.0

About

Python ile yazılmış, yalnızca CraftRise Launcher’daki bilgileri alıp Discord’a gönderen bir koddur.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages