Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Compile an IDC script file.
The input should not contain functions that are
currently executing - otherwise the behaviour of the replaced
functions is undefined.
     path - path to compile
returns: 0 - ok, otherwise it returns an error message.
Thread-safe function.

string compile_idc_file(string path);

Index | Previous topic | Next topic