We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1917771 commit d6818f6Copy full SHA for d6818f6
docs/extending_polyfile.md
@@ -183,8 +183,8 @@ GDB. You can enter this debugger by passing the `--debugger` or `-db` argument t
183
implementing new `libmagic` DSLs, as well as figuring out why an existing DSL fails to match against a given file.
184
```console
185
$ polyfile -db input_file
186
-PolyFile 0.5.4
187
-Copyright ©2023 Trail of Bits
+PolyFile 0.5.6
+Copyright ©2023–2026 Trail of Bits
188
Apache License Version 2.0 https://www.apache.org/licenses/
189
190
For help, type "help".
0 commit comments