rofl0r / proxychains-ng

proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
http://sourceforge.net/projects/proxychains-ng/files
GNU General Public License v2.0
9.82k stars 1.08k forks source link

m1使用proxychains-ng-4.15出错 #404

Open linuxdy opened 3 years ago

linuxdy commented 3 years ago

1.报错信息 ➜ proxychains-ng-4.15 ./proxychains4 -f /System/Volumes/Data/opt/homebrew/etc/proxychains.conf curl myip.ipip.net [proxychains] config file found: /System/Volumes/Data/opt/homebrew/etc/proxychains.conf [proxychains] preloading /Users/your/Downloads/proxychains-ng-4.15/./libproxychains4.dylib dyld: could not load inserted library '/Users/your/Downloads/proxychains-ng-4.15/./libproxychains4.dylib' because no suitable image found. Did find: /Users/your/Downloads/proxychains-ng-4.15/./libproxychains4.dylib: incompatible cpu-subtype: 0x00000000 in /Users/your/Downloads/proxychains-ng-4.15/./libproxychains4.dylib /Users/your/Downloads/proxychains-ng-4.15/./libproxychains4.dylib: stat() failed with errno=1

[1] 81451 abort ./proxychains4 -f /System/Volumes/Data/opt/homebrew/etc/proxychains.conf curl

image

bboysteed commented 2 years ago

i have the same question,because the cpu Architecture is arm

ZenithalHourlyRate commented 2 years ago

Dup with #400, you may use this patch

与 #400 重复,可以应用该补丁

majiayu000 commented 2 years ago

same question

rofl0r commented 2 years ago

same answer

N0o01 commented 1 year ago

解决了吗