<BUG>crash on jmp addr?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 6.4k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I encountered an application crash during the injection process while using the Detours library. The crash occurs consistently, and I am unable to proceed with my use case. I would appreciate any guidance or help in resolving this issue.
To Reproduce Steps to reproduce the behavior:
Set up the Detours library according to the documentation
Attempt to inject a DLL into a target process
Observe the crash during the injection process
Expected behavior I expected the injection process to complete successfully without any crashes or errors, allowing me to proceed with my use case.
OS: Windows 10
Compiler: Visual Studio 2010
Version of Detours library: both 4.0.1 and master
crash dmp & pdb
test.zip
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reproduction steps and test.zip, then inspect the supplied crash dump and PDB from the DLL injection failure. Compare behavior in Detours 4.0.1 and master on Windows 10 with Visual Studio 2010; done means the crash is reproduced, its cause is identified, and the injection completes without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100