matterpreter / matterpreter/OffensiveCSharp
Add support for Windows 7+ to GPSCoordinates
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 250
- PR merge metrics
- No merged PRs in 30d
Description
The registry key it checks for is only present on Windows 10, so since it doesn't exist in Win7, it will error out and not run.
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
Locate the GPSCoordinates entry point and inspect the registry key lookup described in the issue. Compare its behavior on Windows 7 and Windows 10, then verify that GPSCoordinates runs without failing when the Windows 10-only key is absent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100