DocumentCode
555340
Title
Value-based program characterization and its application to software plagiarism detection
Author
Jhi, Yoon-Chan ; Wang, Xinran ; Jia, Xiaoqi ; Zhu, Sencun ; Liu, Peng ; Wu, Dinghao
Author_Institution
Penn State Univ., University Park, PA, USA
fYear
2011
fDate
21-28 May 2011
Firstpage
756
Lastpage
765
Abstract
Identifying similar or identical code fragments becomes much more challenging in code theft cases where plagiarizers can use various automated code transformation techniques to hide stolen code from being detected. Previous works in this field are largely limited in that (1) most of them cannot handle advanced obfuscation techniques; (2) the methods based on source code analysis are less practical since the source code of suspicious programs is typically not available until strong evidences are collected; and (3) those depending on the features of specific operating systems or programming languages have limited applicability. Based on an observation that some critical runtime values are hard to be replaced or eliminated by semantics-preserving transformation techniques, we introduce a novel approach to dynamic characterization of executable programs. Leveraging such invariant values, our technique is resilient to various control and data obfuscation techniques. We show how the values can be extracted and refined to expose the critical values and how we can apply this runtime property to help solve problems in software plagiarism detection. We have implemented a prototype with a dynamic taint analyzer atop a generic processor emulator. Our experimental results show that the value-based method successfully discriminates 34 plagiarisms obfuscated by SandMark, plagiarisms heavily obfuscated by KlassMaster, programs obfuscated by Thicket, and executables obfuscated by Loco/Diablo.
Keywords
operating systems (computers); program diagnostics; security of data; software engineering; source coding; KlassMaster; Loco/Diablo; SandMark; Thicket; automated code transformation techniques; data obfuscation techniques; operating systems; programming languages; semantics-preserving transformation techniques; software plagiarism detection; source code analysis; value-based program characterization; Java; Optimization; Plagiarism; Program processors; Registers; Runtime; dynamic code identification; software plagiarism detection;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Engineering (ICSE), 2011 33rd International Conference on
Conference_Location
Honolulu, HI
ISSN
0270-5257
Print_ISBN
978-1-4503-0445-0
Electronic_ISBN
0270-5257
Type
conf
DOI
10.1145/1985793.1985899
Filename
6032517
Link To Document