8000 lea semantic bugg ? · Issue #1309 · JonathanSalwan/Triton · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
lea semantic bugg ? #1309
Open
Open
@hxm-cpp

Description

@hxm-cpp

there is one thing i noticed that doesn't make much sens with the LEA instruction :

given the example :

LEA RCX, QWORD PTR DS:[100000000] # "\x48\x8D\x0D\xE7\x0F\x55\xB8"

this would normaly resolve to RCX = 100000000.

on triton it tries to read the qword from the address 100000000 like if it was a mov.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0