diff --git a/ShellGhost.vcxproj b/ShellGhost.vcxproj
index dc7846f..993f0b8 100644
--- a/ShellGhost.vcxproj
+++ b/ShellGhost.vcxproj
@@ -130,10 +130,10 @@
-
+
-
+
diff --git a/shellcode_mapping.py b/ShellGhost_mapping.py
similarity index 100%
rename from shellcode_mapping.py
rename to ShellGhost_mapping.py
diff --git a/ShellGhost.c b/src/ShellGhost.c
similarity index 100%
rename from ShellGhost.c
rename to src/ShellGhost.c
diff --git a/ShellGhost.h b/src/ShellGhost.h
similarity index 100%
rename from ShellGhost.h
rename to src/ShellGhost.h