概要
The IDAPython skill empowers Claude to assist with complex reverse engineering workflows within IDA Pro. It provides expert guidance on using modern ida_* modules, enabling automated disassembly analysis, function decompilation via Hex-Rays, type system manipulation, and database modifications. By adhering to best practices like thread safety and avoiding legacy IDC functions, it helps security researchers and developers create robust scripts for binary patching, cross-reference tracking, and automated malware analysis.