Code Monkey home page Code Monkey logo

jarbou3's People

Contributors

thenewattacker64 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

jarbou3's Issues

tutorial

Any tutorial how to set it all up?

dependenciesss??

Installing build dependencies ... error
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [248 lines of output]
Ignoring numpy: markers 'python_version == "3.6" and platform_machine != "aarch64" and platform_machine != "arm64"' don't match your environment
Ignoring numpy: markers 'python_version >= "3.6" and sys_platform == "linux" and platform_machine == "aarch64"' don't match your environment
Ignoring numpy: markers 'python_version >= "3.6" and sys_platform == "darwin" and platform_machine == "arm64"' don't match your environment
Ignoring numpy: markers 'python_version == "3.7" and platform_machine != "aarch64" and platform_machine != "arm64"' don't match your environment
Ignoring numpy: markers 'python_version == "3.8" and platform_machine != "aarch64" and platform_machine != "arm64"' don't match your environment

Payload execution error

When the exe payload executed in shows no module named "scarpy"
Traceback (most recent call last):
File "jarbou3.py", line 22, in
ModuleNotFoundError: No module named '

Unhandled Exception in Client Dist

Failed to execute script 'jarbou3' due to unhandled exception: No module named 'Crypto'
Traceback (most recent call last):
File "jarbou3.py", line 13, in
ModuleNotFoundError: No module named 'Crypto'

This is on the compiled client executable. Does one need to manage python module dependencies on the client end?

python 3 'C&C.py' error

$ python3 'C&C.py'
Traceback (most recent call last):
File "C&C.py", line 9, in
import playsound
ModuleNotFoundError: No module named 'playsound'

^ what I get after running command

Compile error

screen

Getting this error on Ubuntu 22.04 after running the build function.
Python version 3.10.6

Connection error

It connect to client several times just like after executing payload the tool shows more than 2-3 clients connected but nor any of them works....

youhackerC&C: ('127.0.0.1', 10485) has connected!
('127.0.0.1', 10487) has connected!
('127.0.0.1', 10489) has connected!

I am using ngrok as portforward ....

installer.bat error

Using cached psutil-5.9.0-cp38-cp38-win_amd64.whl (246 kB)
ERROR: Could not find a version that satisfies the requirement urllib2 (from versions: none)
ERROR: No matching distribution found for urllib2
WARNING: You are using pip version 21.1.1; however, version 22.0.3 is available.
You should consider upgrading via the 'C:\Users\Indra\AppData\Local\Programs\Python\Python38\python.exe -m pip install --upgrade pip' command.

Payload execution error

Again in this version you forgot to import scapy in exe payload when it is executed it shows the following error

Traceback (most recent call last):
File "jarbou3.py", line 22, in
ModuleNotFoundError: No module named '

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.