Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #36169
    beni
    Participant

    Hi Zaid, I’ve followed carefuly all the right steps to install Veil-Framework environment and I’ve got the folloing error across the instalation:

    [i] Van’t find PyInstaller?
    [>] Please enter the directory of PyInstaller…

    Can you please advice?

    kind regards,

    #36238
    Diego PérezDiego Pérez
    Moderator

    Hi Beni!
    Did you use the arguments –force –silent?
    Can you try to download a fresh custom kali image provided by Zaid?
    I did it last week and Veil was installed succesfully.

    Let me know how it goes.
    Diego

    #36316
    beni
    Participant

    Hi Diogo, I’ve try as you said it’s still not working. The errors are about;

    #36317
    beni
    Participant

    errors; git clone error on the one hand and then many other errors come througs, like wine python 3.4 not installed, and GoLang as well + PyInstaller…

    #36390
    Diego PérezDiego Pérez
    Moderator

    Hi Beni!
    Can you share a screenshot of the error please?
    Thanks!
    Diego

    #44044
    racerdude45
    Participant

    It’s saying that you have held to broken packages

    #44074
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Can you try this solution:

    apt update
    apt install -y aptitude
    aptitude install -y veil

    You have to run this commands in a fresh custom kali.

    Let me know how it goes!
    Diego

    #44114
    racerdude45
    Participant

    im getting an error about my anti virus, do i need uninstall my anti virus for veil to download

    #44115
    racerdude45
    Participant

    ok so it downloaded veil but when enter the command veil, it saying that the its not a vaild command

    #44133
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Yeah, you have just downloaded the necessary dependencies, you need to install it now. Just do it as in the lectures, the command is:

    /usr/share/veil/config/setup –force –silent

    Hope it helps!
    Diego

    #44719
    Oliver
    Participant

    Hi, I’m having this error when trying to install veil:

    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    wine : Depends: wine1.6
    E: Unable to correct problems, you have held broken packages.:

    #44722
    racerdude45
    Participant

    hey oliver try these commands
    apt update
    apt install -y aptitude
    aptitude install -y veil

    #44736
    Diego PérezDiego Pérez
    Moderator

    Hi!

    Yeah, use those suggested command on a fresh custom kali.

    Greetings!
    Diego

    #44919
    Patient
    Participant

    Hi Diego,
    Thanks for you help.
    I was facing the same errors

    The following packages have unmet dependencies:
    wine : Depends: wine1.6
    E: Unable to correct problems, you have held broken packages.:

    After running
    apt install -y aptitude
    aptitude install -y veil

    All got fixed.
    Thanks.
    Patik

    #44921
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Cool you got it!
    Diego

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.