DLL Export Viewer

Da Freeware Wiki.
Versione del 23 apr 2014 alle 14:21 di Admin (Discussione | contributi) (update)

(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)

(Copyright © 2004-2014 Nir Sofer – www.nirsoft.net/utils/dll_export_viewer.html)

This utility displays the list of all exported functions (c++) and their virtual memory addresses for the specified DLL files. You can easily copy the memory address of the desired function, paste it into your debugger, and set a breakpoint for this memoery address. When this function is called, the debugger will stop in the beginning of this function.

Download:


Template:Navbox Programmazione