Code Monkey home page Code Monkey logo

Comments (16)

ChmieluuFLEX avatar ChmieluuFLEX commented on May 25, 2024

now in line 48

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

This project is for Python 3.x only

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

And I'm afraid that you can't build it on Linux because of using pypiwin32 package that is not available on Linux (discovered a minute ago). If you encounter errors on Windows OS, just clone this repository again because I made some fixes.

from pysilon-malware.

ChmieluuFLEX avatar ChmieluuFLEX commented on May 25, 2024

Traceback (most recent call last):
File "C:\Users\macch\OneDrive\Dokumenty\GitHub\PySilon-malware\tools\PyInstaller_main_.py", line 21, in
from PyInstaller import version
ModuleNotFoundError: No module named 'PyInstaller'

I tried on windows and i got this error after enter all these values

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

Try: pip install pyinstaller

from pysilon-malware.

ChmieluuFLEX avatar ChmieluuFLEX commented on May 25, 2024

it worked. But when I open keylogger it has this error in cmd

file "C:\Users\macch\OneDrive\Dokumenty\GitHub\PySilon-malware\main_prepared.py", line 20, in
from browser_history import get_history
ModuleNotFoundError: No module named 'browser_history'

from pysilon-malware.

ChmieluuFLEX avatar ChmieluuFLEX commented on May 25, 2024

i used: pip install browser-history
and it worked

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

Sorry I forgot to put this in requirements.txt

from pysilon-malware.

ChmieluuFLEX avatar ChmieluuFLEX commented on May 25, 2024

After launch keylogger:

[2022-12-03 15:01:43] [ERROR ] discord.client: Ignoring exception in on_ready
Traceback (most recent call last):
File "discord\client.py", line 409, in _run_event
File "main_prepared.py", line 94, in on_ready
AttributeError: 'NoneType' object has no attribute 'content'

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

Please copy-paste here lines 90-100 of main_prepared.py and I will take a look

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

Oh i know. Send something on file related channel

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

*recordings sorry

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

Because this rat reads last message to decide if you want to get microphone recordings (if you send "disable" on this channel, bot wont send recordings from the next launch). And since recordings channel is empty, when bot reads last message it raises an error. I need to fix this.

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

It should work now. I fixed this

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

I guess that .join command won't work because of not uploading ffmpeg portable folder, give me a minute

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

no, i messed up lol. Ffmpeg WILL be essential for screen live streaming in future :). Everything should be fine. I'm closing this ticket and if you encounter any other bugs, just create new one.

from pysilon-malware.

Related Issues (20)

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.