De tout - Sur tout - Mais en vrac //// Connaissance - savoir - logiciels libres -Open source - Freewares - logiciels interdits - Trucs logiciels - Programmation - P2P - usenet - torrent - traitements numeriques (audio, video, images) - Livres - Recherches diverses
vendredi 7 mars 2014
Dependency Walker : pour connaitre les dll utilisées par un programme
Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more.