在mac 上安装aircrack-ng出现的问题。大神联系-2732278700@qq.com

发布于 2021-12-02 16:40:19 字数 1161 浏览 825 评论 1

i change the <endian.h> to <machine/endian.h>

another error occurred .



Kis-MacBook-Pro:~ KevinChu$ cd /Users/KevinChu/Desktop/aircrack-ng-1.2-rc1 
Kis-MacBook-Pro:aircrack-ng-1.2-rc1 KevinChu$ gmake
gmake -C src all
gmake[1]: Entering directory '/Users/KevinChu/Desktop/aircrack-ng-1.2-rc1/src'
gcc -g -W -Wall -O3 -D_FILE_OFFSET_BITS=64 -D_REVISION=0  -Iinclude  airdecloak-ng.o common.o osdep/radiotap/radiotap.o -o airdecloak-ng 
Undefined symbols for architecture x86_64:
  "_le16toh", referenced from:
      _ieee80211_radiotap_iterator_init in radiotap.o
      _ieee80211_radiotap_iterator_next in radiotap.o
  "_le32toh", referenced from:
      _ieee80211_radiotap_iterator_init in radiotap.o
      _ieee80211_radiotap_iterator_next in radiotap.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:183: recipe for target 'airdecloak-ng' failed
gmake[1]: *** [airdecloak-ng] Error 1
gmake[1]: Leaving directory '/Users/KevinChu/Desktop/aircrack-ng-1.2-rc1/src'
Makefile:25: recipe for target 'all' failed
gmake: *** [all] Error 2

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

凡尘雨 2021-12-03 08:13:28

在aircrack-ng/src/osdep/radiotap/radiotap.c加入#define ANDROID就可以了

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文