You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bddisasm/bddisasm
Andrei Vlad LUTAS 3df189f093
https://github.com/bitdefender/bddisasm/issues/87 - Fixed `CALL` instruction access for `rIP` operand - it must include read access, as the instruction pointer is saved on the stack.
3 months ago
..
include https://github.com/bitdefender/bddisasm/issues/87 - Fixed `CALL` instruction access for `rIP` operand - it must include read access, as the instruction pointer is saved on the stack. 3 months ago
Makefile BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 3 months ago
bddisasm.vcproj Initial commit. 4 years ago
bddisasm.vcxproj BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 3 months ago
bddisasm.vcxproj.filters BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 3 months ago
bddisasm_crt.c BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 3 months ago
bdx86_decoder.c BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 3 months ago
bdx86_formatter.c BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 3 months ago
bdx86_helpers.c BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 3 months ago