Z0BPcDbg v1.0 Official Release: Inheriting the Classics, Dual-mode Debugging. We are delighted to introduce the first stable version of Z0BPcDbg. It is not only a debugging tool supporting 32-bit and 64-bit processes, but also a modern continuation of OllyDbg's operational habits.
Address:https://github.com/basketwill/Z0BDbg
http://www.nt5core.com/
Core Debugging Engine
ual-bitwidth Support: A single program interface can handle debugging events, including process creation, DLL loading, and exception dispatching, for both 32-bit WOW64 and native 64-bit processes.Multi-mode Launch: Supports File - Open to load new tasks, or File - Attach to mount existing system processes.Operation Experience - Full OllyDbg Key Mapping
reserving OllyDbg's classic one-key control experience:F2: Toggle breakpoint, double-click or press F2 to set or cancel INT3.F4: Run to cursor, automatically sets a temporary one-time breakpoint.F7 and F8: Step into and step over, with support for Call internal tracing.F9: Continue running, Go.Ctrl+F9: Execute to return, Step Out.Alt+F9: Execute to user code, ignores stepping inside system DLLs.
Address:https://github.com/basketwill/Z0BDbg
http://www.nt5core.com/
Core Debugging Engine






