Metadata-Version: 2.1
Name: evbunpack
Version: 0.0.1
Summary: Enigma Virtual Box 解包工具
Home-page: https://github.com/greats3an/evbunpack
Author: greats3an
Author-email: greats3an@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# evbunpack
[Enigma Vitrual Box](https://enigmaprotector.com/) 解包工具

## 说明
本工具适用于 [Enigma Vitrual Box](https://enigmaprotector.com/) 的外部封包、打包程序解包；支持压缩档解包。

### 用法
	evbunpack.py [input] [output]

### 示例
	evbunpack.py Lycoris_radiata.mys ../biman5_chs_moe

## TODO
- 增加注册表解包...?

## Credits
[evb-extractor](https://github.com/EVBExtractor/evb-extractor)
[aplib](https://github.com/snemes/aplib)

## License
Apache License

