Abstract
Code obfuscation techniques are widely used in industry to increase protection of source code and intellectual property. The idea is that even if attackers gain hold of source code, it will be hard for them to understand what it does and how. Thus obfuscation techniques are specifically targeted at human comprehension of code. We suggest that the ideas and experience embedded in obfuscations can be used to learn about comprehension. In particular, we survey known obfuscation techniques and use them in an attempt to derive metrics for code (in) comprehensibility. This leads to emphasis on issues such as identifier naming, which are typically left on the sidelines in discussions of code comprehension, and motivates increased efforts to measure their effect.
Original language | English |
---|---|
Title of host publication | Proceedings - 2015 IEEE 23rd International Conference on Program Comprehension, ICPC 2015 |
Publisher | IEEE Computer Society |
Pages | 178-181 |
Number of pages | 4 |
ISBN (Electronic) | 9781467381598 |
DOIs | |
State | Published - 5 Aug 2015 |
Event | 23rd IEEE International Conference on Program Comprehension, ICPC 2015 - Florence, Italy Duration: 18 May 2015 → 19 May 2015 |
Publication series
Name | IEEE International Conference on Program Comprehension |
---|---|
Volume | 2015-August |
Conference
Conference | 23rd IEEE International Conference on Program Comprehension, ICPC 2015 |
---|---|
Country/Territory | Italy |
City | Florence |
Period | 18/05/15 → 19/05/15 |
Bibliographical note
Publisher Copyright:© 2015 IEEE.
Keywords
- Code complexity metrics
- Code obfuscation
- Program comprehension