icem00

Results 5 issues of icem00

gcc unnpk.c -o unnpk -lz -lmagic -std=gnu99 unnpk.c:8:10: fatal error: 'magic.h' file not found #include ^~~~~~~~~ 1 error generated.

Tweak.xm:13:9: fatal error: 'IOKit/hid/IOHIDService.h' file not found #import ^~~~~~~~~~~~~~~~~~~~~~~~~~ Tweak.xm:13:9: note: did not find header 'hid/IOHIDService.h' in framework 'IOKit' (loaded from '/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/System/Library/Frameworks') 1 warning and 1 error generated. make[4]: ***...

When I decompiled the files in the attachment with Uncompyle6, he generated an error. I can't solve him right now. Can you give me some help!thanks! [12306034337828717009.pyc.zip](https://github.com/xforce/neox-tools/files/5459773/12306034337828717009.pyc.zip)

Hello, first of all thank you for your work! I tried to decrypt PYC on other Netease Games based on Messiah Engine, but encountered many difficulties! Can you tell me...