刘烃

教授 、 博士生导师

访问量:

最后更新时间:--

En 登录

刘烃

教授 、 博士生导师

访问量:

最后更新时间:--

我的新闻

中文主页

博士生田振洲参加2014 ACM ICPC会议

发布时间:2014-05-25
点击次数:
发布时间:
2014-05-25
文章标题:
博士生田振洲参加2014 ACM ICPC会议
内容:

2014年,可信软件小组博士生田振洲的软件行为分析研究,在第22ACM ICPC发表论文《Plagiarism Detection for Multithreaded Software Based on Thread-Aware Software Birthmarks[2],并受邀于5月份参加在印度海德拉巴举办的ICSE 2014系列会议。

论文简介:

The availability of inexpensive multicore hardware presents a turning point in software development. In order to benefit from the continued exponential throughput advances in new processors, the software applications must be multithreaded programs. As multithreaded programs become increasingly popular, plagiarism of multithreaded programs starts to plague the software industry. Although there has been tremendous progress on software plagiarism detection technology, existing dynamic approaches remain optimized for sequential programs and cannot be applied to multithreaded programs without significant redesign. This paper fills the gap by presenting two dynamic birthmark based approaches. The first approach extracts key instructions while the second approach extracts system calls. Both approaches consider the effect of thread scheduling on computing software birthmarks. We have implemented a prototype based on the Pin instrumentation framework. Our empirical study shows that the proposed approaches can effectively detect plagiarism of multithread programs and exhibit strong resilience to various semantic-preserving code obfuscations.