Codebase list dnscat2 / 46c4427a-75ca-4bd0-be8f-013ecbf44ddf/main client / .gitignore
46c4427a-75ca-4bd0-be8f-013ecbf44ddf/main

Tree @46c4427a-75ca-4bd0-be8f-013ecbf44ddf/main (Download .tar.gz)

.gitignore @46c4427a-75ca-4bd0-be8f-013ecbf44ddf/mainraw · history · blame

# Object files
*.o

# Libraries
*.lib
*.a

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app

# Named executables
dnscat
tcpcat
test

# Crash dumps
core
core.*
*.stackdump