Update README.md

This commit is contained in:
WitherOrNot 2025-02-13 18:48:40 -05:00 committed by GitHub
parent a617f59a99
commit 37aa138936
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,12 @@
# spp-stuff # spp-stuff
Collection of random stuff Collection of random stuff
## Debugging """Guide"""
- Put machine into testsigning (`bcdedit /set testsigning on`)
- Install drivers under `drivers/` by running `install.cmd` in each folder
- Install `sppdebug.reg` to have SPPSvc auto-suspend on startup
- Use PPLcontrol to set debugger to `PP Windows` protection level
- Use [ScyllaHide](https://github.com/x64dbg/ScyllaHide/releases/tag/v1.4) with VMProtect profile for debugging
- Take care to avoid having debugger attached at the end of a [heap execute](https://github.com/WitherOrNot/warbird-docs/blob/main/WarbirdModern.md#heap-executes), or sppsvc will crash with Fast Fail Exception