Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiled source_prepared.exe doesnt work (2) #434

Open
CoolSoulz opened this issue Jun 24, 2024 · 2 comments
Open

Compiled source_prepared.exe doesnt work (2) #434

CoolSoulz opened this issue Jun 24, 2024 · 2 comments

Comments

@CoolSoulz
Copy link

Describe the bug
The compiled source_prepared.exe doesn't work, throws: Traceback (most recent call last): File "source_prepared.py", line 28, in File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module File "scipy_init_.py", line 60, in ModuleNotFoundError: No module named 'numpy' [6800] Failed to execute script 'source_prepared' due to unhandled exception!

To Reproduce
Steps to reproduce the behavior:

  1. Compile pysilon
  2. Run it
  3. see error

Expected behavior
I expected it to run successfully
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Python Version: Python 3.12 from the MS Store

Additional context
none

@CoolSoulz
Copy link
Author

tried compiling on my host, new error! Traceback (most recent call last):
File "source_prepared.py", line 58, in
ModuleNotFoundError: No module named 'resources.protections

@avik-py
Copy link

avik-py commented Jun 27, 2024

did you remove the vm protections file completely? if so, re-extract the malware and build the malware again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants