<s>
Microsoft	B-Language
Detours	I-Language
is	O
an	O
open	B-License
source	I-License
library	O
for	O
intercepting	O
,	O
monitoring	O
and	O
instrumenting	O
binary	O
functions	O
on	O
Microsoft	B-Application
Windows	I-Application
.	O
</s>
<s>
It	O
is	O
developed	O
by	O
Microsoft	O
and	O
is	O
most	O
commonly	O
used	O
to	O
intercept	O
Win32	B-Library
API	I-Library
calls	O
within	O
Windows	B-Application
applications	I-Application
.	O
</s>
<s>
Detours	O
makes	O
it	O
possible	O
to	O
add	O
debugging	O
instrumentation	O
and	O
to	O
attach	O
arbitrary	O
DLLs	O
to	O
any	O
existing	O
Win32	B-Library
binary	O
.	O
</s>
<s>
Detours	O
does	O
not	O
require	O
other	O
software	B-Architecture
frameworks	I-Architecture
as	O
a	O
dependency	O
and	O
works	O
on	O
ARM	B-Architecture
,	O
x86	B-Operating_System
,	O
x64	B-Device
,	O
and	O
IA-64	B-General_Concept
systems	O
.	O
</s>
<s>
The	O
interception	O
code	O
is	O
applied	O
dynamically	O
at	O
execution	B-Library
time	I-Library
.	O
</s>
<s>
Detours	O
is	O
used	O
by	O
product	O
teams	O
at	O
Microsoft	O
and	O
has	O
also	O
been	O
used	O
by	O
ISVs	B-Application
.	O
</s>
<s>
Since	O
2016	O
,	O
the	O
source	O
code	O
is	O
licensed	O
under	O
MIT	B-License
License	I-License
and	O
available	O
on	O
GitHub	B-Application
.	O
</s>
