1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2025-01-22 04:50:55 +00:00
bddisasm/bddisasm_test/special
Andrei Vlad LUTAS 9ff2543660 Added the Shadow Stack Pointer operand to the SYSCALL and SYSEXIT instructions.
Moved the CET test cases in dedicated folders.
Improved shadow-stack operand reporting - a distinction can be made between push/pop shadow stack accesses, and other shadow stack accesses.
A new field is now present in the memory information - the shadow stack access type, which indicates: explicit access, implicit via SSP, implicit push/pop via SSP or implicit via IA32_PL0_SSP.
2020-07-21 22:29:59 +03:00
..
amx_64 Initial commit. 2020-07-21 11:19:18 +03:00
amx_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
amx_64.result Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_1_64 Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_1_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_1_64.result Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_2_64 Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_2_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_2_64.result Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_3_64 Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_3_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_3_64.result Initial commit. 2020-07-21 11:19:18 +03:00
cr8_32 Initial commit. 2020-07-21 11:19:18 +03:00
cr8_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
cr8_32.result Initial commit. 2020-07-21 11:19:18 +03:00
invalid_32 Initial commit. 2020-07-21 11:19:18 +03:00
invalid_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
invalid_32.result Initial commit. 2020-07-21 11:19:18 +03:00
invalid_64 Initial commit. 2020-07-21 11:19:18 +03:00
invalid_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
invalid_64.result Initial commit. 2020-07-21 11:19:18 +03:00
long_64 Initial commit. 2020-07-21 11:19:18 +03:00
long_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
long_64.result Initial commit. 2020-07-21 11:19:18 +03:00
movcrdr_64 Initial commit. 2020-07-21 11:19:18 +03:00
movcrdr_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
movcrdr_64.result Initial commit. 2020-07-21 11:19:18 +03:00
only_32 Initial commit. 2020-07-21 11:19:18 +03:00
only_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
only_32.result Added the Shadow Stack Pointer operand to the SYSCALL and SYSEXIT instructions. 2020-07-21 22:29:59 +03:00
only_64 Initial commit. 2020-07-21 11:19:18 +03:00
only_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
only_64.result Added the Shadow Stack Pointer operand to the SYSCALL and SYSEXIT instructions. 2020-07-21 22:29:59 +03:00