AngeloD2022 / jsxer

Jsxer is a fast and accurate decompiler for Adobe ExtendScript Binary (JSXBIN) files, featuring JSXBlind deobfuscation.
GNU General Public License v3.0
157 stars 25 forks source link

dyld: Symbol not found OSX 10.11.6 #116

Open schroef opened 1 year ago

schroef commented 1 year ago

After trying couple different methods to run this. I keep getting this dylib error.

ac-Pro:release macpro1$ /Users/macpro1/Downloads/jsxer\ by\ AngeloD2022/release/jsxer /Users/macpro1/Library/Application\ Support/Adobe/CEP/Extensions/logo-packer-main/jsx/cmyktopms.jsxbin cmyktopms.jsx
dyld: Symbol not found: __ZTTNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE
  Referenced from: /Users/macpro1/Downloads/jsxer by AngeloD2022/release/jsxer
  Expected in: /usr/lib/libc++.1.dylib
 in /Users/macpro1/Downloads/jsxer by AngeloD2022/release/jsxer
Trace/BPT trap: 5
Mac-Pro:release macpro1$ 

Seems like this was written on Windows. I see the folder hierarchy from the MAC version. It looks different vs that error. Could it be the Mac build perhaps has wrong paths set?

Screen Shot 2023-05-30 at 13 08 18

AngeloD2022 commented 1 year ago

That's really strange. What's your CPU architecture?

schroef commented 1 year ago

X86 its an old mac pro running el capitan 10.11.6