-
Notifications
You must be signed in to change notification settings - Fork 1
Changelog
cybersnakeh edited this page Jan 15, 2026
·
2 revisions
-
1.2 (2026-01-15)
- Stealth manual map injector pipeline (alloc, relocate, write, VMA unlinking).
- Improved remote symbol resolution and IFUNC handling for glibc.
- GitHub Actions CI build and release workflows.
- Documentation and wiki refresh.
-
1.1 (2025-12-06)
- Fixed AppArmor policy errors and improved profile compatibility.
- Resolved objtool compilation errors (RETPOLINE/indirect calls) on newer kernels.
- Added
sign-module.shfor Secure Boot module signing (MOK workflow).
-
1.0 (2025-12-01)
- Initial public release inspired by Cheat Engine's DBK driver on Windows.
- Kernel module
snakedrv.kowith privileged memory access and hardware breakpoints. - Userland library
libsnakedrv(C++ API). - DKMS support for kernel updates.
- Security artifacts: udev, AppArmor, SELinux.
- Automation script
deploy.sh.