teeeer
Results
2
comments of
teeeer
Hello! I've got same problem on ida 6.8: dwarfexport: No decompiler found I found how to fix it. the problem: wrong HEXRAYS_API_MAGIC2 from hexrays.hpp. You need to change it. For...
In my opinion it is more correct to get the line address in func add_decompiler_func_info like this: if (item.citype == VDI_EXPR) { const cinsn_t * itemInstruction = item.i; boundaries_iterator_t it...