mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-31 01:56:24 +00:00
add id and tag pseudo-registers
This commit is contained in:
parent
8596d4c943
commit
b74e395713
6 changed files with 438 additions and 435 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
.Registers->rax eax ax ah al rcx ecx cx ch cl rdx edx dx dh dl rbx ebx bx bh bl rsp esp sp spl rbp ebp bp bpl rsi esi si sil rdi edi di dil r8 r8d r8w r8h r8l r9 r9d r9w r9h r9l r10 r10d r10w r10h r10l r11 r11d r11w r11h r11l r12 r12d r12w r12h r12l r13 r13d r13w r13h r13l r14 r14d r14w r14h r14l r15 r15d r15w r15h r15l ds es fs gs cs ss rflags eflags flags cf pf af zf sf tf if df of iopl nt rf vm ac vif vip id rip eip ip idtr ldtr gdtr tr cr0 cr2 cr3 cr4 cr8 dr0 dr1 dr2 dr3 dr6 dr7
|
||||
|
||||
.PseudoRegisters->pid tid pname core proc thread peb teb ip buffer context event_tag event_id
|
||||
.PseudoRegisters->pid tid pname core proc thread peb teb ip buffer context tag id
|
||||
|
||||
S->STATEMENT S
|
||||
S->{ STATEMENT S }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue