Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[x64] dr rdtsc -> register not found #4574

Open
gogo2464 opened this issue Jul 17, 2024 · 1 comment
Open

[x64] dr rdtsc -> register not found #4574

gogo2464 opened this issue Jul 17, 2024 · 1 comment

Comments

@gogo2464
Copy link
Contributor

dr rdtsc -> register not found

Work environment

Questions Answers
OS/arch/bits (mandatory) Debian 12
File format of the file you reverse (mandatory) ELF
Architecture/bits of the file (mandatory) x64
rizin -v full output, not truncated (mandatory) rizin 0.8.0 @ linux-x86-64
commit: d004e84

Expected behavior

Actual behavior

Steps to reproduce the behavior

[0x7f9af1819a40]> dr rdtsc ERROR: No such register or register type: "rdtsc"

Additional Logs, screenshots, source code, configuration dump, ...

Drag and drop zip archives containing the Additional info here, don't use external services or link.

@gogo2464
Copy link
Contributor Author

           0x00000000      0f31           rdtsc                                                                                                                                                                   
            ;-- rip:                                                                                                                                                                                               
            0x00000002      4889c0         mov rax, rax                                                                                                                                                            
            0x00000005      0f31           rdtsc                                                                                                                                                                   
            0x00000007      ff             invalid                                                                                                                                                                 
            0x00000008      ff             invalid                                                                                                                                                                 
            0x00000009      ff             invalid                                                                                                                                                                 
            0x0000000a      ff             invalid                                                                                                                                                                 
            0x0000000b      ff             invalid                                                                                                                                                                 
            0x0000000c      ff             invalid                                                                                                                                                                 
            0x0000000d      ff             invalid                                                                                                                                                                 
            0x0000000e      ff             invalid                                                                                                                                                                 
            0x0000000f      ff             invalid                                                                                                                                                                 
            0x00000010      ff             invalid                                                                                                                                                                 
            0x00000011      ff             invalid                                                                                                                                                                 
            0x00000012      ff             invalid                                                                                                                                                                 
            0x00000013      ff             invalid                                                                                                                                                                 
            0x00000014      ff             invalid                                                                                                                                                                 
            0x00000015      ff             invalid                                                                                                                                                                 
            0x00000016      ff             invalid                                                                                                                                                                 
> dr rdtsc~ts
> 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant