Skip to content

Provides remote process implementation for Windows systems.

License

Notifications You must be signed in to change notification settings

hazedumper/plugin-msvc

Repository files navigation

Haze-Dumper Plugin MSVC

Provides remote process implementation for Windows systems.

Visual Studio Version Development GitHub Release

Table of Contents

Local Development

  1. Install Visual Studio 2022
  2. Install git (git for windows)
  3. Clone the repository recursively using the --recursive flag
  4. Navigate into the reository
  5. Open the plugin-msvc.sln file with Visual Studio 2022

Contribution

  1. Fork this repository
  2. Create a feature/ or bugfix/ branch from develop
  3. Commit and push your changes
  4. Create a PR against develop branch

License

The plugin-msvc is MIT licensed.