jm33-m0 / emp3r0r

Linux/Windows post-exploitation framework made by linux user
https://infosec.exchange/@jm33
MIT License
1.24k stars 235 forks source link

Failed when install #273

Closed starfork closed 7 months ago

starfork commented 7 months ago

Describe the bug

"cp: cannot stat 'stub*': No such file or directory" when run command

sudo ./emp3r0r --install

it seems caused by variables ` line 25 : build_dir="$data_dir/build"

line 28 temp=/tmp/emp3r0r-build in fileemp3r0r` ?

jm33-m0 commented 7 months ago

it seems caused by variables

No it's not

"cp: cannot stat 'stub*': No such file or directory" when run command

That's because you didn't follow the wiki

I will close this issue since it's invalid