Skip to content

Scripts/Ghidra/find_dynamic_strings.py AttributeError #6

@ja3279

Description

@ja3279

The script may need to be updated for newer versions of Ghidra. Please see stack trace:

  File "C:\Users\sway\ghidra_scripts\find_dynamic_strings.py", line 261, in <module>
    string_rename_arm_64()
  File "C:\Users\sway\ghidra_scripts\find_dynamic_strings.py", line 224, in string_rename_arm_64
    length = ins_next3.getOpObjects(1)[0].getValue()
  AttributeError: 'ghidra.program.model.lang.Register' object has no attribute 'getValue'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions