coder-fly / douyin_device_register

douyin device register
215 stars 125 forks source link

no unicorn_java #2

Open Codeinfirst opened 4 years ago

Codeinfirst commented 4 years ago

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)

coder-fly commented 4 years ago

参考readme将动态链接库添加到指定位置