Files
pdf-inspector/src
Abimael MartellandCursor c3b24ca5e2 fix(detector): stop the EI printable check at the next string token
A fallback scan of `EI` then `BT (` plus high-byte text was rejected because the 16-byte window included the string payload. Count binary-ness only until `(`, `<`, `[`, or `/`.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-13 10:13:03 -07:00
..