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

FREE & opensrc Rust Stealer

Пожалуйста, обратите внимание, что пользователь заблокирован
65 GB of RAM/20 Cores (who tf need that strong computer?) + 4 crypto wallets + scans of his IDs, passports and other sensitive documents (he have those files on desktop 😂)

By Luca Rust Stealer :cool:
 

Вложения

  • IMG_20220804_221350.jpg
    IMG_20220804_221350.jpg
    54 КБ · Просмотры: 169
Dude, are you going to add startup to the clipper?
I'll add it when i feel Like it.

Also thanks to all the Guys who wished me a good Birthday ;)
 
Пожалуйста, обратите внимание, что пользователь заблокирован
Its my birthday today,
! No Support on TG for today !
Hey Bro - Happy Birthday :smile10:;). Sorry i'm late to congratulate you, I just saw your message
 
After build, I run stealer but no notification on either discord or telegram and clipper does not change addresses. Help

const MODE: DeliveryMethod = DeliveryMethod::TELEGRAM;

//TG
const BOT_TOKEN: &str = "00XX";
const CHANNEL_ID: i64 = -00XX;

did you configure it correctly?
 
const MODE: DeliveryMethod = DeliveryMethod::TELEGRAM;

//TG
const BOT_TOKEN: &str = "00XX";
const CHANNEL_ID: i64 = -00XX;

did you configure it correctly?
Yes I configured correctly for telegram and no result came to telegram and also clipper did not work on machine because I copied a different wallet address and it did not change to the one I put in clipper.
 
Пожалуйста, обратите внимание, что пользователь заблокирован
const MODE: DeliveryMethod = DeliveryMethod::TELEGRAM;

//TG
const BOT_TOKEN: &str = "00XX";
const CHANNEL_ID: i64 = -00XX;

did you configure it correctly?
I also have such a problem, the data is also filled out.
 
The same thing, anti vm is disabled and loads the processor at 100 percent. When compiling
writes the following:

warning: value assigned to `clipboard` is never read
--> src\main.rs:337:17
|
337 | let mut clipboard = String::new();
| ^^^^^^^^^
|
= note: `#[warn(unused_assignments)]` on by default
= help: maybe it is overwritten before being read?

Everything worked in the previous version.
 
I
The same thing, anti vm is disabled and loads the processor at 100 percent. When compiling
writes the following:

warning: value assigned to `clipboard` is never read
--> src\main.rs:337:17
|
337 | let mut clipboard = String::new();
| ^^^^^^^^^
|
= note: `#[warn(unused_assignments)]` on by default
= help: maybe it is overwritten before being read?

Everything worked in the previous version.
have same warning. How do you disable
const MUTEX: bool = true;
const ANTI_VM: bool = true;

I change values to false?
 


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