-
ANTLR should support the parsing of raw binary streams (1 byte per input character) alongside UTF-8 characters.
have it available as an encoding, for example:
`antlr4 -encoding raw Grammar.g4`
…
-
Greetings, thanks for all the great work!
The documentation on parsing binary files doc/parsing-binary-files.md provides an example grammar for parsing a file containing sets of IP addresses sepa…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR34893](https://bugs.llvm.org/show_bug.cgi?id=34893) |
| Status | CONFIRMED |
| Importance | P enha…
-
### Description
Streaming Integrator Tooling displays an error message "com/google/gson/internal/LinkedTreeMap" when trying to send events via Kafka transport in Avro format using confluent Schema …
-
basically see how far that can be done (ignoring peformance and hackishly handling < byte sized data chunks)
-
Dear all,
I might be wrong, but I have just updated to the 3.0.2 version of crest, and somehow the parsing of flags arguments from toml file is misteriously not working now. I use the --cinp flag b…
-
With the introduction of the GIF image decoder and animation support (#40) contributed by @ndsl7109256, it is now time to move forward with implementing [TinyVG](https://tinyvg.tech/) -- a compact vec…
-
**Description**
I'm trying to build the docker container executing ´docker build -t clutch:latest .´
**Expected Behavior**
The build should complete successfully.
**Actual Behavior**
``…
-
Following #3584, compare
```
i1 : symbol ×
o1 = ×
o1 : Symbol
i2 : symbol ⧢
o2 = ⧢
o2 : Keyword
```
Why the difference? because an arbitrary list of symbols has been declared as a k…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6042-dev, e875db7b
- OS: macos
- OS Version: 14.6
- CPU Architecture: arm64
Internal binary name `deploy article cage`.
I hav…