Just adding this to the file fixes the problem IIRC:
static String(ea)
{
return GetString(ea, -1, ASCSTR_C);
}
__
ero
On Jul 25, 2008, at 9:01 AM, kellogs.osx at gmail.com wrote:
> Hello All,
>
> I tried to use fixobjc.idc from http://nah6.com/~itsme/cvs-xdadevtools/ida/idcscripts/
> ,
> but it seems broken for IDA 5.2 (complain about the String function).
>
> Does anyone got it to works ?
> _______________________________________________
> XSO mailing list
> XSO at 0x90.org
> http://0x90.org/mailman/listinfo/xso
|