Commit Graph

169 Commits (92b3725cf08982fa731313e131d77f81fbf5d80f)
 

Author SHA1 Message Date
Andrei Vlad LUTAS 6c248cc4c1 Handle Ignore ER bit in instruction attributes.
4 years ago
Andrei Vlad LUTAS 7ddf7e448a Apply address size override to gla computation.
4 years ago
Ionel-Cristinel ANICHITEI 087ffbcf95 disasmtool_lix: Add missing instructions to ins_class_to_str
4 years ago
Andrei Vlad LUTAS cfb0f97897 Truncate the output of a relative addressing if 0x67 prefix is used.
4 years ago
Andrei Vlad LUTAS 752bc626c4 Fixed RET with immediate - the immediate is not sign-extended.
4 years ago
Andrei Vlad LUTAS 52ed638c13 Fixed some typos.
4 years ago
Anichitei Ionel-Cristinel 08f4b31b7d
Merge pull request #2 from andreaswimmer/patch-1
4 years ago
andreaswimmer 0b7c9a84fe
Fix typo "Lighetweight" in README.md
4 years ago
Andrei Vlad LUTAS 960e9eaeee disasmtool_lix dumper fix - dump cet_ss and cet_ibt.
4 years ago
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