Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Lunar.Kernal from private Repo #23

Closed
wants to merge 1 commit into from
Closed

Added Lunar.Kernal from private Repo #23

wants to merge 1 commit into from

Conversation

MrDevBot
Copy link
Contributor

Intended for usage with a future update to the Client Builder, specifically "Process Is Critical"
These class's are used to manage aspects of the current running process such as NtRaiseHardError(0xError) and Set Process Critical (BSOD if killed) to for "Process Is Critical" flag in builder (Not included in this Fork)

These class's are used to manage aspects of the current running process such as NtRaiseHardError and Set ProcessCritical (BSOD if killed) to for "Process Is Critical" flag in builder (Not included in this Fork)
@NYAN-x-CAT
Copy link
Owner

You read my mind @MrDevBot , I was thinking to add it later for the next update.
I have read the class, I guess we only need two classes "SafeExit" to unset and "KernalHooks" to set BSOD.
Thank you for this class I will definitely use it. Great share as usual.

@NYAN-x-CAT NYAN-x-CAT closed this May 20, 2019
@NYAN-x-CAT
Copy link
Owner

I just added it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants