Skip to content

Commit 4b453ac

Browse files
authored
Changelog added
1 parent fce91af commit 4b453ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,9 @@ Execute the `build/Deployer.exe` file to automatically deploy the rootkit to the
4141
The Frosty rootkit is in its early development phase, so we are in beta. We welcome feedback on the rootkit so we can improve it.
4242

4343
This is one of my ambitious projects, as much as it is a ring 3 rootkit, it was a project in which I learned more internally about the Windows operating system. So if you find any bugs, please report them in `issues` so we can reach a final point and fix them.
44+
45+
## Changelog (v0.2b)
46+
47+
* Added suffix that allow user to customize their settings.
48+
* New macro in `config.h` called `RK_SERVICE_DESCRIPTION` used to set the service description (if you want to change it).
49+
* Hook the `AmsiScanBuffer` function from `amsi.dll` for evasion.

0 commit comments

Comments
 (0)