ORCAS shows that replacing control-flow edges with dominance, post-dominance, and data-flow relations makes binary code similarity search substantially more robust to BCF, FLA, and SUB obfuscation.
Code Obfuscation for the C/C++ Language
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Obfuscation is the action of making something unintelligible. In software development, this action can be applied to source code or binary applications. The aim of this dissertation was to implement a tool for the obfuscation of C and C++ source code. The motivation was to allow proprietary code to be distributed to third-parties without risking a recreation of the intellectual property within it. While many obfuscators exist, they seldom focus on software that is distributed in source code form. This dissertation presents the challenges and successes that arose during the development of a C and C++ source code obfuscator using the Nim programming language.
citation-role summary
citation-polarity summary
fields
cs.CR 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
ORCAS: Obfuscation-Resilient Binary Code Similarity Analysis using Dominance Enhanced Semantic Graph
ORCAS shows that replacing control-flow edges with dominance, post-dominance, and data-flow relations makes binary code similarity search substantially more robust to BCF, FLA, and SUB obfuscation.