REhints / HexRaysCodeXplorer

Hex-Rays Decompiler plugin for better code navigation
2.41k stars 388 forks source link

REconstruct Type crash on IDA 6.95 #36

Closed funkvps closed 7 years ago

funkvps commented 8 years ago

Hello, sir,

Thanks for good plugin, today I'm trying to use with IDA 6.95. features such as display treee etc works well. but REconstruct Type feature will crash the IDA.

I'm using version 2.0 on win7 x64.

Tested both with IDA 32 and IDA64. test

The example was attached.

Steps to reproduce:

  1. rename attachment to ext name of zip, extract the file
  2. open idb
  3. f5 in the default open function.
  4. reconstruct type on variable v4
funkvps commented 8 years ago

use this attachment instead, rename .pdf to zip. It seems previous png not working

test.PDF