Hacker News with Generative AI: File Formats

Hackers use ZIP file concatenation to evade detection (bleepingcomputer.com)
Hackers are targeting Windows machinesĀ using the ZIP file concatenation technique to deliver malicious payloads in compressed archives without security solutions detecting them.
Maximum best compression for binary data: xz (LZMA) vs. ZSTD vs. 7z vs. bzip2 (dwaves.de)
once upon a time, compressing massive amounts of binary was required.
Ask HN: Why is PDF still king? (ycombinator.com)
As the title suggests, why is the PDF document the go-to file when it comes to sharing documents? Why hasn't there been a widespread adoption for a document standard that's more interactive (videos, code, visualizations etc...)?
Rga: Ripgrep, but also search in PDFs, E-Books, Office documents, zip, etc. (github.com/phiresky)
rga is a line-oriented search tool that allows you to look for a regex in a multitude of file types. rga wraps the awesome ripgrep and enables it to search in pdf, docx, sqlite, jpg, movie subtitles (mkv, mp4), etc.
Interval parsing grammars for file format parsing (2023) (dl.acm.org)
Visualizing Entropy in Binary Files (2012) (corte.si)
Windows 11 now supports 7-zip and TAR files (xda-developers.com)
Wuffs: Wrangling Untrusted File Formats Safely (github.com/google)
The Nimble File Format by Meta (github.com/facebookexternal)