An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Microsoft Detours is an open source library for intercepting, monitoring and instrumenting binary functions on Microsoft Windows. It is developed by Microsoft and is most commonly used to intercept Win32 API calls within Windows applications. Detours makes it possible to add debugging instrumentation and to attach arbitrary DLLs to any existing Win32 binary. Detours does not require other software frameworks as a dependency and works on ARM, x86, x64, and IA-64 systems. The interception code is applied dynamically at execution time.

Property Value
dbo:abstract
  • Microsoft Detours is an open source library for intercepting, monitoring and instrumenting binary functions on Microsoft Windows. It is developed by Microsoft and is most commonly used to intercept Win32 API calls within Windows applications. Detours makes it possible to add debugging instrumentation and to attach arbitrary DLLs to any existing Win32 binary. Detours does not require other software frameworks as a dependency and works on ARM, x86, x64, and IA-64 systems. The interception code is applied dynamically at execution time. Detours is used by product teams at Microsoft and has also been used by ISVs. Prior to 2016, Detours was available in a free version limited for non-commercial and 32 bit only use and a paid version for commercial use. Since 2016, the source code is licensed under MIT License and available on GitHub. (en)
dbo:author
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2018-04-16 (xsd:date)
dbo:latestReleaseVersion
  • 4.0.1
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2002-01-16 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 62113036 (xsd:integer)
dbo:wikiPageLength
  • 3729 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1123803016 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
dbp:developer
dbp:genre
dbp:latestReleaseDate
  • 2018-04-16 (xsd:date)
dbp:latestReleaseVersion
  • 4 (xsd:integer)
dbp:license
dbp:name
  • Microsoft Detours (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 2002-01-16 (xsd:date)
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Microsoft Detours is an open source library for intercepting, monitoring and instrumenting binary functions on Microsoft Windows. It is developed by Microsoft and is most commonly used to intercept Win32 API calls within Windows applications. Detours makes it possible to add debugging instrumentation and to attach arbitrary DLLs to any existing Win32 binary. Detours does not require other software frameworks as a dependency and works on ARM, x86, x64, and IA-64 systems. The interception code is applied dynamically at execution time. (en)
rdfs:label
  • Microsoft Detours (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • Microsoft Detours (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License