diff --git a/docs/process.md b/docs/process.md index 3bfa0d3..25531a6 100644 --- a/docs/process.md +++ b/docs/process.md @@ -60,16 +60,16 @@ shadow.exe process signature --pt --sg --pid * `sg`: The protection signer. * Possible values: - - `none`: No signer - - `authenticode`: Authenticode signer - - `code-gen`: Code generation signer - - `antimalware`: Antimalware signer - - `lsa`: LSA signer - - `windows`: Windows signer - - `win-tcb`: WinTcb signer - - `win-system`: WinSystem signer - - `app`: Application signer - - `max`: Maximum value for signers + - `none`: No signer + - `authenticode`: Authenticode signer + - `code-gen`: Code generation signer + - `antimalware`: Antimalware signer + - `lsa`: LSA signer + - `windows`: Windows signer + - `win-tcb`: WinTcb signer + - `win-system`: WinSystem signer + - `app`: Application signer + - `max`: Maximum value for signers * `pid`: The PID of the process you want to modify PP / PPL. @@ -114,8 +114,8 @@ shadow.exe process enumerate -l -t * `-l / --list`: List the protected or hidden process. * `-t / --type`: Specify which type you want to list * Possible values: - - hide: List of hidden targets - - protection: List of protected targets + - hide: List of hidden targets + - protection: List of protected targets Example of use: