GitHub / microsoft/Detours issues and pull requests
#348 - Fix detour_does_code_end_function for ARM64
Pull Request -
State: open - Opened by m417z 3 months ago
#347 - UNINITIALIZED READ while executing detours (withdll.exe) with dr memory
Issue -
State: open - Opened by gevorgyaned 3 months ago
Labels: question
#346 - Hooking NtMapViewOfSection causes a crash in the target process
Issue -
State: open - Opened by ayushgupta-aic 3 months ago
Labels: bug
#345 - Fix some minor issues in samples found by CodeQL
Pull Request -
State: closed - Opened by BissetJ 4 months ago
- 1 comment
#344 - Improve thread program counter adjustment
Pull Request -
State: open - Opened by RatinCN 4 months ago
#343 - CI: Fix CodeQL warnings
Pull Request -
State: closed - Opened by BissetJ 4 months ago
#342 - CI: Disable 32-bit ARM in the CI builds.
Pull Request -
State: closed - Opened by BissetJ 4 months ago
- 1 comment
#341 - CI Fixups
Pull Request -
State: closed - Opened by BissetJ 4 months ago
- 1 comment
#340 - Dependencies: Bump actions/upload-artifact from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, github_actions
#339 - Dependencies: Bump github/codeql-action from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, github_actions
#338 - Add Arm64EC support
Pull Request -
State: closed - Opened by mcfi 4 months ago
#337 - unresolved external symbol's
Issue -
State: open - Opened by aramessi 5 months ago
Labels: question
#336 - Detours DLL does not DLL_PROCESS_ATTACH if a statically linked DLL or delay loaded DLL is not found
Issue -
State: open - Opened by m-celikba 5 months ago
Labels: bug
#334 - Compiling Detours
Issue -
State: open - Opened by ajtruckle 6 months ago
- 11 comments
Labels: question
#333 - DetourCreateProcessWithDll(),DetourCreateProcessWithDlls(),DetourCreateProcessWithDllEx() bug or something else.
Issue -
State: open - Opened by wineggdrop 7 months ago
- 2 comments
Labels: question
#332 - Fix C_ASSERT linkage conflicts when building with MinGW-w64
Pull Request -
State: open - Opened by conorKotwasinski 7 months ago
- 1 comment
#331 - Fix: Correct sizeof usage in `DetourTransactionCommitEx`
Pull Request -
State: closed - Opened by hakujitsu7 7 months ago
#330 - Maybe a potential issue in detour_alloc_region_from_hi function
Issue -
State: open - Opened by MouriNaruto 7 months ago
#329 - Samples Issue with detours.h under Visual Studio
Issue -
State: open - Opened by kamyers1 8 months ago
- 1 comment
Labels: bug
#328 - CreateProcessAsUserW cannot be hooked under windows 10 or windows 11, but windows server 2019 work well
Issue -
State: open - Opened by elvis-sun 8 months ago
- 3 comments
Labels: bug
#327 - DetourCreateProcessWithDlls Injected DLL being unloaded almost immedietly once called, but DetourCreateProcessWithDllExA is fine
Issue -
State: closed - Opened by Arefu 9 months ago
- 2 comments
Labels: bug
#326 - Debug inject.dll meet a DbgBreakPoint exception in VSCode
Issue -
State: open - Opened by GuBuChang 9 months ago
- 1 comment
Labels: bug
#325 - Fixed detour_alloc_trampoline_allocate_new
Pull Request -
State: open - Opened by xorcus 9 months ago
- 1 comment
#324 - Add support for `ARM64EC` processor architecture
Issue -
State: closed - Opened by abique 9 months ago
- 1 comment
#323 - Trivial fixes for commit 309926ad
Pull Request -
State: closed - Opened by RatinCN 10 months ago
#322 - 1>LINK : fatal error LNK1104: cannot open file 'detours.lib' --> Issue while Building
Issue -
State: open - Opened by AbishekPonmudi 10 months ago
- 1 comment
Labels: question
#321 - Detouring Windows API GetDeviceCaps Function Prevents Programs From Starting
Issue -
State: open - Opened by Stonyx 10 months ago
- 1 comment
Labels: bug
#319 - Can I call a function from Exe in the injected function of the dll ?
Issue -
State: open - Opened by wdw753951 about 1 year ago
- 6 comments
Labels: question
#318 - Fix detours ability to identify OS applied patches.
Pull Request -
State: closed - Opened by rishaw96 about 1 year ago
#317 - Is it possible to unload a user DLL from a process created by the DetourCreateProcessWithDllEx function?
Issue -
State: open - Opened by XiaopengZHOU about 1 year ago
- 1 comment
Labels: question
#315 - Unable to hook winsock2 recv()
Issue -
State: closed - Opened by rayzorben about 1 year ago
- 1 comment
Labels: question
#313 - Work-around an issue in Arm64 regarding the isolated use of CONTEXT_CONTROL.
Pull Request -
State: closed - Opened by pmsjt over 1 year ago
#312 - contains invalid OMF record, type 0x21 (possibly COFF)
Issue -
State: open - Opened by annenle100lesh over 1 year ago
- 3 comments
Labels: bug
#311 - Update main.yml to disable extraneous permissions.
Pull Request -
State: closed - Opened by galenh over 1 year ago
- 1 comment
#310 - Fix: CI-Build not working due to wrong branch in config
Pull Request -
State: closed - Opened by 1fxe over 1 year ago
#309 - <BUG>crash on jmp addr?
Issue -
State: open - Opened by swordno over 1 year ago
- 1 comment
Labels: bug
#308 - don't break stack walking
Pull Request -
State: open - Opened by jdu2600 over 1 year ago
#307 - update system DLL range logic for 64-bit OSes
Pull Request -
State: open - Opened by jdu2600 over 1 year ago
- 5 comments
#306 - Incorrect Behaviour: Arm64 CopyLdrLiteral rewrites Prefetch as Memory Read, which can Trash a Potentially Used Register
Issue -
State: open - Opened by Sewer56 over 1 year ago
Labels: bug
#305 - Incorrect Behaviour: Arm64 CopyLdrLiteral for non-SIMD inlines Pointer Read
Issue -
State: open - Opened by Sewer56 over 1 year ago
Labels: bug
#303 - Hooking inline function
Issue -
State: open - Opened by djn3m0 almost 2 years ago
- 1 comment
Labels: question
#302 - Hook unexported functions
Issue -
State: closed - Opened by djn3m0 almost 2 years ago
- 5 comments
Labels: question
#301 - Calling DetourCreateProcessWithDllsW crashes .NET applications compiled for Any-CPU
Issue -
State: open - Opened by zucler almost 2 years ago
- 1 comment
Labels: bug
#300 - Dependencies: Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#298 - return value of 'main()'
Issue -
State: open - Opened by gvanem almost 2 years ago
Labels: bug
#297 - Noting the Optimizations greatly influence the result
Issue -
State: open - Opened by HerrNamenlos123 almost 2 years ago
Labels: bug
#296 - `detour_sign_extend` is implemented incorrectly
Issue -
State: open - Opened by valco1994 about 2 years ago
Labels: bug
#295 - `detour_skip_jmp` for arm64 doesn't support unconditional branch
Issue -
State: open - Opened by valco1994 about 2 years ago
- 1 comment
Labels: bug
#294 - Wiki is missing sample tracessl
Issue -
State: open - Opened by plazarre about 2 years ago
#293 - `detour_skip_jmp` for x64 doesn't support `rex.w` prefix
Issue -
State: open - Opened by ww898 about 2 years ago
Labels: bug
#292 - Windows 11 ARM64 Processor x86, x64 COM API Hook Crash.
Issue -
State: open - Opened by kimjw0820 about 2 years ago
- 2 comments
Labels: bug
#290 - Onboarding to GitOps.ResourceManagement
Pull Request -
State: open - Opened by microsoft-github-policy-service[bot] about 2 years ago
- 3 comments
#289 - Create c-cpp.yml
Pull Request -
State: closed - Opened by shashinma about 2 years ago
- 1 comment
#288 - NMAKE failed
Issue -
State: closed - Opened by maolike about 2 years ago
- 1 comment
Labels: bug
#287 - NMAKE failing at the end.
Issue -
State: open - Opened by layer07 about 2 years ago
- 4 comments
Labels: bug
#286 - This repo is missing important files
Issue -
State: closed - Opened by microsoft-github-policy-service[bot] about 2 years ago
- 6 comments
#285 - Adding Microsoft SECURITY.MD
Pull Request -
State: closed - Opened by microsoft-github-policy-service[bot] about 2 years ago
#284 - Hook on return
Issue -
State: closed - Opened by djn3m0 about 2 years ago
Labels: question
#283 - Using Detours if either the .exe or the .dll is within a directory with unicode characters?
Issue -
State: open - Opened by sp00n about 2 years ago
- 12 comments
Labels: question
#282 - Unexpected Behavior: DLL loading error when recursively calling a mix of 32-bit and 64-bit subprocesses
Issue -
State: open - Opened by kevintsq about 2 years ago
Labels: bug
#278 - Detours throws
Issue -
State: open - Opened by danielbodorin over 2 years ago
Labels: bug
#277 - Added libdetours that generates detours.dll
Pull Request -
State: open - Opened by lostmsu over 2 years ago
- 4 comments
#273 - Sample trcapi is causing an exception on a .NET (64 bit COR) executable
Issue -
State: open - Opened by albertlab0 over 2 years ago
- 1 comment
Labels: bug
#271 - hooking HeapAlloc in multi-thread triggers exception if there is thread_local variable used in hooked function
Issue -
State: open - Opened by ElvisJazz over 2 years ago
Labels: question
#270 - API Refernce on Home Page of Wiki doesn't redirect properly
Issue -
State: open - Opened by Arefu over 2 years ago
Labels: bug
#269 - update m_SectionHeaders to use configurable limit from !225
Pull Request -
State: open - Opened by mikewintersjr over 2 years ago
- 2 comments
#268 - Bug: DetourOpenBinary doesn't accept valid PEs because of incorrect limit on sections
Issue -
State: open - Opened by mikewintersjr over 2 years ago
Labels: bug
#267 - Divide by zero in 'cping.cpp'
Issue -
State: open - Opened by gvanem over 2 years ago
Labels: bug
#266 - Fix context setting errors in DetourEnumerateImports API
Pull Request -
State: open - Opened by mooooonlight over 2 years ago
- 4 comments
#265 - Fix error process of GetQueuedCompletionStatus
Pull Request -
State: open - Opened by qieziting over 2 years ago
#264 - Bug: Error process of GetQueuedCompletionStatus in syelogd.cpp.
Issue -
State: open - Opened by qieziting over 2 years ago
Labels: bug
#262 - DetourAttach ERROR
Issue -
State: open - Opened by kouzhudong over 2 years ago
Labels: bug
#261 - Enable Detours to be used without allocating or freeing memory while threads are suspended.
Pull Request -
State: open - Opened by PDeets almost 3 years ago
- 3 comments
#260 - DetourEnumerateImports() needs a thunk for pfImportFile
Issue -
State: open - Opened by luke727 almost 3 years ago
Labels: bug
#259 - Upgrade toolset
Pull Request -
State: closed - Opened by AZero13 almost 3 years ago
- 6 comments
#258 - Enable configuration of DETOUR_MAX_SUPPORTED_IMAGE_SECTION_HEADERS
Pull Request -
State: closed - Opened by JohnMcPMS almost 3 years ago
#257 - Add context callback support for x86 and x64
Pull Request -
State: closed - Opened by JohnMcPMS almost 3 years ago
#255 - hook c library function return 0, but not work by inject dll.
Issue -
State: open - Opened by LickBag almost 3 years ago
- 6 comments
Labels: bug
#254 - Returns ERROR_INVALID_BLOCK on large functions with __chkstk on it.
Issue -
State: open - Opened by 0Camus0 almost 3 years ago
Labels: bug
#253 - Is it safe to detach/attach multiple times?
Issue -
State: open - Opened by R3uan3 almost 3 years ago
- 2 comments
Labels: question
#252 - Is possible to trace all WINAPI calls a process does?
Issue -
State: closed - Opened by R3uan3 almost 3 years ago
- 5 comments
Labels: question
#251 - Microsoft master
Pull Request -
State: closed - Opened by mwasplund almost 3 years ago
- 1 comment
#250 - Exception upon hooking the API GetKeyboardState
Issue -
State: closed - Opened by derricck almost 3 years ago
- 6 comments
Labels: question
#249 - Accidental pull
Pull Request -
State: closed - Opened by ChrisOfTheLewi almost 3 years ago
- 2 comments
#248 - Added Documentation
Pull Request -
State: closed - Opened by jonathanchapmanmoore almost 3 years ago
- 4 comments
Labels: needs-author-feedback
#247 - fix build error for error C2065: 'GetThreadLocale'
Pull Request -
State: closed - Opened by fishjam about 3 years ago
- 4 comments
Labels: needs-author-feedback
#244 - Migrate FabricBot Tasks to Config-as-Code
Pull Request -
State: closed - Opened by msftbot[bot] about 3 years ago
#243 - Hooking DefWindowProcW Chrome
Issue -
State: closed - Opened by Momoshikin about 3 years ago
- 1 comment
Labels: question
#242 - fix ERROR_PIPE_CONNECTED(535) for ConnectNamedPipe
Pull Request -
State: closed - Opened by fishjam about 3 years ago
- 4 comments
Labels: bug
#241 - [bugs]ERROR_PIPE_CONNECTED when ConnectNamedPipe in syelogd if there are lots of clients
Issue -
State: closed - Opened by fishjam about 3 years ago
- 1 comment
Labels: bug
#240 - build error: 'GetThreadLocale': undeclared identifier
Issue -
State: closed - Opened by michaellongge163 about 3 years ago
- 4 comments
Labels: question, needs-author-feedback
#238 - ARM64 is detour_does_code_end_function correct?
Issue -
State: open - Opened by DavidXanatos about 3 years ago
#237 - Dependencies: Bump github/codeql-action from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#236 - Enable control over import ordinal and add DetourUpdateDllWithDll
Pull Request -
State: closed - Opened by JohnMcPMS over 3 years ago
- 2 comments
Labels: enhancement, needs-attention :wave:
#235 - Reduce memory fragmentation in x86
Pull Request -
State: open - Opened by bugale over 3 years ago
#234 - Dependencies: Bump actions/upload-artifact from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#233 - Proposal: Introduce DetourUpdateAllOtherThreads
Pull Request -
State: closed - Opened by adams85 over 3 years ago
- 5 comments
#232 - Fix: Eliminate possible deadlock related to memory allocation on global heap
Pull Request -
State: closed - Opened by adams85 over 3 years ago
- 6 comments
#231 - DetourDetach() Return ERROR_INVALID_OPERATION
Issue -
State: open - Opened by wineggdrop over 3 years ago
#230 - DetourCreateProcessWithDllEx does not work in some EXE
Issue -
State: open - Opened by liulangdeyeshou over 3 years ago
- 2 comments
Labels: question