Search
Now showing items 1-2 of 2
Context-sensitive analysis of obfuscated x86 executables
(2010-04-20)
A method for context-sensitive analysis of binaries that may have obfuscated procedure call and return operations is presented. Such binaries may use operators to directly manipulate stack instead of using native call and ...
Context-sensitive analysis without calling-context
(2010-09-01)
Since Sharir and Pnueli, algorithms for context-sensitivity have been defined in terms of 'valid' paths in an interprocedural flow graph. The definition of valid paths requires atomic call and ret statements, and encapsulated ...