-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: wjcsharp/Veil
base: master
head repository: Veil-Framework/Veil
compare: master
- 18 commits
- 5 files changed
- 9 contributors
Commits on Jun 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4aa979e - Browse repository at this point
Copy the full SHA 4aa979eView commit details -
Merge pull request Veil-Framework#368 from cclauss/patch-1
xrange() was removed from Python on 1/1/2020
Configuration menu - View commit details
-
Copy full SHA for e33da37 - Browse repository at this point
Copy the full SHA e33da37View commit details
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 Dec 29, 2020
-
Merge pull request Veil-Framework#1 from Veil-Framework/master
Added Support for Arch Linux and its Derivatives
Configuration menu - View commit details
-
Copy full SHA for 0928620 - Browse repository at this point
Copy the full SHA 0928620View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bd6b61 - Browse repository at this point
Copy the full SHA 1bd6b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for b33a644 - Browse repository at this point
Copy the full SHA b33a644View commit details
Commits on Jan 25, 2021
-
Merge pull request Veil-Framework#406 from nkitan/master
removed duplicate code and fixed issue Veil-Framework#394
Configuration menu - View commit details
-
Copy full SHA for c825577 - Browse repository at this point
Copy the full SHA c825577View commit details
Commits on May 12, 2022
-
Fix for cli processing of --msfoptions
anoncodeinc committedMay 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 51102f6 - Browse repository at this point
Copy the full SHA 51102f6View commit details
Commits on May 20, 2022
-
Merge pull request Veil-Framework#469 from anoncodeinc/master
Fix for cli processing of --msfoptions
Configuration menu - View commit details
-
Copy full SHA for d4dd4ff - Browse repository at this point
Copy the full SHA d4dd4ffView 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