Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Hex-Rays

Name: Anonymous 2008-09-29 3:57

Is it any good? Does it help understanding the program compared to plain IDA? Does it produce usable results even if the original source language was not C? (To give a purely hypotetical example, Delphi)

Name: Anonymous 2008-09-29 8:50

>>1
It is ok. It shows the code and data flow better and more concise than plain asm, which is mostly useful in big functions (kind of like the graph view but better). It won't make all reversing easier, but sometimes it helps a bit.

It can handle other languages pretty good; it's just C-ified asm. My ancient version (YAG release from last December) doesn't handle fastcall, but I'm sure that's fixed now.

>>3
Olly is good for debugging, but you can't beat IDA for deadlisting.

>>4
IDA's linux version.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List