Why not activate the hook if a magic cookie has been appended to the executable. This cookie would flag that a zip archive had been appended to the executable, and would incorporate information as to the length of the archive. The file layout would then be: <executable> <zip header> <zip archive> <zip length> <zip cookie> To test for the existance of a zip archive, youd would do the following: If ((exe[-4:] == <zip cookie>) && (exe[exe[-8:-4]:] == <zip header>))
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4