Create reps

This commit is contained in:
Данил
2024-07-20 13:22:02 +07:00
parent 6c66e83662
commit 9897882742
116 changed files with 1619 additions and 1 deletions
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>D:\Projects\Malwere\x64\Release\NetDLL.dll</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>
Binary file not shown.
Binary file not shown.
+7
View File
@@ -0,0 +1,7 @@
Создается библиотека D:\Projects\Malwere\x64\Release\NetDLL.lib и объект D:\Projects\Malwere\x64\Release\NetDLL.exp
Создание кода
0 of 2 functions ( 0.0%) were compiled, the rest were copied from previous compilation.
0 functions were new in current compilation
0 functions had inline decision re-evaluated but remain unchanged
Создание кода завершено
NetDLL.vcxproj -> D:\Projects\Malwere\x64\Release\NetDLL.dll
Binary file not shown.
@@ -0,0 +1 @@
D:\Projects\Malwere\BackDoor\NetDLL\NetDLL.cpp;D:\Projects\Malwere\BackDoor\NetDLL\x64\Release\NetDLL.obj
@@ -0,0 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0:
Release|x64|D:\Projects\Malwere\|
@@ -0,0 +1,5 @@
^D:\PROJECTS\MALWERE\BACKDOOR\NETDLL\X64\RELEASE\NETDLL.OBJ
D:\Projects\Malwere\x64\Release\NetDLL.lib
D:\Projects\Malwere\x64\Release\NetDLL.EXP
D:\Projects\Malwere\BackDoor\NetDLL\x64\Release\NetDLL.IPDB
D:\Projects\Malwere\BackDoor\NetDLL\x64\Release\NetDLL.iobj
Binary file not shown.