Skip to content

AttributeError: 'LoadInstr' object has no attribute 'constant' #5

@Sandspeare

Description

@Sandspeare

Great job! I am conducting a similar research. I hope we have opportunities for further cooperation in the future. I found a BUG when running the code.

File "xxxxx/ida-8.3/plugins\ida2llvm\insn.py", line 338, in lift_insn
const.constant *= -1
AttributeError: 'LoadInstr' object has no attribute 'constant'

I encountered an error when lifting the "set_program_name" function in the basename program of coreutils. After deleting line 338, the error disappeared. However, I'm curious as to whether this line is actually necessary.

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