![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Registered Member
Join Date: Aug 2004
Posts: 16
|
compiling airodump, aireplay, airparse in Mac OS Tiger
I've tried compiling airodump with gcc v. 3.3 and I get:
jamesk @ /Applications/aircrack-2.1@Xmac-->gcc -c airodump.c -o airodump airodump.c:21:30: netpacket/packet.h: No such file or directory airodump.c: In function `main': airodump.c:89: error: storage size of `mr' isn't known airodump.c:90: error: storage size of `sll' isn't known airodump.c:98: error: `PF_PACKET' undeclared (first use in this function) airodump.c:98: error: (Each undeclared identifier is reported only once airodump.c:98: error: for each function it appears in.) airodump.c:158: error: `SIOCGIFINDEX' undeclared (first use in this function) airodump.c:167: error: `AF_PACKET' undeclared (first use in this function) airodump.c:168: error: structure has no member named `ifr_ifindex' airodump.c:180: error: `SIOCGIFHWADDR' undeclared (first use in this function) airodump.c:186: error: structure has no member named `ifr_hwaddr' airodump.c:192: error: structure has no member named `ifr_hwaddr' airodump.c:203: error: `PACKET_MR_PROMISC' undeclared (first use in this function) airodump.c:205: error: `SOL_PACKET' undeclared (first use in this function) airodump.c:205: error: `PACKET_ADD_MEMBERSHIP' undeclared (first use in this function) Can anyone give me any pointers on how to fix this? I'm guessing that my problem is gcc can't find packet.h: airodump.c:21:30: netpacket/packet.h: No such file or directory I'm guessing that this directory netpacket should have been part of the tarball I downloaded but wasn't? |
|
|
|
|
|
#2 (permalink) | |
|
Humourless EuroMod.
Join Date: Mar 2004
Location: City of Mermaids, Denmark
Posts: 6,813
|
Quote:
Use Kismac instead, afair they have incorporated KoreK's attacks in their program. Dutch
__________________
All your answers are belong to Google. SEARCH DAMMIT! Warning. Warning. Low C8H10N4O2 level detected. Operator halted.... |
|
|
|
|
|
|
#3 (permalink) | |
|
Emergence
Join Date: Jul 2004
Location: Paris
Posts: 389
|
Quote:
http://www.cr0.net:8040/code/network/aircrack/#q0C0 |
|
|
|
|
|
|
#4 (permalink) | |
|
SpoonfeederExtraordinaire
Join Date: Jan 2005
Location: Maryland
Posts: 3,619
|
Quote:
![]()
__________________
:00475160 0E A6 AE A0 19 E3 A3 46 .......F
:00475168 0D 65 17 0C 53 70 6F 6F .e..Spoo :00475170 6E 66 65 65 64 65 72 2E nfeeder. :00475178 45 78 74 72 61 6F 72 64 Extraord :00475180 69 6E 61 69 72 65 5D 3B inaire]; :00475188 8B 9E 92 5A FF 5D A6 F0 ...Z.].. |
|
|
|
|
|
|
#5 (permalink) | |
|
Humourless EuroMod.
Join Date: Mar 2004
Location: City of Mermaids, Denmark
Posts: 6,813
|
Quote:
![]() Dutch
__________________
All your answers are belong to Google. SEARCH DAMMIT! Warning. Warning. Low C8H10N4O2 level detected. Operator halted.... |
|
|
|
|
|
|
#6 (permalink) | |
|
SpoonfeederExtraordinaire
Join Date: Jan 2005
Location: Maryland
Posts: 3,619
|
Quote:
__________________
:00475160 0E A6 AE A0 19 E3 A3 46 .......F
:00475168 0D 65 17 0C 53 70 6F 6F .e..Spoo :00475170 6E 66 65 65 64 65 72 2E nfeeder. :00475178 45 78 74 72 61 6F 72 64 Extraord :00475180 69 6E 61 69 72 65 5D 3B inaire]; :00475188 8B 9E 92 5A FF 5D A6 F0 ...Z.].. |
|
|
|
|