Home

Awesome

IDAFuncOutline

FuncOutline is an IDA plugin designed to optimize the readability of decompiled code for iOS ARM64 binaries. Due to compiler optimizations, small functions are often extracted and referenced, making it inconvenient to read the decompiled code in IDA. FuncOutline aims to restore these extracted functions back into the decompiled view for improved code comprehension.

Install

Usage