This lua script contains a function called IsHeader(sFile, tblBytes);
It will check if a header is available in given file. Only parse a table containing
the numbers representating the bytes. Null char would be 0 and P would be 80.
Further details inside script.
| Filename | Version / Changelog | |
|---|---|---|
| IsHeader.zip | Thu 01 Jan 2009, version 1.0.0.0. |
Code language: Lua
Do not forget to check out the script for loads of comments explaining
the usage of the script.