Symbolic execution based control flow graph extraction method for Android native codes
Symbolic execution based control flow graph extraction method for Android native codes
Blog Article
A symbolic execution based method was proposed to Cleaners automatically extract control flow graphs from native libraries of Android applications.The proposed method can provide execution environments for functions in native libraries,simulate JNI function call processes and solve symbols using constraint solver.A control flow graph extraction prototype system named CFGNative Homephone Batteries was implemented.
The experiment results show that CFGNative can accurately distinguish all the JNI function calls and native methods of the representative example,and reach high code coverage within acceptable time.