Kerberos.NET icon indicating copy to clipboard operation
Kerberos.NET copied to clipboard

Merge Fiddler components into shared decoder dll

Open SteveSyfuhs opened this issue 4 years ago • 0 comments

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.

SteveSyfuhs avatar May 27 '21 02:05 SteveSyfuhs