Closed GoogleCodeExporter closed 9 years ago
I'm using IDA 5.4 and whatever version of idapython that comes with.
Original comment by jamiebri...@gmail.com
on 18 Apr 2009 at 1:02
The limit for return strings on GetLocalType is now 64KiB. If you need larger
buffers you can use
idaapi.idc_get_local_type() directly.
Please try it and let me know if it does not work.
Original comment by gergely.erdelyi
on 27 Apr 2009 at 5:39
It works. Thanks very much!
Original comment by jamiebri...@gmail.com
on 27 Apr 2009 at 7:37
Original issue reported on code.google.com by
jamiebri...@gmail.com
on 18 Apr 2009 at 1:01