chuckle icon indicating copy to clipboard operation
chuckle copied to clipboard

erro for execution

Open Lankeshwar opened this issue 6 years ago • 1 comments

I had install all the requirement but for veil i had installed properly but still it showing error. kindly provide the solution.

Lankeshwar avatar Aug 18 '19 15:08 Lankeshwar

all you need to do is create a symlink on "/usr/bin" pointing to "Veil-Evasion.py" (you can't install the new version of veil via apt this is outdated has to be veil-evasion git cloned) if you don't know how to do it, it's like this:

cd /usr/bin/
ln -s <path_to_veil_evasion.py> veil-evasion

after that close all your terminal windows and open a new one and chuckle should be able to detect it

TheSpartaPT avatar Sep 01 '19 01:09 TheSpartaPT