@inproceedings{kitaoka_issrew_2024,
	title = {Initial {Investigation} of {Behavioral} {Changes} of {Obfuscated} {Programs} {Caused} by {Code} {Optimization}},
	isbn = {979-8-3503-6704-1},
	url = {https://www.computer.org/csdl/proceedings-article/issrew/2024/670400a109/22nhV3ckmSk},
	doi = {10.1109/ISSREW63542.2024.00059},
	booktitle = {2024 {IEEE} 35th {International} {Symposium} on {Software} {Reliability} {Engineering} {Workshops} ({ISSREW})},
	abstract = {Code obfuscation is a software protection technique against malicious analysis and tampering attacks. Since code obfuscation modifies the representation and structure of code in complex ways, many obfuscating transformations cause performance overhead, such as a decrease in execution speed. To improve execution speed while obfuscating code, code optimization is sometimes combined with code obfuscation. However, it is reported that applying optimization to obfuscated code may break the original program behavior. In this research, the behavioral changes of obfuscated programs by code optimization is investigated by analyzing the logic and coverage information before and after optimization. The results show that most of the obfuscated programs preserved the same behavior before and after optimization, while some obfuscated programs were broken by optimization. Also, a comparison of coverage information before and after optimization revealed that optimization removes some of redundant code fragments introduced by obfuscation.},
	language = {English},
	urldate = {2025-02-05},
	publisher = {IEEE Computer Society},
	author = {Kitaoka, Tetsuya and Kanzaki, Yuichiro and Ishio, Takashi and Shimari, Kazumasa and Matsumoto, Kenichi},
	month = oct,
	year = {2024},
	note = {JP20H05706},
	pages = {109--110},
	file = {PDF:C\:\\Users\\ishio\\Zotero\\storage\\Q4AVZTUQ\\Kitaoka et al. - 2024 - Initial Investigation of Behavioral Changes of Obfuscated Programs Caused by Code Optimization.pdf:application/pdf},
}
