Forum Replies Created
- AuthorPosts
- s4mu_Participant
It worked!
ThanksOctober 8, 2020 at 9:07 pm in reply to: Social Engineering Lecture: Mail Delivery(email spoof) #46586s4mu_ParticipantI think its because you need to give them a real website when asked. That is what fixed it for me
greetingsOctober 8, 2020 at 8:20 pm in reply to: Antivirus on host machine blocking apt-get update on Kali VM #46584s4mu_ParticipantThis shouldnt happen as the vm has no connection to the host machine. It´s like a totally different computer.
anyways dont listen to me wait for a moderator to answer you as they will surely know more about the matter.
greetingss4mu_ParticipantHi Diego,
I´ve tried to embedd payload in several apk files with fatrat and keep getting this error: “Failed to locate smali file to hook”.
Ive read on github fatrat apk embedder is broken and outdated. Is that true? and if so is fatRat outdated also in all of its features?
greetings,
Samuels4mu_Participanthello again. I already managed to correct this error. Zlogger was successful yes.
Thank you for answerings4mu_ParticipantThanks it worked!!
Only one last question, do I have to run this command each time I want to install a tool or can I use apt-get install?
Thanks for the supports4mu_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.
root@kali:~# 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.s4mu_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
s4mu_ParticipantThank you guys very much for the help. I’ll try it out now and see how it goes.
s4mu_ParticipantIve tried in fresh kali image and same errors.
s4mu_Participantdiego, i have this error when running your first command. Also alkabuze how do I update my source.list?
root@kali:~# dpkg –add-architecture i386
dpkg: error: need an action optionType dpkg –help for help about installing and deinstalling packages [*];
Use ‘apt’ or ‘aptitude’ for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg –force-help for a list of forcing options;
Type dpkg-deb –help for help about manipulating *.deb files;Options marked [*] produce a lot of output – pipe it through ‘less’ or ‘more’ !
root@kali:~# sudo dpkg –add-architecture i386
dpkg: error: need an action optionType dpkg –help for help about installing and deinstalling packages [*];
Use ‘apt’ or ‘aptitude’ for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg –force-help for a list of forcing options;
Type dpkg-deb –help for help about manipulating *.deb files;Options marked [*] produce a lot of output – pipe it through ‘less’ or ‘more’ !
root@kali:~#s4mu_ParticipantI cant properly install veil because wine fails installation and python34 crashes when starting its installation. Can somebody help me? Ill apreciate it
****
[ERROR] Failed with installing wine (2): 0it looks like wine32 is missing, you should install it.
as root, please execute “apt-get install wine32″
wine: ‘/var/lib/veil/wine’ is a 32-bit installation, it cannot support 64-bit applications.Could not find Wine Gecko. HTML rendering will be disabled.
wine: configuration in L”/var/lib/veil/wine” has been updated.
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
it looks like wine32 is missing, you should install it.
as root, please execute “apt-get install wine32”
0039:err:msiexec:custom_action_server Failed to create custom action server pipe: 2root@kali:~# apt-get install wine32
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:
libc6-dev : Breaks: python3.7 (< 3.7.7-1+b1) but 3.7.6-1 is to be installed
wine32:i386 : Depends: libc6:i386 (>= 2.28) but it is not going to be installed
Depends: libwine:i386 (= 5.0-4) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. - AuthorPosts