tracing

A vulnerability has been reported in Solaris 10, which can be exploited by malicious, local users to disclose potentially sensitive information.Be sure to check if your system is missing security updates or have insecure applications installed:http://secunia.com/software_inspector/Feature Overview - The Secunia Software Inspector: * Detects insecure versions of applications installed * Verifies that all Microsoft patches are applied * Assists you in updating your system and applications * Runs through your read more »
addto Add this link to... report Bury 
The DvLabs posting demonstrates how to dynamically analyze a 32-bit Windows binary file in WinDbg using hit tracing. Hit tracing is the process of dynamically tracking execution flow in order to narrow your field of focus when reverse engineering a binary file. This saves you from wasting time looking at uninteresting parts of the code. While Cody Pierce focused on using WinDbg for hit tracing, we're going to show you how to use OllyDbg. read more »
addto Add this link to... report Bury