2013 8th International Conference on Malicious and Unwanted Software: "The Americas" (MALWARE) 2013
DOI: 10.1109/malware.2013.6703690
|View full text |Cite
|
Sign up to set email alerts
|

REcompile: A decompilation framework for static analysis of binaries

Abstract: Reverse engineering of binary code is an essential step for malware analysis. However, it is a tedious and time-consuming task. Decompilation facilitates this process by transforming machine code into a high-level representation that is more concise and easier to understand. This paper describes REcompile, an efficient and extensible decompilation framework. REcompile uses the static single assignment form (SSA) as its intermediate representation and performs three main classes of analysis. Data flow analysis … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
8
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 6 publications
(8 citation statements)
references
References 9 publications
0
8
0
Order By: Relevance
“…The authors implemented a prototype called DREAM++ as an IDA Pro 6.5 plugin and improved it by adding readability enhancements. They also conducted a user survey to evaluate the approach [44].…”
Section: Related Workmentioning
confidence: 99%
“…The authors implemented a prototype called DREAM++ as an IDA Pro 6.5 plugin and improved it by adding readability enhancements. They also conducted a user survey to evaluate the approach [44].…”
Section: Related Workmentioning
confidence: 99%
“…Yakdan et al [12] proposed REcompile, an efficient and extensible decompilation framework. REcompile to produce wellreadable decompiled code compare to previous work.…”
Section: Related Workmentioning
confidence: 99%
“…Yakdan et al [40] developed REcompile, a decompiler that employs interval analysis to recover control structure. The authors also proposed node splitting to reduce the number of goto statements.…”
Section: Related Workmentioning
confidence: 99%