Giter Club home page Giter Club logo

Comments (7)

safesploit avatar safesploit commented on June 4, 2024

I presume the script you're referring to is backdoor.py?
If so did you also install the dependencies?

pip install mss \
            pynput \
            requests

from pythonrat.

rickyzg avatar rickyzg commented on June 4, 2024

I presume the script you're referring to is backdoor.py? If so did you also install the dependencies?

pip install mss \
            pynput \
            requests

Yes, I installed it on Win 10, and I am doing it all from Windows 10, maybe that is the problem, is this only for Linux?

from pythonrat.

rickyzg avatar rickyzg commented on June 4, 2024

I used pyinstaller to create exe file, also I have changed s,connect in the script but when executing it, it gives me that errors.

from pythonrat.

rickyzg avatar rickyzg commented on June 4, 2024

So I fixed it by changing module versions in the backdoor.py script and changing sock.bind in c2.py

from pythonrat.

rickyzg avatar rickyzg commented on June 4, 2024

I presume the script you're referring to is backdoor.py? If so did you also install the dependencies?

pip install mss \
            pynput \
            requests

It is working now if I convert directly from backdoor.py to .exe, the only problem I have is when I encrypt the same backdoor.py with pycrypt then it is not working, gives me errors.

from pythonrat.

safesploit avatar safesploit commented on June 4, 2024

Yes, I installed it on Win 10, and I am doing it all from Windows 10, maybe that is the problem, is this only for Linux?

For my purposes, which are shown in the README.md I ran c2.py within Kali Linux and backdoor.py in a Windows 10. However, the backdoor as a Python script does run in any environment.

It is working now if I convert directly from backdoor.py to .exe, the only problem I have is when I encrypt the same backdoor.py with pycrypt then it is not working, gives me errors.

I have not used pycrypt, so I am clear on the process.

from pythonrat.

rickyzg avatar rickyzg commented on June 4, 2024

Thanks, I will just use it without using pycrypt

from pythonrat.

Related Issues (8)

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.