matterpreter / matterpreter/OffensiveCSharp

Add support for Windows 7+ to GPSCoordinates

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.