Skip to content

Scripting examples #922

Open
Open
@xroberx

Description

@xroberx

Hi!

It would be really great if you could provide some examples of common reverse engineering tasks using the scripting engine. Currently I find myself doing a lot of repetitive tasks, like:

  • Finding the class that contains a specific string and/or contains methods with a given signature.
  • Changing the name of certain fields depending on their order of appearance/type.
  • Modifying the contents of methods that match certain criteria.
  • Applying the "Make no-op" operation to some methods..

And so on and so forth...

Best regards,
Robert.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions