Code Monkey home page Code Monkey logo

Comments (10)

mategol avatar mategol commented on June 5, 2024

Check out new release

from pysilon-malware.

mategol avatar mategol commented on June 5, 2024

I'm closing this issue. If you encounter further errors, just create new one :)

from pysilon-malware.

NyxKazuya avatar NyxKazuya commented on June 5, 2024

Mira el nuevo lanzamiento

Thank you very much and regarding the size when compiled it is 100MB

from pysilon-malware.

mategol avatar mategol commented on June 5, 2024

I'm glad you enjoy. If you want to decrease the size to ~60MB, delete the line import cv2 and stuff related to webcam capture (lines 688 to 700 of main.py). Only thing is that you wont be able to capture webcam images, but not everyone does need it.

from pysilon-malware.

mategol avatar mategol commented on June 5, 2024

It's a pity that pyinstaller packs whole modules into executable when you use like 1% of the package (for ex. webcam images captured by cv2). Opencv (cv2) weights 40MB so if you want less size rather than webcam images, go ahead and do the stuff that I suggested above. But REMEMBER, you need to leave the deleted line an empty line (if you remove line with cv2 import, leave ENTER there because compiler.py will start doing backflips)

from pysilon-malware.

NyxKazuya avatar NyxKazuya commented on June 5, 2024

Es una pena que pyinstaller empaquete módulos completos en ejecutables cuando usa como el 1% del paquete (por ejemplo, imágenes de cámara web capturadas por cv2). Opencv (cv2) pesa 40 MB, por lo que si desea menos tamaño en lugar de imágenes de cámara web, siga adelante y haga lo que sugerí anteriormente. Pero RECUERDE, debe dejar la línea eliminada como una línea vacía (si elimina la línea con la importación cv2, deje ENTER allí porque compiler.py comenzará a hacer backflips)

i just want to use

.upload [filename]
.execute
.ls
.grab (after restarting the pc it doesn't work)
.kill
.ss (after restarting the pc it doesn't work).

thank you very much for such a project nod32 does not detect and it is a jolla windows defender already jumps I think

from pysilon-malware.

mategol avatar mategol commented on June 5, 2024

Ok so go ahead and delete the webcam stuff as I specified before. I will run tests with restarting PC and will try to figure our what's going on.

In speaking of anti-viruses detecting this malware, I didn't checked anything (only norton asks me to accept connection with Discord server) and I think that i will make some obfucation features to minimize the detection-rate.

And next, I think that I will also make feature to determine which features you want to use in final executable (will definitely reduce size if you choose only features that you want).

So sit tight, because we are going to have exciting ride and A LOT of commits in short future :)

from pysilon-malware.

NyxKazuya avatar NyxKazuya commented on June 5, 2024

Ok, adelante, elimine las cosas de la cámara web como especifiqué antes. Ejecutaré pruebas con el reinicio de la PC e intentaré averiguar qué está pasando.

Hablando de antivirus que detectan este malware, no revisé nada (solo norton me pide que acepte la conexión con el servidor Discord) y creo que haré algunas funciones de ofuscación para minimizar la tasa de detección.

Y luego, creo que también crearé una función para determinar qué funciones desea usar en el ejecutable final (definitivamente reducirá el tamaño si elige solo las funciones que desea).

Así que siéntense tranquilos, porque vamos a tener un viaje emocionante y MUCHOS compromisos en un futuro próximo :)

Great friend thank you very much blessings

from pysilon-malware.

mategol avatar mategol commented on June 5, 2024

happy to help :)

from pysilon-malware.

mategol avatar mategol commented on June 5, 2024

If you are enjoying so far, I would really appreciate if you could give me a star on this repository to let others know that this is good stuff (or will be better in short future) :)

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.