新永資訊有限公司


軟體資產管理家- 本公司可代為訂購國內外軟硬體
Tel:02-2597-1006   Fax:02-2597-1007

Hex-Rays Decompiler

其他應用軟體 Others

Hex-Rays Decompiler 轉碼工程軟體

Hex-Rays.Decompiler適合對二進制代碼進行分析的程式開發人員。它把可執行程式解讀成類C語言的代碼,具有簡潔,結構清楚的特點

We are pleased to present our flagship product, the Hex-Rays Decompiler, which brings binary software analysis within reach of millions of programmers. It converts executable programs into a human readable C-like pseudocode text.

In comparison to low level assembly language, high level language representation in Hex-Rays has several advantages:

  • concise: requires less time to read it
  • structured: program logic is more obvious
  • dynamic: variable names and types can be changed on the fly
  • familiar: no need to learn the assembly language
  • cool: the most advanced decompiler ever built!

 

The pseudocode text is generated on the fly. Our technology is fast enough to analyze 99% of functions within a couple of seconds.

Currently the decompiler supports 32bit x86 compiled generated code for the x86 processors. We plan to port it to other platforms and add a programmatic API. This will allow our customers to implement their own analysis methods. Vulnerability search, software validation, coverage analysis are the directions that immediately come to mind.

The decompiler runs on MS Windows. The GUI and text IDA versions are supported. In the text mode, only batch operation is available.

 

Decompiler output listing

Both archives contain a disassembly listing and a decompilation listing. Note the difference of the listing sizes and the readibility!

 

hexrays_listing.zip
malware_decompilation.zip

 

While the first archive contains automatic results, the second file has been improved using the interactive features of the decompiler.

Comparison page

You can visit our comparison page to see side-by-side disassembler and decompiler outputs. A picture is worth a thousand words...

Comparison page

Short decompilation demo video

 


Hex-Rays Decompiler demo video

 

Thorough decompilation demo video

 

Hex-Rays Decompiler demo (almost a tutorial) video by ccso.com

 

PDF files