Skip to content

Pull requests: microsoft/Detours

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Support hooking ARM64EC target functions
#388 opened Aug 5, 2026 by RatinCN Contributor Loading…
Dependencies: Bump github/codeql-action from 4 to 4.37.4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#387 opened Aug 4, 2026 by dependabot Bot Loading…
Dependencies: Bump actions/checkout from 6 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#384 opened Jun 19, 2026 by dependabot Bot Loading…
Fix typos in detours comments
#383 opened Jun 8, 2026 by RatinCN Contributor Loading…
Fix page protection restoration on update failures
#382 opened Jun 6, 2026 by RatinCN Contributor Loading…
Follow ARM64 B <label> branches to import thunks
#381 opened May 27, 2026 by RatinCN Contributor Loading…
Fix ARM64 sign extension helper
#380 opened May 27, 2026 by RatinCN Contributor Loading…
Recognize REX-prefixed indirect JMP thunks
#379 opened May 26, 2026 by RatinCN Contributor Loading…
Preserve OSIZE for APX EVEX MAP4
#378 opened May 25, 2026 by RatinCN Contributor Loading…
Fix REX2 JMPABS target detection
#377 opened May 25, 2026 by RatinCN Contributor Loading…
Fix XBEGIN C7 F8 decoding
#376 opened May 25, 2026 by RatinCN Contributor Loading…
Fix unexpected lpProcessInformation output when CreateProcess failed
#369 opened Jan 2, 2026 by RatinCN Contributor Loading…
Fix and improve thread program counter adjustment
#368 opened Dec 27, 2025 by RatinCN Contributor Loading…
Fix x86 inject to x64 process failure on WoA
#359 opened Aug 19, 2025 by patronumme Loading…
Fixed detour_alloc_trampoline_allocate_new
#325 opened Nov 2, 2024 by xorcus Loading…
don't break stack walking
#308 opened Nov 6, 2023 by jdu2600 Loading…
update system DLL range logic for 64-bit OSes
#307 opened Nov 6, 2023 by jdu2600 Loading…
Fix error process of GetQueuedCompletionStatus
#265 opened Nov 16, 2022 by qieziting Loading…
Reduce memory fragmentation in x86
#235 opened Apr 12, 2022 by bugale Loading…
Reduce the executable code size. enhancement This adds new functionallity to the product needs-attention 👋 This issue / or pull request requires maintainer attention.
#191 opened Mar 31, 2021 by jdp1024 Loading…
ProTip! Filter pull requests by the default branch with base:main.