We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a1366 commit dd18e52Copy full SHA for dd18e52
7 files changed
package-lock.json
package.json
@@ -146,6 +146,7 @@
146
"path": "^0.12.7",
147
"popper.js": "^1.16.1",
148
"process": "^0.11.10",
149
+ "protobufjs": "^6.11.2",
150
"qr-image": "^3.2.0",
151
"scryptsy": "^2.1.0",
152
"snackbarjs": "^1.1.0",
src/core/config/Categories.json
100755
100644
@@ -191,6 +191,7 @@
191
"URL Encode",
192
"URL Decode",
193
"Protobuf Decode",
194
+ "Protobuf Encode",
195
"VarInt Encode",
196
"VarInt Decode",
197
"JA3 Fingerprint",
0 commit comments