The DBG Z in the news
Below is a list of the current tools included : Analysis : OllyDbg 1.10 & Plugins - Modified by SLV *NEW* W32Dasm 8.93 - Patched *NEW* PEiD 0.93 + Plugins *NEW* RDG Packer Detector v0.5.6 Beta - English *NEW* Rebuilding : ImpRec 1.6 - Fixed by MaRKuS_TH-DJM/SnD *NEW* Revirgin 1.5 - Fixed *NEW* LordPE De Luxe B *NEW*
I recently experienced a weird problem on a .Net application deployed to our production server.The problem only occurred on the production server. I was looking for a way to debug the process live on the server...
This article walks through the many details involved in doing production debugging on an application build using .Net technologies. It goes through how to create the Mini-Dump file, and how to do analysis on that file to find the root cause of a problem. Includes using the hardcore tools such as WinDbg, AD-Plus, and Son of Strike.