Exploiting thread-related system calls for plagiarism detection of multithreaded programs.

Journal of Systems and Software(2016)

引用 21|浏览21
暂无评分
摘要
We propose TreSB that works for plagiarism detection of multithreaded programs.A tool is implemented and its effectiveness is evaluated.TreSB outperforms two latest and currently only existing thread-aware birthmarks.An alternative birthmark that also exploits thread-related calls is suggested. Dynamic birthmarking used to be an effective approach to detecting software plagiarism. Yet the new trend towards multithreaded programming renders existing algorithms almost useless, due to the fact that thread scheduling nondeterminism severely perturbs birthmark generation and comparison. In this paper, we redesign birthmark based software plagiarism detection algorithms to make such approach effective for multithreaded programs. Our birthmarks are abstractions of program behavioral characteristics based on thread-related system calls. Such birthmarks are less susceptible to thread scheduling as the system calls are the sources that impose thread scheduling rather than being affected. We have conducted an empirical study on a benchmark that consists of 234 versions of 35 different multithreaded programs. Our experiments show that the new birthmarks are superior to existing birthmarks and are resilient against most state-of-the-art obfuscation techniques.
更多
查看译文
关键词
Software plagiarism detection,Software birthmark,Multithreaded program,Thread-aware birthmark
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要