-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: funcsec/Veil
base: master
head repository: Veil-Framework/Veil
compare: master
- 10 commits
- 2 files changed
- 6 contributors
Commits on Dec 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bf0df99 - Browse repository at this point
Copy the full SHA bf0df99View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f078c17 - Browse repository at this point
Copy the full SHA f078c17View commit details
Commits on Jul 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a81ecb6 - Browse repository at this point
Copy the full SHA a81ecb6View commit details
Commits on Aug 5, 2022
-
added installation of wine for manjaro
condition [ "${os}" == "manjaro" ] was missing in wine installation procedure, just added the check and installed successfully, not sure if it was intended or forgotten.i had to fix my issue somehow
Configuration menu - View commit details
-
Copy full SHA for 385074d - Browse repository at this point
Copy the full SHA 385074dView commit details
Commits on Aug 6, 2022
-
Merge pull request Veil-Framework#476 from AxissXs/master
added installation of wine for manjaro
Configuration menu - View commit details
-
Copy full SHA for 5b2343f - Browse repository at this point
Copy the full SHA 5b2343fView commit details
Commits on Sep 8, 2022
-
Fix Veil Installation error Failed to run (wine) Python pip pefile...…
… Exit code: 1 This simple pull request fixes Veil-Framework#471 Veil-Framework#440 Veil-Framework#475 Veil-Framework#441 Veil-Framework#428 Veil uses Python 3.4, but the version of pefile grabbed by pip 19 uses f-string interpolation, which was not introduced until Python 3.6. This is easily fixed by restricting the pip load of pefile to version 2019.4.18, which doesn't use f-strings. It seems like lots of people have reported the installation failure, but have been told to make this change manually. Nobody seems to have created a pull request to fix the issue, so here you are.
Configuration menu - View commit details
-
Copy full SHA for 925dc5e - Browse repository at this point
Copy the full SHA 925dc5eView commit details
Commits on Sep 14, 2022
-
Merge pull request Veil-Framework#478 from MikeRatcliffe/patch-1
Fix Installation error: Failed to run (wine) Python pip pefile
Configuration menu - View commit details
-
Copy full SHA for f6b1da7 - Browse repository at this point
Copy the full SHA f6b1da7View commit details -
Merge pull request Veil-Framework#403 from Ag0s/patch-1
Update for issue 394
Configuration menu - View commit details
-
Copy full SHA for caaf626 - Browse repository at this point
Copy the full SHA caaf626View commit details
Commits on Oct 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 354a709 - Browse repository at this point
Copy the full SHA 354a709View commit details
Commits on Oct 14, 2022
-
Merge pull request Veil-Framework#480 from adelyi/patch-1
Update setup.sh
Configuration menu - View commit details
-
Copy full SHA for d8acd4c - Browse repository at this point
Copy the full SHA d8acd4cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master