Results 1 issues of Jacklone

` Traceback (most recent call last): File "douyin_device_register/register.py", line 63, in hex_str = re.search(r'hex=([\s\S]*?)\nsize', stdout.decode()).group(1) AttributeError: 'NoneType' object has no attribute 'group' ` 请问unidbg.jar 代码是不是不在这个项目里