mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-01 10:35:08 -07:00
f5f78ee123
A blank first line caused the format detection regex chain to fall through to the error exit. Read lines in a loop and skip empty ones before matching. Add tests for blank lines with LF, CRLF, whitespace, and BOM variations.