File tree 5 files changed +7
-15
lines changed
5 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 1
1
using System . Reflection ;
2
2
3
- [ assembly: AssemblyVersion ( "1.6.0 " ) ]
4
- [ assembly: AssemblyFileVersion ( "1.6.0 " ) ]
3
+ [ assembly: AssemblyVersion ( "1.6.1 " ) ]
4
+ [ assembly: AssemblyFileVersion ( "1.6.1 " ) ]
5
5
[ assembly: AssemblyCopyright ( "© bytecode77, 2025." ) ]
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ Please read the [technical documentation](https://docs.bytecode77.com/r77-rootki
82
82
83
83
## Downloads
84
84
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 )
86
86
(** ZIP Password:** bytecode77)<br />
87
87
[ ![ ] ( https://bytecode77.com/public/fileicons/pdf.png ) Technical Documentation] ( https://docs.bytecode77.com/r77-rootkit/Technical%20Documentation.pdf )
88
88
Original file line number Diff line number Diff line change 22
22
<CharacterSet >Unicode</CharacterSet >
23
23
</PropertyGroup >
24
24
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
25
- <ImportGroup Label =" ExtensionSettings" >
26
- <Import Project =" $(VCTargetsPath)\BuildCustomizations\masm.props" />
27
- </ImportGroup >
25
+ <ImportGroup Label =" ExtensionSettings" />
28
26
<ImportGroup Label =" Shared" >
29
27
<Import Project =" ..\r77api\r77api.vcxitems" Label =" Shared" />
30
28
<Import Project =" ..\r77\r77.vcxitems" Label =" Shared" />
@@ -68,7 +66,5 @@ echo F|xcopy /I /Y "$(TargetPath)" "$(SolutionDir)Stager\Resources\$(TargetName)
68
66
</PostBuildEvent >
69
67
</ItemDefinitionGroup >
70
68
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
71
- <ImportGroup Label =" ExtensionTargets" >
72
- <Import Project =" $(VCTargetsPath)\BuildCustomizations\masm.targets" />
73
- </ImportGroup >
69
+ <ImportGroup Label =" ExtensionTargets" />
74
70
</Project >
Original file line number Diff line number Diff line change 22
22
<CharacterSet >Unicode</CharacterSet >
23
23
</PropertyGroup >
24
24
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
25
- <ImportGroup Label =" ExtensionSettings" >
26
- <Import Project =" $(VCTargetsPath)\BuildCustomizations\masm.props" />
27
- </ImportGroup >
25
+ <ImportGroup Label =" ExtensionSettings" />
28
26
<ImportGroup Label =" Shared" >
29
27
<Import Project =" ..\r77api\r77api.vcxitems" Label =" Shared" />
30
28
<Import Project =" ..\r77\r77.vcxitems" Label =" Shared" />
@@ -68,7 +66,5 @@ echo F|xcopy /I /Y "$(TargetPath)" "$(SolutionDir)Stager\Resources\$(TargetName)
68
66
</PostBuildEvent >
69
67
</ItemDefinitionGroup >
70
68
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
71
- <ImportGroup Label =" ExtensionTargets" >
72
- <Import Project =" $(VCTargetsPath)\BuildCustomizations\masm.targets" />
73
- </ImportGroup >
69
+ <ImportGroup Label =" ExtensionTargets" />
74
70
</Project >
You can’t perform that action at this time.
0 commit comments