use releases page

This commit is contained in:
carlospolop
2021-12-29 13:47:01 -05:00
parent 8233069c97
commit e1b1421bdb
22 changed files with 373 additions and 4679 deletions

6
.gitignore vendored
View File

@@ -2,6 +2,7 @@
winPEAS/winPEASexe/.vs/*
v16/*
winPEAS/winPEASexe/.vs/winPEAS/v16/*
winPEAS/winPEASexe/binaries/**/*.exe
Debug/*
winPEAS/winPEASexe/winPEAS/bin/Debug/*
.DS_Store
@@ -21,4 +22,7 @@ __pycache__
*/__pycache__
**/__pycache__
linPEAS/builder/__pycache__/*
linPEAS/builder/src/__pycache__/*
linPEAS/builder/src/__pycache__/*
linPEAS/linpeas.sh
sh2bin
sh2bin/*