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

Dependencies: Bump actions/upload-artifact from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#362 opened Oct 27, 2025 by dependabot bot Loading…
Dependencies: Bump github/codeql-action from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#361 opened Oct 8, 2025 by dependabot bot Loading…
Fix x86 inject to x64 process failure on WoA
#359 opened Aug 19, 2025 by patronumme Loading…
Dependencies: Bump actions/checkout from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#356 opened Aug 12, 2025 by dependabot bot Loading…
Improve thread program counter adjustment
#344 opened Apr 2, 2025 by RatinCN 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…
Fix if the hook is not called at the start of the process, the hook may fail bug Something isn't working needs-attention 👋 This issue / or pull request requires maintainer attention.
#144 opened Sep 4, 2020 by sonyps5201314 Loading…
Fix: Improve handling of very large arguments in the tracebld sample bug Something isn't working needs-author-feedback This issue / or pull request requires author feedback before more action can be taken. status-no recent activity
#83 opened Sep 5, 2019 by ScatteredRay Loading…
[WIP] Feature: Adding CMake support enhancement This adds new functionallity to the product needs-author-feedback This issue / or pull request requires author feedback before more action can be taken. status-no recent activity
#48 opened Dec 10, 2018 by LonghronShen Loading…
ProTip! Filter pull requests by the default branch with base:main.