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 IDC script text.
The input should not contain functions that are
currently executing - otherwise the behaviour of the replaced
functions is undefined.
     idc_text - text to compile
returns: 0 - ok, otherwise it returns an error message.
Thread-safe function.

string compile_idc_text(string idc_text);

Index | Previous topic | Next topic