>Hex-Rays IDA Pro Page

Help index | Search

Problem: Decision to convert to instruction/data is made by IDA

 Description:
        Really this is not a problem. IDA collects all the locations
        where it has made decision to convert undefined bytes to
        instructions or data even if they don't have
        any references to them. We consider this decision as dangerous
        and therefore we provide you with a way to examine all such places.
 What to do:
        Examine the result of conversion and modify the instructions
        or data if IDA had made a wrong conversion.
Index | Previous topic | Next topic