Opened 14 years ago
Last modified 6 years ago
#27176 new request
Airpwn
Reported by: | jkru08@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), kurthindenburg (Kurt Hindenburg), chrstphrchvz (Christopher Chavez) | |
Port: | airpwn |
Description
There is a utility for linux that lets you inject packets and modify web pages that a client is viewing it is located here: is there a possibility of making a port for that?
Attachments (2)
Change History (8)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | airpwn removed |
---|---|
Milestone: | MacPorts 1.9.2 |
Version: | 1.9.1 |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Replying to jkru08@…:
There is a utility for linux that lets you inject packets and modify web pages that a client is viewing it is located here: is there a possibility of making a port for that?
With the current version of airpwn, 1.4, no, I don't think there is. It uses two headers -- linux/if_packet.h and linux/wireless.h -- which I do not find anywhere on Mac OS X 10.6. It also includes linux/if_ether.h, which exists on Mac OS X as netinet/if_ether.h, but I don't know if its contents are the same as on Linux.
You should ask the developers of airpwn to make their software compile on Mac OS X. Once it does, it should be easy to make a portfile for it. In the mean time, I'm attaching as far as I got with my portfiles.
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | airpwn-Portfile added |
---|
incomplete portfile for airpwn 1.4
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | lorcon-Portfile added |
---|
portfile for lorcon 20081101 (airpwn dependency)
comment:4 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
It looks like they haven't released a new version since the report was opened - still at 1.4 in 2009
comment:5 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Can this be closed as wontfix, as airpwn is "old" and never supported macOS?
comment:6 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
As per the ticket guidelines, please don't set the Milestone field.