A simple python repository for calling bsod inside your code.
Project description
A simple python repository for calling bsod inside your code.
Usage:
Installing:
pip install -U bsodrop
import bsodrop as bsod
bsod.start() # Start BSOD
Build bst.dll
:
g++ -shared -o "bst.dll" "-Wl,--out-implib,libbst.a" "pbsod.cpp" "-lntdll"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bsodrop-0.0.2.tar.gz
(13.6 kB
view details)
File details
Details for the file bsodrop-0.0.2.tar.gz
.
File metadata
- Download URL: bsodrop-0.0.2.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a34b6491f1069d7ade08b72d645db65401ee364077a8cfe654dc13d9e6f46a96 |
|
MD5 | 4f2b6b8a4b83cff355eb66a368261758 |
|
BLAKE2b-256 | dfcac999dccf64812b85f25e795b7a0502cca00d2d49bf2a20e44f0e05145e89 |