-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
python3 D版生成config #364
Comments
你好,非常感谢你的付出,我在使用该程序输出的config复制到M大发布的[latest-wired-python3.py]时仍有一些问题,经查找修正发现是python3的语法结构改变,我已将您的代码稍作修改贴在下面,输出内容可直接复制到[latest-wired-python3.py]中使用 |
-- coding: utf-8 --""" from binascii import hexlify def hexed(s): filename = 'dr.pcapng' offset = re.search('\xF0\x00\xF0\x00[\x00-\xFF]{4}[\x03\x07]\x01', text).start() + 8 KEEP_ALIVE_VERSION = [i for i in re.findall('\xf0\x00\xf0\x00....\x07.\x5c\x28\x00\x0b\x01(..)', text) if i != '\x0f\x27'][0] |
The text was updated successfully, but these errors were encountered: