douyin_device_register icon indicating copy to clipboard operation
douyin_device_register copied to clipboard

douyin device register

Results 6 douyin_device_register issues
Sort by recently updated
recently updated
newest added

At the moment pairs doents work for tiktok I think it's all about the template of device. Does anyone know how this can be changed? I just don't understand where...

` 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 代码是不是不在这个项目里

The device produced 1 time did not work again in this link.

Traceback (most recent call last): File "register.py", line 39, in stdout,stderr = subprocess.Popen(command,stdout=subprocess.PIPE,stderr=subprocess.PIPE).communicate() File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 756, in __init__ restore_signals, start_new_session) File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 1499, in _execute_child raise child_exception_type(errno_num, err_msg,...

Exception in thread "main" java.lang.UnsatisfiedLinkError: no unicorn_java in java.library.path\r\n\tat java.lang.ClassLoader.loadLibrary(Unknown Source)\r\n\tat java.lang.Runtime.loadLibrary0(Unknown Source)\r\n\tat java.lang.System.loadLibrary(Unknown Source)\r\n\tat unicorn.Unicorn.(Unicorn.java:76)\r\n\tat cn.banny.unidbg.AbstractEmulator.(AbstractEmulator.java:66)\r\n\tat cn.banny.unidbg.arm.AbstractARMEmulator.(AbstractARMEmulator.java:48)\r\n\tat cn.banny.unidbg.linux.android.AndroidARMEmulator.(AndroidARMEmulator.java:38)\r\n\tat com.bytedance.frameworks.core.encrypt.TTEncrypt.(TTEncrypt.java:43)\r\n\tat com.bytedance.frameworks.core.encrypt.TTEncrypt.main(TTEncrypt.java:65)