Commit Graph

10 Commits (94d7894fa54a2f3345373a287bc7e46159d7d530)
 

Author SHA1 Message Date
Andrei Vlad LUTAS 94d7894fa5 Added the Shadow Stack Pointer operand to the SYSRET and SYSENTER instructions.
4 years ago
vlutas 3f385cc531
Merge pull request #1 from valkheim/fix-no-color
4 years ago
Andrei Vlad LUTAS 8392c97f97 Use the documented byte granularity for cache-line accesses.
4 years ago
Charles Paulet f936d0c020 Fix disasmtool_lix no_color option
4 years ago
Andrei Vlad LUTAS 9ff2543660 Added the Shadow Stack Pointer operand to the SYSCALL and SYSEXIT instructions.
4 years ago
Andrei Vlad LUTAS 811c3d0f7c Fixed several issues with CET instructions specification - shadow stack and shadow stack pointer implicit operands were missing from SETSSBSY instruction, and flags access was missing from them.
4 years ago
Andrei Vlad LUTAS efe359b506 Typo fixes in the instruction tables.
4 years ago
Andrei Vlad LUTAS 1d8adaf668 Use the safe NdDecodeEx API instead of the NdDecode API in the public docs example.
4 years ago
Andrei Vlad LUTAS 698ba367a1 Initial commit.
4 years ago
Andrei Vlad LUTAS 6ce54a28d6 Added license & readme files.
4 years ago