Skip to content

Commit

Permalink
Changelog added
Browse files Browse the repository at this point in the history
  • Loading branch information
brosck authored Nov 18, 2023
1 parent fce91af commit 4b453ac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ Execute the `build/Deployer.exe` file to automatically deploy the rootkit to the
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.

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.

## Changelog (v0.2b)

* Added suffix that allow user to customize their settings.
* New macro in `config.h` called `RK_SERVICE_DESCRIPTION` used to set the service description (if you want to change it).
* Hook the `AmsiScanBuffer` function from `amsi.dll` for evasion.

0 comments on commit 4b453ac

Please sign in to comment.