-
Notifications
You must be signed in to change notification settings - Fork 1k
Issues: microsoft/Detours
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
CreateProcessAsUserW cannot be hooked under windows 10 or windows 11, but windows server 2019 work well
bug
Something isn't working
#328
opened Nov 19, 2024 by
elvis-sun
Debug inject.dll meet a DbgBreakPoint exception in VSCode
bug
Something isn't working
#326
opened Nov 6, 2024 by
GuBuChang
1>LINK : fatal error LNK1104: cannot open file 'detours.lib' --> Issue while Building
question
#322
opened Oct 6, 2024 by
AbishekPonmudi
Detouring Windows API GetDeviceCaps Function Prevents Programs From Starting
bug
Something isn't working
#321
opened Oct 4, 2024 by
Stonyx
Can I call a function from Exe in the injected function of the dll ?
question
#319
opened Jul 25, 2024 by
wdw753951
contains invalid OMF record, type 0x21 (possibly COFF)
bug
Something isn't working
#312
opened Mar 16, 2024 by
annenle100lesh
Incorrect Behaviour: Arm64 CopyLdrLiteral rewrites Prefetch as Memory Read, which can Trash a Potentially Used Register
bug
Something isn't working
#306
opened Nov 2, 2023 by
Sewer56
Incorrect Behaviour: Arm64 CopyLdrLiteral for non-SIMD inlines Pointer Read
bug
Something isn't working
#305
opened Nov 1, 2023 by
Sewer56
Calling DetourCreateProcessWithDllsW crashes .NET applications compiled for Any-CPU
bug
Something isn't working
#301
opened Oct 10, 2023 by
zucler
Noting the Optimizations greatly influence the result
bug
Something isn't working
#297
opened Aug 12, 2023 by
HerrNamenlos123
detour_sign_extend
is implemented incorrectly
bug
#296
opened Jul 21, 2023 by
valco1994
detour_skip_jmp
for arm64 doesn't support unconditional branch
bug
#295
opened Jul 21, 2023 by
valco1994
detour_skip_jmp
for x64 doesn't support rex.w
prefix
bug
#293
opened Jul 18, 2023 by
ww898
Windows 11 ARM64 Processor x86, x64 COM API Hook Crash.
bug
Something isn't working
#292
opened Jul 12, 2023 by
kimjw0820
Using Detours if either the .exe or the .dll is within a directory with unicode characters?
question
#283
opened May 21, 2023 by
sp00n
Unexpected Behavior: DLL loading error when recursively calling a mix of 32-bit and 64-bit subprocesses
bug
Something isn't working
#282
opened Apr 27, 2023 by
kevintsq
Sample trcapi is causing an exception on a .NET (64 bit COR) executable
bug
Something isn't working
#273
opened Jan 24, 2023 by
albertlab0
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.