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 automatically extract control Wheelchairs - Power Wheelchairs 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 Thermometers prototype system named CFGNative 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.
Report this page