Skip to content

Commit cd416b0

Browse files
committed
1.6.1
2 parents 425633b + 26ff7db commit cd416b0

File tree

7 files changed

+7
-23
lines changed

7 files changed

+7
-23
lines changed

$Docs/Documentation.docx

155 Bytes
Binary file not shown.

Global/GlobalAssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using System.Reflection;
22

3-
[assembly: AssemblyVersion("1.6.0")]
4-
[assembly: AssemblyFileVersion("1.6.0")]
3+
[assembly: AssemblyVersion("1.6.1")]
4+
[assembly: AssemblyFileVersion("1.6.1")]
55
[assembly: AssemblyCopyright("© bytecode77, 2025.")]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Please read the [technical documentation](https://docs.bytecode77.com/r77-rootki
8282

8383
## Downloads
8484

85-
[![](https://bytecode77.com/public/fileicons/zip.png) r77 Rootkit 1.6.0.zip](https://downloads.bytecode77.com/r77Rootkit%201.6.0.zip)
85+
[![](https://bytecode77.com/public/fileicons/zip.png) r77 Rootkit 1.6.1.zip](https://downloads.bytecode77.com/r77Rootkit%201.6.1.zip)
8686
(**ZIP Password:** bytecode77)<br />
8787
[![](https://bytecode77.com/public/fileicons/pdf.png) Technical Documentation](https://docs.bytecode77.com/r77-rootkit/Technical%20Documentation.pdf)
8888

r77-x64/r77-x64.vcxproj

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,10 @@
2222
<CharacterSet>Unicode</CharacterSet>
2323
</PropertyGroup>
2424
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
25-
<ImportGroup Label="ExtensionSettings">
26-
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.props" />
27-
</ImportGroup>
25+
<ImportGroup Label="ExtensionSettings" />
2826
<ImportGroup Label="Shared">
2927
<Import Project="..\r77api\r77api.vcxitems" Label="Shared" />
3028
<Import Project="..\r77\r77.vcxitems" Label="Shared" />
31-
<Import Project="..\Unhook\Unhook.vcxitems" Label="Shared" />
3229
<Import Project="..\ReflectiveDllMain\ReflectiveDllMain.vcxitems" Label="Shared" />
3330
</ImportGroup>
3431
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
@@ -69,7 +66,5 @@ echo F|xcopy /I /Y "$(TargetPath)" "$(SolutionDir)Stager\Resources\$(TargetName)
6966
</PostBuildEvent>
7067
</ItemDefinitionGroup>
7168
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
72-
<ImportGroup Label="ExtensionTargets">
73-
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
74-
</ImportGroup>
69+
<ImportGroup Label="ExtensionTargets" />
7570
</Project>

r77-x86/r77-x86.vcxproj

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,10 @@
2222
<CharacterSet>Unicode</CharacterSet>
2323
</PropertyGroup>
2424
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
25-
<ImportGroup Label="ExtensionSettings">
26-
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.props" />
27-
</ImportGroup>
25+
<ImportGroup Label="ExtensionSettings" />
2826
<ImportGroup Label="Shared">
2927
<Import Project="..\r77api\r77api.vcxitems" Label="Shared" />
3028
<Import Project="..\r77\r77.vcxitems" Label="Shared" />
31-
<Import Project="..\Unhook\Unhook.vcxitems" Label="Shared" />
3229
<Import Project="..\ReflectiveDllMain\ReflectiveDllMain.vcxitems" Label="Shared" />
3330
</ImportGroup>
3431
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
@@ -69,7 +66,5 @@ echo F|xcopy /I /Y "$(TargetPath)" "$(SolutionDir)Stager\Resources\$(TargetName)
6966
</PostBuildEvent>
7067
</ItemDefinitionGroup>
7168
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
72-
<ImportGroup Label="ExtensionTargets">
73-
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
74-
</ImportGroup>
69+
<ImportGroup Label="ExtensionTargets" />
7570
</Project>

r77.sln

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,11 +183,9 @@ Global
183183
r77api\r77api.vcxitems*{06af1d64-f2fc-4767-8794-7313c7bb0a40}*SharedItemsImports = 4
184184
r77\r77.vcxitems*{06af1d64-f2fc-4767-8794-7313c7bb0a40}*SharedItemsImports = 4
185185
ReflectiveDllMain\ReflectiveDllMain.vcxitems*{06af1d64-f2fc-4767-8794-7313c7bb0a40}*SharedItemsImports = 4
186-
Unhook\Unhook.vcxitems*{06af1d64-f2fc-4767-8794-7313c7bb0a40}*SharedItemsImports = 4
187186
r77api\r77api.vcxitems*{1ba54a13-b390-47b3-9628-b58a2bba193b}*SharedItemsImports = 4
188187
r77\r77.vcxitems*{1ba54a13-b390-47b3-9628-b58a2bba193b}*SharedItemsImports = 4
189188
ReflectiveDllMain\ReflectiveDllMain.vcxitems*{1ba54a13-b390-47b3-9628-b58a2bba193b}*SharedItemsImports = 4
190-
Unhook\Unhook.vcxitems*{1ba54a13-b390-47b3-9628-b58a2bba193b}*SharedItemsImports = 4
191189
Helper\Helper.vcxitems*{2d6fdd44-39b1-4ff8-8ae0-60a6b0979f5f}*SharedItemsImports = 4
192190
r77api\r77api.vcxitems*{2d6fdd44-39b1-4ff8-8ae0-60a6b0979f5f}*SharedItemsImports = 4
193191
Service\Service.vcxitems*{46e171d4-1811-48be-8867-a63c28761d28}*SharedItemsImports = 9

r77/Rootkit.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@
33
#include "Config.h"
44
#include "r77def.h"
55
#include "r77header.h"
6-
#include "Unhook.h"
76
#include <Shlwapi.h>
87

98
static BOOL RootkitInitialized;
109

1110
BOOL InitializeRootkit()
1211
{
13-
// Unhook DLL's that are monitored by EDR.
14-
Unhook();
15-
1612
// If the process starts with $77, do not load r77.
1713
WCHAR executablePath[MAX_PATH + 1];
1814
if (FAILED(GetModuleFileNameW(NULL, executablePath, MAX_PATH))) return FALSE;

0 commit comments

Comments
 (0)