Scripting examples
Open
documentation
- Dominant language
- Java
- Stars
- 7.4k
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.