The IDA plugin for reverse-engineering Objective-C code streamlines analysis by cleaning up pseudocode output by removing unnecessary ARC-related runtime calls. It enhances focus on relevant code and improves type propagation, thereby significantly reducing the noise in decompiled output. The plugin is still in development, with plans for additional features in the future.
ghidraMCP is a Model Context Protocol server that enables large language models to autonomously reverse engineer applications using Ghidra's core functionalities. The setup process involves downloading the Ghidra plugin, configuring it within Ghidra, and connecting various MCP clients like Claude Desktop, Cline, and 5ire to interact with the server. Detailed installation instructions and configurations are provided for each client integration.