Feed on
Posts
Comments

Archive for April, 2009

VN:F [1.7.7_1013]Rating: 0 (from 0 votes)While crawling on the net for good list of Windbg commands, I have come across this site which has grouped together all essential commands. This makes it very easy to quickly figure out the required commands while you are deep into debugging…
Here is the link to the page
http://www.windbg.info/doc/1-common-cmds.html
It [...]

Read Full Post »

VN:F [1.7.7_1013]Rating: 0 (from 0 votes)AdvancedWinServiceManager is the Windows Service Management application which can uncover the services hidden by Rootkits. Services normally runs with ’system’ account thus enabling them to perform higher privilege operations which otherwise cannot be performed by normal processes. Because of these advantages, malware applications often implement services to monitor and control [...]

Read Full Post »

VN:F [1.7.7_1013]Rating: 0 (from 0 votes)Fuzzing is the most powerful and quick method to expose the security flaws in any product. In that direction, this is the first book which attempted to cover all aspects of fuzzing.  Written by prominent authors who mastered this field, the book not only explains the fundamentals but rich with [...]

Read Full Post »