IMPORTANT NOTE: It looks like by now, most antimalware vendors (falsely!) flag this as malware. The official (and only the official) download through the official Github (i.e. this page right here), is free of malware. Nonetheless, if you don't trust it, don't download it, or compile it yourself using the given source code. Thank you.
With that said, neither me nor the rest of the development team assume any responsibility for your usage of the software. Proceed at your own risk.
New features! You can now:
- Specify a delay for Windows 10/11 BSODs to have the text segments appear with a slight delay (try it!)
- Specify a delay before the progress starts counting up
- Scale the speed of progress in the progress counter by a factor (e.g. by setting it to 0.4x or 10x, you make the delays between the updates be 0.4x or 10x as long as usual)
- Specify a delay before the BSOD closes upon completion of the progress counter (e.g. wait 300 seconds before the BSOD closes automatically)
This release also fixes a number of long running pain points:
- BSOD should now always close upon pressing (Fn+)F7.
- "Unsafe mode" is now active by default, and specifying a command now works as intended. The
--enable-unsafe
flag is now gone (it was broken anyway). - The previously broken QR code is now working properly again.
- The issues with generated EXEs not honoring all options has been fixed.
- The issue with non-ASCII characters disappearing in the generated EXE has been fixed
If anything is still broken, please create an issue, or go a step further and also create a PR, much appreciated :)
Full Changelog: 3.3...3.4.0