diff options
Diffstat (limited to 'ohook.md')
| -rw-r--r-- | ohook.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,11 +24,11 @@ pagetitle: Ohook Activation ## How does it work?
-
+
- As illustrated in the above 1st image, in the Official activation process of SPP based Office, Office asks `C:\Windows\System32\sppc.dll` about the activation status and that file asks the same thing to SPP (Software Protection Platform) `C:\Windows\System32\sppsvc.exe` and returns the message back to Office.
-
+
- As illustrated in the above 2nd image, we modify this behavior by placing a custom `sppc.dll` file in Office folder without touching system's `C:\Windows\System32\sppc.dll` file and that custom file always returns the message that Office is activated. This is how ohook activation works.
|
