Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 95a7ae3

Browse files
committedMar 29, 2025·
Add project directory changes
Added a project directory for each PoC with a README.md file. Included a download option for easier access to specific PoCs. All PoCs will soon have these features.
1 parent f0b4088 commit 95a7ae3

File tree

57 files changed

+510
-3949
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+510
-3949
lines changed
 

‎BSOD/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## BSOD Techniques
1+
# BSOD Techniques in Rust     
22

33
![Blue Screen Of Death](https://cdn.mos.cms.futurecdn.net/PJyEybKyQhGBpM4QXw7ccH.jpg)
44

@@ -10,6 +10,9 @@ Here you can find the BSOD Implementation Techniqes..
1010
* [WinLogon](./ntsd_winlogon/)
1111
* [NtSetInformationProcess](./ntsetinformationprocess/)
1212

13+
[Download](https://downgit.github.io/#/home?url=https://github.com/Whitecat18/Rust-for-Malware-Development/tree/main/BSOD)
14+
15+
1316
> NOTE: These are old Techniques that i found on forum and i could'nt find the original authors.
1417
1518
For Errors DM: [@5mukx](https://x.com/5mukx)

‎BSOD/bsod_NtRaiseHardError/Cargo.lock

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.