ice_cracked
March 29th, 2013, 03:10
greetings if this has been asked before my apologies and I have looked through previous posts.
Having recently installed IDA 6.1 I was curious to look at the output of the decompiler into C code.
Tried to run it by F5 and received an error message Decompilation Failure: FFFFFFFF: wrong basic type sizes in compiler settings.
Currently the compiler settings are set to
Compiler: Visual C++
Default calling convention: Stdcall
Memory model: Code near, Data near
Default alignment: 8
sizeof(bool): 1
sizeof(int): 4
sizeof(enum): 4
any assistance muchly appreciated and have a good day.
Having recently installed IDA 6.1 I was curious to look at the output of the decompiler into C code.
Tried to run it by F5 and received an error message Decompilation Failure: FFFFFFFF: wrong basic type sizes in compiler settings.
Currently the compiler settings are set to
Compiler: Visual C++
Default calling convention: Stdcall
Memory model: Code near, Data near
Default alignment: 8
sizeof(bool): 1
sizeof(int): 4
sizeof(enum): 4
any assistance muchly appreciated and have a good day.