pomfort / mhl-tool

A reference implementation for creating and verifying MHL files
MIT License
51 stars 14 forks source link

symlink support #7

Open zileliao opened 2 years ago

zileliao commented 2 years ago

Currently the verify uses the symlink's file size to compare with the size field in the .mhl file. Can it be enhanced to also use the reported size from reallink() of a file?