Skip to content

blu-dev/offset-to-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages