Ratin Gao

Results 3 issues of Ratin Gao

Implement RtlRemovePrivileges

enhancement
ROSTESTS
NT6+

Trivial fixes for comment and debug output - Correct `rip` to `eip` on x86 - Remove space between `.` and `\n` as other debug outputs

- Match `rbCode` field explicitly - Update each thread at most once - Adjust program counter correctly if it's equals to `rbCodeIn` (x64 only, noticed by @hakujitsu7) See also comments...