Skip to content

It does the same thing as plugin FunctionStringAssociate for IDA, Now the script just works, in the future it is planned to increase the speed of work and bring it closer to the speed of the plugin.

Notifications You must be signed in to change notification settings

partoftheworlD/GHIDRApy_FunctionStringAssociate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Install

Copy GHIDRApy_FunctionStringAssociate.py in ~/ghidra_scripts/ in Linux, or C:/Users/<username>/ghidra_scripts/ in Windows

How to run it

When the program required for analysis is loaded, open Script Manager, filter scripts by GHIDRApy_FunctionStringAssociate and press Run.

How it works

The script iterates through all the functions collecting all available strings in the function, and then sign their like a comment.

Terms of Use

This software is provided "as is", without any guarantee made as to its suitability, or fitness for any particular use. It may contain bugs, so use this software is at your own risk. The author takes no responsibly for any damage that might be caused through its use.

About

It does the same thing as plugin FunctionStringAssociate for IDA, Now the script just works, in the future it is planned to increase the speed of work and bring it closer to the speed of the plugin.

Topics

Resources

Stars

Watchers

Forks

Languages