The document presents a novel inter-functional control flow obfuscation technique aimed at enhancing software security against reverse engineering. The proposed method involves splitting functions into smaller segments with return instructions inserted, thereby obscuring their execution flow while maintaining program semantics. Experimental results indicate that this obfuscation method effectively increases disassembly errors, complicating the analysis for reverse engineering tools.
Related topics: