About: Dependency Walker     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : umbel-rc:SoftwareObject, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FDependency_Walker

Dependency Walker or depends.exe is a free program for Microsoft Windows used to list the imported and exported functions of a portable executable file. It also displays a recursive tree of all the dependencies of the executable file (all the files it requires to run). Dependency Walker was included in Microsoft Visual Studio until Visual Studio 2005 (Version 8.0) and Windows XP SP2 support tools. The latest version v2.2.10011 is not available on dependencywalker.com website but is included in the Windows Driver Kit v10.

AttributesValues
rdf:type
rdfs:label
  • Dependency Walker (en)
  • Dependency Walker (de)
  • Dependency Walker (ru)
  • Dependency Walker (zh)
rdfs:comment
  • Dependency Walker (англ. Dependency Walker — обходчик зависимостей) или depends.exe — бесплатная программа для Microsoft Windows, используемая для получения списка импортируемых и экспортируемых функций PE-файла. Она также строит в виде диаграммы иерархическое дерево всех файлов, необходимых PE-файлу для выполнения (зависимостей). (ru)
  • Dependency Walker 或 depends.exe 是一个免费软件,用于在Microsoft Windows操作系统中列出可执行程序的输入与输出函数。该软件递归树形显示所有的依赖可执行文件。该软件包含在Microsoft Visual Studio中直到Visual Studio 2005 (Version 8.0)以及Windows XP SP2的. 最新版本v2.2.10011不在dependencywalker.com网站上;但是包含在Windows Driver Kit v10 。 Windows 7引入了Windows API-sets的概念, 一种DLL重定向(redirection). Dependency Walker还不能很好处理这回总间接层次。 (zh)
  • Dependency Walker (oder depends.exe) ist ein kostenloses Programmierwerkzeug zum Auslesen von Abhängigkeiten zwischen Windows-PE-Dateien. Als Benutzerschnittstelle kommt entweder eine grafische Oberfläche oder die Kommandozeile zum Einsatz. Für eine Übersicht über alle verlinkten Module fungiert ein Baumdiagramm, die im- und exportierten Funktionen werden jeweils in tabellarischer Form dargestellt. Die letzte Version 2.2 des Programms ist von 2006. In früheren Versionen war das Programm Bestandteil der Windows XP SP2 support tools und des Microsoft Visual Studio. Die Lizenz für Dependency Walker Version 2.2 erlaubt die Bündelung mit anderen Produkten nicht mehr. Unterstützte Plattformen sind IA-32 (32-Bit-x86), x64 (64-Bit-x86) und IA-64 (die 64-Bit-Architektur des Itanium). Die Unterstütz (de)
  • Dependency Walker or depends.exe is a free program for Microsoft Windows used to list the imported and exported functions of a portable executable file. It also displays a recursive tree of all the dependencies of the executable file (all the files it requires to run). Dependency Walker was included in Microsoft Visual Studio until Visual Studio 2005 (Version 8.0) and Windows XP SP2 support tools. The latest version v2.2.10011 is not available on dependencywalker.com website but is included in the Windows Driver Kit v10. (en)
foaf:name
  • Dependency Walker (en)
foaf:homepage
name
  • Dependency Walker (en)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
Link from a Wikipa... related subject.
author
  • Steve Miller (en)
developer
  • Microsoft (en)
genre
  • object code analyzer (en)
latest release version
license
operating system
released
  • before 1997 (en)
has abstract
  • Dependency Walker (oder depends.exe) ist ein kostenloses Programmierwerkzeug zum Auslesen von Abhängigkeiten zwischen Windows-PE-Dateien. Als Benutzerschnittstelle kommt entweder eine grafische Oberfläche oder die Kommandozeile zum Einsatz. Für eine Übersicht über alle verlinkten Module fungiert ein Baumdiagramm, die im- und exportierten Funktionen werden jeweils in tabellarischer Form dargestellt. Die letzte Version 2.2 des Programms ist von 2006. In früheren Versionen war das Programm Bestandteil der Windows XP SP2 support tools und des Microsoft Visual Studio. Die Lizenz für Dependency Walker Version 2.2 erlaubt die Bündelung mit anderen Produkten nicht mehr. Unterstützte Plattformen sind IA-32 (32-Bit-x86), x64 (64-Bit-x86) und IA-64 (die 64-Bit-Architektur des Itanium). Die Unterstützung für Alpha/AXP, MIPS und PowerPC wurde eingestellt. Stand Oktober 2017 gibt es auf GitHub eine Portierung von Dependency Walker nach C#. Der Funktionsumfang ist noch nicht komplett. Das Programm berücksichtigt Windows API-Sets und WinSxS. (de)
  • Dependency Walker or depends.exe is a free program for Microsoft Windows used to list the imported and exported functions of a portable executable file. It also displays a recursive tree of all the dependencies of the executable file (all the files it requires to run). Dependency Walker was included in Microsoft Visual Studio until Visual Studio 2005 (Version 8.0) and Windows XP SP2 support tools. The latest version v2.2.10011 is not available on dependencywalker.com website but is included in the Windows Driver Kit v10. As of Windows 7, Microsoft introduced the concept of Windows API-sets, a form of DLL redirection. Dependency Walker has not been updated to handle this layer of indirection gracefully, and when used on Windows 7 and later it will likely show multiple errors. Dependency Walker can still be used for some application level debugging despite this. As of October 2017 an Open Source C# rewrite of Dependency Walker called Dependencies.exe has been released on GitHub. It does not yet offer the full range of Dependency Walker features, but has been updated to handle Windows API-sets and WinSxS (side-by-side assemblies). (en)
  • Dependency Walker (англ. Dependency Walker — обходчик зависимостей) или depends.exe — бесплатная программа для Microsoft Windows, используемая для получения списка импортируемых и экспортируемых функций PE-файла. Она также строит в виде диаграммы иерархическое дерево всех файлов, необходимых PE-файлу для выполнения (зависимостей). (ru)
  • Dependency Walker 或 depends.exe 是一个免费软件,用于在Microsoft Windows操作系统中列出可执行程序的输入与输出函数。该软件递归树形显示所有的依赖可执行文件。该软件包含在Microsoft Visual Studio中直到Visual Studio 2005 (Version 8.0)以及Windows XP SP2的. 最新版本v2.2.10011不在dependencywalker.com网站上;但是包含在Windows Driver Kit v10 。 Windows 7引入了Windows API-sets的概念, 一种DLL重定向(redirection). Dependency Walker还不能很好处理这回总间接层次。 (zh)
gold:hypernym
dbp:wordnet_type
prov:wasDerivedFrom
page length (characters) of wiki page
latest release version
  • 2.2.10011 Built:from wdk10
  • 2.2.6000 Built:
genre
license
operating system
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage redirect of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 54 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software