fcd

An optimizing decompiler

Github stars Tracking Chart

fcd

Travis build status

Fcd is an LLVM-based native program optimizing decompiler, released under an LLVM-style license. It started as a bachelor's degree senior project and carries forward its initial development philosophy of getting results fast. As such, it was architectured to have low coupling between distinct decompilation phases and to be highly hackable.

Fcd uses a unique technique to reliably translate machine code to LLVM IR. Currently, it only supports x86_64. Disassembly uses Capstone. It implements pattern-independent structuring to provide a goto-free output.

Fcd allows you to write custom optimization passes to help solve odd jobs. It also accepts header files to discover function prototypes.

Main metrics

Overview
Name With Ownerfay59/fcd
Primary LanguageC++
Program languageC++ (Language Count: 6)
Platform
License:Other
所有者活动
Created At2015-07-31 16:36:21
Pushed At2021-03-29 09:52:12
Last Commit At2018-03-03 09:33:50
Release Count4
Last Release Namellvm-4.0 (Posted on )
First Release Namellvm-3.7 (Posted on 2016-03-01 15:15:50)
用户参与
Stargazers Count726
Watchers Count51
Fork Count66
Commits Count0.9k
Has Issues Enabled
Issues Count34
Issue Open Count11
Pull Requests Count16
Pull Requests Open Count3
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private