
Nmap Development mailing list archives
Nmap 4.20 universal binary install package
From: Hayden Stainsby <hayden.stainsby () titanemail com>
Date: Tue, 6 Feb 2007 14:39:15 +0000
After much being lazy, I've compiled nmap-4.20 as a universal binary for OS X. This will run on any Mac OS 10.4.x install (no developer tools required). Feel free to link to it etc. at: http://caffeineconcepts.com/pak/NMap-4.20-MacOS-Universal.pkg.zip I've tested it on a few machines I have access to and have had no problems. If anyone does have any issues, let me know. -- Hayden #!/usr/bin/perl chop($_=<>);@s=split/ /;foreach$m(@s){if($m=='*'){$z=pop@t;$x= pop@t;$a=eval"$x$m$z";push@t,$a;}else{push@t,$m;}}print"$a\n"; ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- Nmap 4.20 universal binary install package Hayden Stainsby (Feb 06)