addi00000 / empyrean

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

run[BUG] #62

Closed KamalSDhami closed 2 years ago

KamalSDhami commented 2 years ago

Hi, when I try to run the code by using./build.bat I got this error -

bash: ./build.bat: Permission denied

I installed all the required files & tried using the Sudo command but I got this error-

sudo: ./build.bat: command not found

and when i tryed to run the code by making it exicutable busing chmod it give me another error while exicuting the ./build.bat file - ./build.bat ./build.bat: line 1: @ECHO: command not found ./build.bat: line 2: @MODE: command not found ./build.bat: line 4: ECHO: command not found ./build.bat: line 5: ECHO: command not found ./build.bat: line 6: CLS: command not found ./build.bat: line 7: PAUSE: command not found

KamalSDhami commented 2 years ago

I had already tried that, but I am still getting this error:- ./build.bat: line 1: @ECHO: command not found ./build.bat: line 2: @MODE: command not found ./build.bat: line 4: ECHO: command not found ./build.bat: line 5: ECHO: command not found ./build.bat: line 6: CLS: command not found ./build.bat: line 7: PAUSE: command not found

addi00000 commented 2 years ago

The file must be run on a windows machine, vm, or docker container. PyInstaller does not support cross compilation at this time.

KamalSDhami commented 2 years ago

so what are the steps to run this in a windows machine

addi00000 commented 2 years ago

so what are the steps to run this in a windows machine

on windows you just double click build.bat like a normal executable

KamalSDhami commented 2 years ago

thanks, it's installed, by the way, when are you going to make this compatible with lunex?

addi00000 commented 2 years ago

not in the near future