bitdefender / bddisasm

bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
Apache License 2.0
875 stars 112 forks source link

BT qword ptr [rax], rcx//Can you display the contents of the pointer in the debug information? #74

Closed icyfox168168 closed 2 years ago

icyfox168168 commented 2 years ago
    here

   RAX = 0x000000014087a998 RCX = 0x0000000000000002 RDX = 0x00000000004549e0 RBX = 0x0000000000000000

    RSP = 0x0000000002742000 RBP = 0x0000000002742020 RSI = 0x00000001000007cf RDI = 0x0000000000000000

    R8  = 0x0000000000000000 R9  = 0x0000000000000000 R10 = 0x0000000000000000 R11 = 0x0000000000000000

    R12 = 0x0000000000000000 R13 = 0x0000000000000000 R14 = 0x0000000000000000 R15 = 0x0000000000000000

    RIP = 0x0000000140020cf2 RFLAGS = 0x0000000000000206

CF:0 PF:1 AF:0 ZF:0 SF:0 TF:0 IF:1 DF:0 OF:0