]> git.nothing2do.fr Git - get-hack-src.git/commitdiff
Initial commit
authorNothing2Do <gabypiot@yahoo.fr>
Fri, 14 Jun 2013 10:24:34 +0000 (03:24 -0700)
committerNothing2Do <gabypiot@yahoo.fr>
Fri, 14 Jun 2013 10:24:34 +0000 (03:24 -0700)
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..d2d6f36
--- /dev/null
@@ -0,0 +1,35 @@
+*.py[cod]
+
+# C extensions
+*.so
+
+# Packages
+*.egg
+*.egg-info
+dist
+build
+eggs
+parts
+bin
+var
+sdist
+develop-eggs
+.installed.cfg
+lib
+lib64
+
+# Installer logs
+pip-log.txt
+
+# Unit test / coverage reports
+.coverage
+.tox
+nosetests.xml
+
+# Translations
+*.mo
+
+# Mr Developer
+.mr.developer.cfg
+.project
+.pydevproject
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..94c6dd4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+get-hack-src
+============
+
+to get src of metasploit, sploitego, etc...