Created by washi1337
This is a Ghidra analyzer and UI plugin that helps in reverse engineering binaries compiled using .NET Native AOT technology introduced in .NET 8.0 and above, for which the symbols are not available and thus no FunctionID (FID) databases can be made easily.
Read more at:
https://github.com/Washi1337/ghidra-nativeaot
He also published a great blog about this extension:
https://blog.washi.dev/posts/recover...eaot-metadata/
Attachment is prebuilt package.
All credits go to the author.