Git Product home page Git Product logo

can-kat / cstealer Goto Github PK

View Code? Open in Web Editor NEW
940.0 31.0 421.0 2.46 MB

A discord token grabber, crypto wallet stealer, cookie stealer, password stealer, file stealer etc. app written in Python.

License: Creative Commons Zero v1.0 Universal

Python 99.92% Batchfile 0.08%
cookie-logger crypto-grabber crypto-stealer cryptowallet discord discord-token-grabber discord-token-logger discord-token-stealer grabber grabber-password

cstealer's Introduction

cstealer's People

Contributors

can-kat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cstealer's Issues

May Lead to Account Suspension

If you are considering or currently using this software for personal or academic research, be aware that even when used solely on your own devices and for legitimate purposes, it may lead to a suspension of your Discord account.

Recently, I conducted a personal project involving this software to analyze its behavior in a controlled environment on my personal computer. Despite following ethical guidelines and using the software for academic research only, my Discord account was suspended due to what appears to be a misunderstanding related to Discord's policies on Malicious Conduct.

If you choose to proceed with using this software despite this warning, consider creating a new Discord account specifically for testing. This approach can help avoid any potential impact on your primary account. Alternatively, you may want to wait for updates or patches to address these issues before using the software to ensure compliance with platform policies and to avoid unnecessary complications.

ss

Injection

If you get the discord grabber injected, where is the folder that the injection goes to. just so i can clear it rather than everytime i open discord it gives my info

can't build

Hello @can-kat , I cannot build the stub for whatever reason. No error output or anything.

I downloaded the req without any issues but when I try to build it I had no success.
It just replied with build was successful but there is no stub or anything and it has nothing to do with antivirus

Using cookies

Hello! How can i use grabbed cookies? I can't do anything with them...

Additional functionality?

Hello! I have 2 questions

  1. Is CStealer can turn on PC by itself?
  2. How victim can delete this stealer from the PC? Is scanning with Microsoft Defender will help? Can victim just delete the executable and CStealer will not remain on the computer?

kali linux

in linux
after installed
pip install -r requirements.txt
then
python builder,py ... eror: python command not found

Help

What To Link Send To Victim?

webhook

where do i get the webhook from?

Suggestion

Add grabber for Minecraft too and Roblox and obfuscation

pyinstaller

pyinstaller doesnt work on this script

(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte

change gofile.io

hi, gofile.io is banned in many countries so the clients that run the stub can not upload the files if they are in those countries and the app becomes useless, please change gofile to maybe just directly uploading to discord, or another host. thanx

I need help

Someone installed this on my pc (the compiled file) and i would like to know if there is a way to remove it without reinstalling windows? If you could contact me on discord: ii_meliodas_ii

Error When Uploading Webhook

FileNotFoundError: [Errno 2] No such file or directory: 'cstealer.py'

I get this message when I try to build the EXE.

What do i save he file as?

so i wrote the code + the webhook in notepad++ what do i save the file as, i tried .exe it doesn't work

no work

when i get a error

Traceback (most recent call last):
  File "/home/kali/Downloads/cstealer/builder.pyw", line 9, in <module>
    app.iconbitmap("CStealer_assets\\img\\logo.ico")
  File "/usr/local/lib/python3.11/dist-packages/customtkinter/windows/ctk_tk.py", line 232, in iconbitmap
    super().wm_iconbitmap(bitmap, default)
  File "/usr/lib/python3.11/tkinter/__init__.py", line 2155, in wm_iconbitmap
    return self.tk.call('wm', 'iconbitmap', self._w, bitmap)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_tkinter.TclError: bitmap "CStealer_assets\img\logo.ico" not defined

Not found "Crypto" module named

image

Eventually I have already installed the crypto module and its extensions and everything related to it but still when I run the .exe I get this damn message, please fix it now or tell me what I'm doing wrong

FileNotFoundError: [Errno 2] No such file or directory:

I complete all the steps, and start "start.bat"... when I put the Discord webhook, appear this error:

Traceback (most recent call last):
File "C:\Users...\cstealer-main\cstealer-main\builder.py", line 64, in
with open(filepath, "r", encoding="utf-8") as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\...\cstealer-main\cstealer-main\main.py'

What can I do?

Unexpected argument

So, I want to change a little the code. I have pratically used this part of code
loads(urlopen(Request("https://discordapp.com/api/v6/users/@me", headers=getheaders(token))).read().decode())
and translated it in:
loads(urlopen(Request("https://discordapp.com/api/v6/users/@me", he=A(t))).read().decode())

and it gives those warnings in IntelliJ. If I make it work on other ways (like throught console with pyinstaller or python command) it works thought without output, so I don't have any more resources about the warnings.
image

So, any idea on how to resolve it?

install.batch issue

pip' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .

well, it is not working. this pops up when i open install.batch please help me

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.