Merge Fiddler components into shared decoder dll

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
tooling

Research direction

Start by comparing the Fiddler plugin and kdecode tool implementations of the treeview components that display messages. Identify the shared decoder DLL boundary and determine how the Fiddler plugin can call the kdecode implementation instead. Done means the duplicate UI logic is consolidated and both tools retain their message-display behavior.

Written by the indexing model from the issue text.

Description

enhancement

Is your feature request related to a problem? Please describe.
The fiddler plugin and kdecode tool use similar but different implementations of the treeview bits to display messages. Both implementations serve the same purpose so they should be implemented once.

Describe the solution you'd like
Merge fiddler UI bits into kdecode and have fiddler call into that instead.

Dominant language
C#
Stars
567
Forks
109
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from dotnet/Kerberos.NET

All issues in dotnet/Kerberos.NET

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.