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
+8
View File
@@ -18,5 +18,13 @@
<ClCompile Include="fundll.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="tools.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="tools.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
</Project>