Renamer.This repository provides an IDA Pro 9.1+ script that automatically proposes meaningful names for private functions and unnamed global/static data in binaries using an LLM (OpenAI-compatible Chat Completions API). It also exports a function call graph (FCG) and an optional data-aware graph that links functions to strings and data items.