Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions rdpwrap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ CDefPolicy_Query_eax_rcx=B80001000089813806000090
CDefPolicy_Query_edi_rcx=BF0001000089B938060000909090
; new patch by sebaxakerhtc
CDefPolicy_Query_eax_rdi_jmp=B800010000898738060000EB0D
mov_eax_1_nop_2=B8010000009090
CDefPolicy_Query_r9d_rdi_jmp=C7873806000000010000EB

[SLInit]
bServerSku=1
Expand Down Expand Up @@ -18258,6 +18260,9 @@ LocalOnlyCode.x64 =jmpshort
SingleUserPatch.x64 =1
SingleUserOffset.x64 =9F36B
SingleUserCode.x64 =Zero
DefPolicyPatch.x64 =1
DefPolicyOffset.x64 =9C53D
DefPolicyCode.x64 =CDefPolicy_Query_r9d_rdi_jmp
SLInitHook.x64 =1
SLInitOffset.x64 =B3468
SLInitFunc.x64 =New_CSLQuery_Initialize
Expand Down