Code Monkey home page Code Monkey logo

Comments (4)

ChmieluuFLEX avatar ChmieluuFLEX commented on May 25, 2024

I moved file main.py to /tools and after this. I get this error

Would you like to set a custom icon to compiled executable? Y/n n
sh: 1: start: not found
Press ENTER after processing ends in second window...

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

Well, it seems that compiler.py works on Windows only right now. I will fix this issue today.

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

After channels iq:
Software registry name: PySilon-malware
Software directory name (default -> REGISTRY_NAME): PySilon-malware
Software executable name (default -> DIRECTORY_NAME + .exe): PySilon-malware.exe
Would you like to set a custom icon to compiled executable? Y/n n
Traceback (most recent call last):
File "/PySilon-malware/tools/compiler.py", line 44, in
with open('main.py', 'r') as copy_source_code: source_code = copy_source_code.readlines()
FileNotFoundError: [Errno 2] No such file or directory: 'main.py'

How to fix?

I made compiler.py in main directory and moved it in tools directory so program can't find the main.py. Theese both things will be fixed when I get to home.

from pysilon-malware.

mategol avatar mategol commented on May 25, 2024

Fixed the compiler.py errors but because of using pypiwin32 package it can't be build on Linux

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.