XaFF-XaFF / Cronos-Rootkit

Cronos is Windows 10/11 x64 ring 0 rootkit. Cronos is able to hide processes, protect and elevate them with token manipulation.
MIT License
842 stars 181 forks source link

im getting BSOD after like 30 mins #14

Closed relisek closed 6 months ago

XaFF-XaFF commented 6 months ago

Hello, sorry for late response. BSOD is caused by PatchGuard. It is triggered by patching kernel memory for example with port hiding or process hiding. To get rid off the blue screens there are 2 ways: not using the features that are modifying kernel or to patch PatchGuard with a bootkit (https://github.com/Mattiwatti/EfiGuard)