forked from byt3bl33d3r/CrackMapExec
-
Notifications
You must be signed in to change notification settings - Fork 1
/
MANIFEST.in
executable file
·25 lines (25 loc) · 949 Bytes
/
MANIFEST.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
include README.md
include README.rst
include LICENSE
recursive-include cme/data *
recursive-include cme/modules *
recursive-include cme/thirdparty *
prune cme/data/powersploit/Tests
prune cme/data/powersploit/CodeExecution/Invoke-ReflectivePEInjection_Resources
prune cme/data/powersploit/Exfiltration/LogonUser
prune cme/data/powersploit/Exfiltration/NTFSParser
prune cme/data/powersploit/Recon/Dictionaries
prune cme/data/invoke-vnc/vncdll
prune cme/data/invoke-vnc/winvnc
prune cme/data/invoke-vnc/ReflectiveDLLInjection
prune cme/data/RID-Hijacking/modules
prune cme/data/RID-Hijacking/slides
recursive-exclude cme/data/invoke-vnc *.py *.bat *.msbuild *.sln pebytes.ps1
prune cme/data/netripper/DLL
prune cme/data/netripper/Metasploit
prune cme/data/netripper/NetRipper
prune cme/data/netripper/Release
prune cme/data/netripper/Win32
prune cme/data/netripper/minhook
prune cme/data/netripper/x64
recursive-exclude cme/data/netripper *.pdf *.sln