吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 4206|回复: 1
收起左侧

[Disassemblers] C4Decompiler - A Machine Code Decompiler

[复制链接]
Hmily 发表于 2012-11-24 17:31
C4Decompiler is a general, interactive Machine Decompiler for Intel IA Processors (x86 based). It accepts obj and exe files as input, performs a static analysis and generates C source code as output.

Interact with the C4Decompiler to:

· Navigate the generated C source code and the corresponding Assembler code.
· Access detailed information about program elements like functions, variables, ...
· Take corrective actions for any decompile issue.
· Augment C4Decompiler’s static analysis results with information from other tools like debuggers.

C4Decompiler’s code analysis is open (not pattern based) and compiler agnostic. The unbiased, global analysis works with a minimal set of assumptions build in and is guided by user defined constraints (ABIs).

Complete static data flow analysis eliminates irrelevant code and yields a compact C source.

Most data types, including structures and unions, can be automatically deduced from the code.

The static control flow analysis detects basically all reachable functions automatically. The resulting control flow can then be modified by the user.

The build-in function signature generator allows you to generate complete Function Signatures (incl. data types) for functions in static libraries and DLLs. They save the unnecessary decompiling of known functionality and thereby reduce the overall decompile effort.
[XML] 纯文本查看 复制代码
http://www.c4decompiler.com/download/C4Decompiler-Free(0.6.0).msi

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

1354669803 发表于 2012-11-24 17:39
还以为是叨牛分享的
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-15 20:52

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表