Skip to content

Commit f2753aa

Browse files
committed
update project names in solution
1 parent e0ede11 commit f2753aa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<ProjectGuid>{41004015-77df-465a-8d9a-806e8466844c}</ProjectGuid>
2525
<RootNamespace>DLLHollowing</RootNamespace>
2626
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
27+
<ProjectName>DLL Hollowing Shellcode</ProjectName>
2728
</PropertyGroup>
2829
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2930
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

Injection Methods/Remote Process/DLL-Hollowing-(Shellcode)/data/DLL-Hollowing-(Shellcode).vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<ProjectGuid>{1bbc9129-b02d-4285-aed9-e4a9242e53d0}</ProjectGuid>
2525
<RootNamespace>DLLHollowingShellcode</RootNamespace>
2626
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
27+
<ProjectName>DLL Hollowing Shellcode</ProjectName>
2728
</PropertyGroup>
2829
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2930
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

0 commit comments

Comments
 (0)