抄録
In this paper, we propose a pinpoint-hide defense method, which aims to improve the stealth of obfuscated code. In the pinpointing process, we scan the obfuscated code in a few small code fragment level and identify all surprising fragments, that is, very unusual fragments which may draw the attention of an attacker to the obfuscated code. In the hiding process, we transform the pinpointed surprising fragments into unsurprising ones while preserving semantics. The obfuscated code transformed by our method consists only by unsurprising code fragments, therefore is more difficult for attackers to be distinguished from unobfuscated code than the original. In the case study, we apply our pinpoint-hide method to some programs transformed by well-known obfuscation techniques. The result shows our method can pinpoint surprising fragments such as dummy code that does not fit in the context of the program, and instructions used in a complicated arithmetic expression. We also confirm that instruction camouflage can make the pinpointed surprising fragments unsurprising ones, and that it runs correctly.
本文言語 | English |
---|---|
ホスト出版物のタイトル | Proceedings of the 5th Program Protection and Reverse Engineering Workshop, PPREW 2015 - Software Security and Protection Workshop 2015, SSP 2015 |
出版社 | Association for Computing Machinery |
巻 | 08-December-2015 |
ISBN(電子版) | 9781450336420 |
DOI | |
出版ステータス | Published - 12月 8 2015 |
イベント | 5th Program Protection and Reverse Engineering Workshop, PPREW 2015 - Los Angeles 継続期間: 12月 8 2015 → … |
Other
Other | 5th Program Protection and Reverse Engineering Workshop, PPREW 2015 |
---|---|
国/地域 | United States |
City | Los Angeles |
Period | 12/8/15 → … |
ASJC Scopus subject areas
- 人間とコンピュータの相互作用
- コンピュータ ネットワークおよび通信
- コンピュータ ビジョンおよびパターン認識
- ソフトウェア