rofl0r / rofl0r/proxychains-ng
m1使用proxychains-ng-4.15出错
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 10.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
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

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the macOS command shown with proxychains4, /System/Volumes/Data/opt/homebrew/etc/proxychains.conf, and libproxychains4.dylib, then inspect the reported dyld CPU-subtype incompatibility. Determine whether the built library can load on the reported system and define completion as the command starting without the incompatible-image error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100