Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Another damn installation issue #496

Open
Rafaelko11 opened this issue Apr 13, 2023 · 2 comments
Open

Another damn installation issue #496

Rafaelko11 opened this issue Apr 13, 2023 · 2 comments

Comments

@Rafaelko11
Copy link

Veil version

3.1.14

OS Used - all info (architecture, linux flavor, etc)

Kali Linux 2023.1
ARCH64

How did you install Veil? (Apt, Clone from Github, etc.)

Clone from Github
(Also tried apt but same error)

Did you run the setup script?

Yes at least 10 times it start to go on my nerves

Pastebin link to error you are encountering (include console actions you took prior to error)

I'll give you all the error :

Start Error
Traceback (most recent call last):
File "/opt/Veil/./Veil.py", line 98, in
the_conductor = orchestra.Conductor(args)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/Veil/lib/common/orchestra.py", line 29, in init
self.load_tools(cli_stuff)
File "/opt/Veil/lib/common/orchestra.py", line 75, in load_tools
self.imported_tools[name] = module.Tools(
^^^^^^^^^^^^^
File "/opt/Veil/tools/evasion/tool.py", line 39, in init
self.load_payloads(cli_options)
File "/opt/Veil/tools/evasion/tool.py", line 248, in load_payloads
module = helpers.load_module(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/Veil/lib/common/helpers.py", line 172, in load_module
spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "/opt/Veil/tools/evasion/payloads/auxiliary/pyinstaller_wrapper.py", line 9, in
from tools.evasion.evasion_common import encryption
File "/opt/Veil/tools/evasion/evasion_common/encryption.py", line 8, in
from Crypto.Cipher import ARC4
ModuleNotFoundError: No module named 'Crypto'

Setup error
I'll put evrything on this pastbin link bc github don't let me more than 65000 characters :(

https://pastebin.com/piNY2XEb

(Yeah its very long ...)

Expected behavior

Any additional info you want to tell me

If you need more info just ask me !
I'll be very gratefull if you can just help me a little more :)
Have a good day !

@b14ckw1d0w
Copy link

pip install pycrypto

@edabezek
Copy link

in the folder you downloaded, can you try this

Ekran Alıntısı

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

No branches or pull requests

3 participants