Working on autoinjection of dll into conhost.exe

This commit is contained in:
hellisabove
2023-07-04 02:44:22 +03:00
parent e99cfca22a
commit b021234380
27 changed files with 213 additions and 16 deletions
+4
View File
@@ -140,6 +140,10 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="fundll.cpp" />
<ClCompile Include="tools.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="tools.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">