libsplice
libsplice copied to clipboard
Library for kernel and user mode splicing for Windows (x86 and x64).
See my issue report over here: https://github.com/rrrfff/LDasm/issues/1
I just gave a try to the KM example, and upon unloading and stopping the driver from services, a BSOD occurs. Having not ending all pending operations for the current...
``` MessageBoxW: 00000000771F12B8 48 83 EC 38 sub rsp,38h 00000000771F12BC 45 33 DB xor r11d,r11d 00000000771F12BF 44 39 1D 76 0E 02 00 cmp dword ptr [__security_cookie_complement+34h (7721213Ch)],r11d 00000000771F12C6 74...