ProtobufDecoder icon indicating copy to clipboard operation
ProtobufDecoder copied to clipboard

A Google Protocol Buffers (Protobuf) payload decoder/analyzer

Results 13 ProtobufDecoder issues
Sort by recently updated
recently updated
newest added

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7. Commits 8f27031 v2.5.7 7226c5a Updated build process 1f5a062 Report configuration warnings per xunit/xunit#1655 2148496 Latest dependencies 41a6eca Force file copy during package creation 8f77293...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.9.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.9.0 What's Changed Remove dependency on Nuget.Frameworks by @​nohwnd in microsoft/vstest#4693 Add platform guard by @​dotMorten in microsoft/vstest#4737...

dependencies

I noticed that I can open a protobuf message, select all the bytes on the left pane, copy selection as C and then paste the clipboard in an editor and...