mirror of
https://github.com/carlospolop/PEASS-ng
synced 2024-11-20 12:39:21 +01:00
32 lines
475 B
Plaintext
Executable File
32 lines
475 B
Plaintext
Executable File
.vs/*
|
|
winPEAS/winPEASexe/.vs/*
|
|
v16/*
|
|
winPEAS/winPEASexe/.vs/winPEAS/v16/*
|
|
winPEAS/winPEASexe/binaries/**/*.exe
|
|
Debug/*
|
|
winPEAS/winPEASexe/winPEAS/bin/Debug/*
|
|
.DS_Store
|
|
./.DS_Store
|
|
./*/.DS_Store
|
|
./*/.tmp1
|
|
.tmp1
|
|
obj
|
|
bin
|
|
packages
|
|
*cpython*
|
|
*/*cpython*
|
|
launch.json
|
|
*.pyc
|
|
**/*.pyc
|
|
__pycache__
|
|
*/__pycache__
|
|
**/__pycache__
|
|
linPEAS/builder/__pycache__/*
|
|
linPEAS/builder/src/__pycache__/*
|
|
linPEAS/linpeas.sh
|
|
sh2bin
|
|
sh2bin/*
|
|
.dccache
|
|
./*/.dccache
|
|
regexes.yaml
|
|
build_lists/regexes.yaml |