DLL sideloading implemented

This commit is contained in:
Cipher
2024-06-30 15:51:16 +05:30
parent cccb163508
commit 7eac72307b
5 changed files with 7 additions and 16 deletions
@@ -39,7 +39,7 @@
{
"directoryIndex" : 0,
"id" : "ApexLdr::@6890427a1f51a3e7e1df",
"jsonFile" : "target-ApexLdr-Debug-c7d85cbcffb5ed215ebc.json",
"jsonFile" : "target-ApexLdr-Debug-dcb2eeb38673e970088c.json",
"name" : "ApexLdr",
"projectIndex" : 0
}
@@ -26,7 +26,7 @@
"objects" :
[
{
"jsonFile" : "codemodel-v2-85567a8ad773fe6bce55.json",
"jsonFile" : "codemodel-v2-21357536919fd90ee35c.json",
"kind" : "codemodel",
"version" :
{
@@ -86,7 +86,7 @@
},
"codemodel-v2" :
{
"jsonFile" : "codemodel-v2-85567a8ad773fe6bce55.json",
"jsonFile" : "codemodel-v2-21357536919fd90ee35c.json",
"kind" : "codemodel",
"version" :
{
@@ -26,13 +26,13 @@
{
"command" : 0,
"file" : 0,
"line" : 32,
"line" : 31,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 33,
"line" : 32,
"parent" : 0
},
{
@@ -172,8 +172,7 @@
9,
11,
13,
15,
16
15
]
}
],
@@ -267,11 +266,6 @@
"backtrace" : 1,
"path" : "include/hasher.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "include/obfus.h",
"sourceGroupIndex" : 1
}
],
"type" : "EXECUTABLE"
-3
View File
@@ -93,9 +93,6 @@
<Unit filename="/home/cipher/Desktop/ApexLdr/ApexLdr/include/inject.h">
<Option target="ApexLdr"/>
</Unit>
<Unit filename="/home/cipher/Desktop/ApexLdr/ApexLdr/include/obfus.h">
<Option target="ApexLdr"/>
</Unit>
<Unit filename="/home/cipher/Desktop/ApexLdr/ApexLdr/include/structs.h">
<Option target="ApexLdr"/>
</Unit>
@@ -8,6 +8,6 @@ CMake Deprecation Warning:
use the cmake-file-api(7) to view CMake-generated project build trees.
-- Configuring done (0.1s)
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /home/cipher/Desktop/ApexLdr/ApexLdr/cmake-build-debug