Skip to content

Conversation

kajaaz
Copy link

@kajaaz kajaaz commented Aug 21, 2025

Summary

Adds the ghidra-printf-inliner plugin to the awesome-ghidra list.

Plugin Details

  • Repository: https://github.com/kajaaz/ghidra-printf-inliner
  • Functionality: Automatically inlines printf format strings in decompiled code
  • Language Support: mainly Go (fmt.Printf family)
  • Features: Smart string detection, variable cleanup, batch processing

This plugin significantly improves readability of decompiled code by replacing cryptic variable references with actual printf format strings.

Adds printf string inliner plugin that automatically inlines format strings
in decompiled code with mainly Go support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant