Tagged: Veil issues
- This topic has 25 replies, 5 voices, and was last updated 1 year, 10 months ago by
diego.
- AuthorPosts
- June 3, 2020 at 11:07 pm #38977
s4mu_
ParticipantIve tried in fresh kali image and same errors.
June 3, 2020 at 11:37 pm #38978Akabueze
ParticipantWatch this guys video and follow the steps. But after running the update command, do not run the upgrade command because if you do it will affect Zaid’s custom Kali image.
Then after update, close the terminal and open it again, navigate to opt folder and try installing veil again.
Thanks
June 4, 2020 at 5:59 am #38996diego
ModeratorHi Akabueze!
Thanks for sharing!Greetings!
DiegoJune 4, 2020 at 2:54 pm #39032s4mu_
ParticipantThank you guys very much for the help. I’ll try it out now and see how it goes.
June 4, 2020 at 3:44 pm #39040s4mu_
Participant[ERROR] Failed with installing wine (2): 0
it looks like wine32 is missing, you should install it.
as root, please execute “apt-get install wine32”
003a:err:msiexec:custom_action_server Failed to create custom action server pipe: 2I keep getting the same error. I dont know what to do anymore
June 5, 2020 at 5:29 am #39098diego
ModeratorHi s4mu!
We actually will be updating the custom image so that this solution will be built in, I will let you know when the new version of the custom image is uploaded, we will also add the colors to the terminal and a number of other small fixes.
You can fix this issue like so:
1. Open the sources using the following command
leafpad /etc/apt/sources.list
2. Remove everything there and add the following
deb http://http.kali.org/kali kali-last-snapshot main non-free contrib
3. Save the document and quit.Install Veil after updating the sources:
apt-get update
apt-get install -y veilLet me know how it goes!
DiegoJune 11, 2020 at 10:15 am #39661Stanley Zawrotny
Participantsir this is my 8th time installing veil and today i installed kali 2020.2 but still i have the same issue.
https://drive.google.com/file/d/1IVToG40UbVVcGeg-ZGdy-6sCjlezZ4XN/view?usp=sharingJune 11, 2020 at 12:47 pm #39673Sithum Nimlaka Abeydheera
ParticipantHello Stanley,
Can you download this kali image? Because you are not using zaid’s kali image. Please Download in here.https://zsecurity.org/download-custom-kali/
Regards,
Sithum Nimlaka.June 12, 2020 at 5:04 am #39737diego
ModeratorHi Stanley!
Please try as suggested by Sithum. It works pretty well in custom kali.Let me know how it goes!
DiegoAugust 23, 2020 at 11:32 am #44527s4mu_
ParticipantHello, Im having this issue installing veil. btw its happening with any tool I try to install. Im using a fresh new installation of zaid´s custom kali.
[email protected]:~# apt-get install veil
Reading package lists… Done
Building dependency tree
Reading state information… Done
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:
veil : Depends: wine
E: Unable to correct problems, you have held broken packages.August 26, 2020 at 4:21 am #44647diego
ModeratorHi!
Can you try this solution:apt update
apt install -y aptitude
aptitude install -y veilYou have to run this commands in a fresh custom kali.
Let me know how it goes!
Diego - AuthorPosts
- You must be logged in to reply to this topic.