Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

offset-to-function

Simple ghidra script to assign function symbols to offsets provided in a properly formatted text file. Parameters are not supported

Proper format is as follows:

<function name>:<offset>
functionName:12345678AB

The offset needs to be the proper text address, so offset 426180 would be need to be written as 7100426180 for aarch64, as an example.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages