Upload to repository
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
## TODO
|
||||||
|
|
||||||
|
Write build instructions but basically you need [Visual Studio 2005](archive.org/details/en_vs_2005_pro_dvd_202303) and the [Windows XP DDK](https://winworldpc.com/download/3d08c385-0c18-c39a-11c3-a4e284a2c3a5). Then import the project and you should be able to build it.
|
||||||
|
|
||||||
|
Idk I don't wanna make a clean slate just to test this case rn.
|
||||||
@@ -12,6 +12,10 @@ Currently, it can signal any NTSTATUS and can use any one of the 8 possible resp
|
|||||||
|
|
||||||
<img src="pictures/bsod.png">
|
<img src="pictures/bsod.png">
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
|
Read [here](BUILDING.md)
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
Add the ability to supply parameters to NtRaiseHardError in order to customize the messages.
|
Add the ability to supply parameters to NtRaiseHardError in order to customize the messages.
|
||||||
|
|||||||
Reference in New Issue
Block a user