summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWitherOrNot2025-02-13 23:48:40 +0000
committerGitHub2025-02-13 23:48:40 +0000
commit37aa13893674045b2d05bd8a42a96842090e6689 (patch)
treeac50612947fea541997df07968f8fa15f8ca1f53
parenta617f59a992a1d56328f0c32e3e303db3fef975d (diff)
downloadspp-stuff-37aa13893674045b2d05bd8a42a96842090e6689.zip
Update README.md
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0dfafa2..2e9814a 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,12 @@
# spp-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