Skip to content

Commit 365e31e

Browse files
committed
change dll hollowing name to include 'shellcode' in name
1 parent 1d86bd3 commit 365e31e

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

Big-Book-Of-Shellcode.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Threadless", "Injection Met
3131
EndProject
3232
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Threadless-Remote-Function-Hook", "Injection Methods\Remote Process\Threadless-Remote-Function-Hook\data\Threadless-Remote-Function-Hook.vcxproj", "{8718E108-9CDD-4316-8E9F-DC1027FE456D}"
3333
EndProject
34-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DLL Hollowing", "Injection Methods\Local Process\DLL Hollowing\data\DLL Hollowing.vcxproj", "{41004015-77DF-465A-8D9A-806E8466844C}"
34+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DLL Hollowing", "Injection Methods\Local Process\DLL Hollowing (Shellcode)\data\DLL Hollowing.vcxproj", "{41004015-77DF-465A-8D9A-806E8466844C}"
3535
EndProject
3636
Global
3737
GlobalSection(SolutionConfigurationPlatforms) = preSolution

Injection Methods/Local Process/DLL Hollowing/data/DLL Hollowing.vcxproj renamed to Injection Methods/Local Process/DLL Hollowing (Shellcode)/data/DLL Hollowing.vcxproj

File renamed without changes.

Injection Methods/Local Process/DLL Hollowing/data/DLL Hollowing.vcxproj.filters renamed to Injection Methods/Local Process/DLL Hollowing (Shellcode)/data/DLL Hollowing.vcxproj.filters

File renamed without changes.

Injection Methods/Local Process/DLL Hollowing/data/DLL Hollowing.vcxproj.user renamed to Injection Methods/Local Process/DLL Hollowing (Shellcode)/data/DLL Hollowing.vcxproj.user

File renamed without changes.

Injection Methods/Local Process/DLL Hollowing/dll-hollowing.c renamed to Injection Methods/Local Process/DLL Hollowing (Shellcode)/dll-hollowing-shellcode.c

File renamed without changes.

0 commit comments

Comments
 (0)