Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: Resolving dynamic function calls with BinNavi � blog.zynamics.com. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

Resolving dynamic function calls with BinNavi � blog.zynamics.com
by Security Reads at 12:56 pm EST, Feb 15, 2010

One of the big problems of static code analysis are function calls with non-static call targets. These function calls can call different target functions depending on the current program state. At first they call one function and in the next moment they might call a completely different function. Popular examples of such dynamic function calls are virtual functions (like in C ) or function pointers to callback functions.


 
 
Powered By Industrial Memetics