* Add helper script `repack.py`, refer to
https://pyarmor.readthedocs.io/en/latest/advanced.html#repack-pyinstaller-bundle-with-obfuscated-scripts
* Add more log message when downloading dynamic library failed
* Fix bug: it raises `'str' object has no attribute 'starswith'` when obfuscating scripts with some platforms
* Fix `pyarmor_runtime` reentrant issue