This post is by a banned member (W18) - Unhide
OP 20 June, 2023 - 08:27 PM
(This post was last modified: 20 June, 2023 - 10:03 PM by W18. Edited 1 time in total.)
Reply
Crypto clipper written in Rust with anonymity and performance in mind, the program hides itself and start monitoring the clipboard for wallet addresses and change it to yours.. the notifications are sent via Telegram.
Key Features:- Supported addresses : XMR,BNB,TRX,ETH,BTC,DOGE,BCH,LTC,DASH,XRP,ADA,TON,NEC,ETC,ZEC,ALGO,XLM.
- Native, zero dependency (NO .NET Framework), tested on windows 7/8/10.
- Persistence (survive reboots..)
- Anti-vm Anti-Sandbox & AV bypasses implemented.
- Mutex.
- 0% CPU usage.
size is about 1MB under a packer like upx it squeezes to ~500kb
AV CHECKS :
[Video: https://vimeo.com/838031983]
Price : 50$ per build, update rebuilds are free.
This is a bump
This post is by a banned member (MUIBIEN) - Unhide
21 June, 2023 - 03:06 PM
Reply
GLWS
This post is by a banned member (W18) - Unhide
OP 22 June, 2023 - 02:57 PM
Reply
This post is by a banned member (Artem) - Unhide
22 June, 2023 - 06:24 PM
Reply
Yet another basic clipper
The fact that your clipper is in Rust is good
But you don't offer enough functionality
Any github clipper will do the same thing
Add more information about Telegram notification
Emotes, pc ip, pc name, version
A custom emote for each cryptocurrency with the Bitcoin, Ethereum logo...
Add the address orignally copied and the one it was replaced by
If possible, from which process it was copied
A ping when there's a clip (so if notifications are on silent to avoid seeing all the useless new PCs)
I'm sure you can improve it! :)
◽ArtemFromNights◽
_______________________________________
_______________________________________
Telegram : ArtemDotIcu
This post is by a banned member (W18) - Unhide
OP 22 June, 2023 - 06:53 PM
Reply
(22 June, 2023 - 06:24 PM)ArtemFromNights Wrote: Show MoreYet another basic clipper
The fact that your clipper is in Rust is good
But you don't offer enough functionality
Any github clipper will do the same thing
Add more information about Telegram notification
Emotes, pc ip, pc name, version
A custom emote for each cryptocurrency with the Bitcoin, Ethereum logo...
Add the address orignally copied and the one it was replaced by
If possible, from which process it was copied
A ping when there's a clip (so if notifications are on silent to avoid seeing all the useless new PCs)
I'm sure you can improve it! :)
thank you for your feedback, most of the stuff on github are easily detected.. thus writing it in rust.
does the size bother?
This post is by a banned member (Artem) - Unhide
22 June, 2023 - 06:54 PM
Reply
(22 June, 2023 - 06:53 PM)W18 Wrote: Show More (22 June, 2023 - 06:24 PM)ArtemFromNights Wrote: Show MoreYet another basic clipper
The fact that your clipper is in Rust is good
But you don't offer enough functionality
Any github clipper will do the same thing
Add more information about Telegram notification
Emotes, pc ip, pc name, version
A custom emote for each cryptocurrency with the Bitcoin, Ethereum logo...
Add the address orignally copied and the one it was replaced by
If possible, from which process it was copied
A ping when there's a clip (so if notifications are on silent to avoid seeing all the useless new PCs)
I'm sure you can improve it! :)
thank you for your feedback, most of the stuff on github are easily detected.. thus writing it in rust.
does the size bother?
Yeah but most of time you just have to change order of code, change string & OBF
& Yeah Rust is good :)
But you should add things anyway
◽ArtemFromNights◽
_______________________________________
_______________________________________
Telegram : ArtemDotIcu
This post is by a banned member (W18) - Unhide
OP 22 June, 2023 - 06:57 PM
Reply
(22 June, 2023 - 06:54 PM)ArtemFromNights Wrote: Show More (22 June, 2023 - 06:53 PM)W18 Wrote: Show More (22 June, 2023 - 06:24 PM)ArtemFromNights Wrote: Show MoreYet another basic clipper
The fact that your clipper is in Rust is good
But you don't offer enough functionality
Any github clipper will do the same thing
Add more information about Telegram notification
Emotes, pc ip, pc name, version
A custom emote for each cryptocurrency with the Bitcoin, Ethereum logo...
Add the address orignally copied and the one it was replaced by
If possible, from which process it was copied
A ping when there's a clip (so if notifications are on silent to avoid seeing all the useless new PCs)
I'm sure you can improve it! :)
thank you for your feedback, most of the stuff on github are easily detected.. thus writing it in rust.
does the size bother?
Yeah but most of time you just have to change order of code, change string & OBF
& Yeah Rust is good :)
But you should add things anyway
i will. very appreciated !!
This post is by a banned member (W18) - Unhide
OP 23 June, 2023 - 03:53 PM
Reply
|