Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
vincent e4fcf2347a Use the AppleLocale prefs directly
This is really easier and much more portable (Mac OS 10.5 and later) 
than the other solution proposed. The problem with the actual code happens 
when I set English as my main language with a French localisation and 
keyboard. Sometimes, the AppleLanguages configuration file contains names 
like "English" instead of "en", "EN" or "en_EN". Moreover, there can be 
more than one language defined here. Instead, I suggest with this PR to 
use AppleLocale directly, which is in the "en_EN" format (or whatever 
language) and is set to the current language used by the machine. This 
would allow users to just launch Zenmap and have the software launched in 
the desired language without having to use the terminal (they can still 
change their machine language in the System Preferences or via the 
Terminal, but it would be easier to use).
2016-08-22 15:37:43 +00:00
docs Documentation for script-timeout. Closes #385 2016-08-20 18:57:49 +00:00
libdnet-stripped Permit sending on DLT_NULL devices on Windows 2016-08-14 12:29:50 +00:00
liblinear Update platform toolset to remove XP compatibility 2016-06-04 02:46:11 +00:00
liblua Merge branch 'nse-lua53' 2016-07-02 17:02:27 +00:00
libnetutil Hide first makefile attempt to include makefile.dep 2016-08-16 09:31:59 +00:00
libpcap Remove some more generated files when doing a distclean. Fixes #218 2015-10-07 16:34:12 +00:00
libpcre Update platform toolset to remove XP compatibility 2016-06-04 02:46:11 +00:00
macosx Correct pkg order and add background to the mpkg installer 2016-08-02 16:29:02 +00:00
mswin32 Switch to Npcap dev kit instead of Winpcap 2016-08-14 02:54:48 +00:00
nbase Reverted the IOCP integration 2016-08-11 18:58:03 +00:00
ncat Hide first makefile attempt to include makefile.dep 2016-08-16 09:31:59 +00:00
ndiff Bump version from 7.25BETA1 release, regen docs, merge CHANGELOG 2016-07-19 19:57:56 +00:00
nmap-update Hide first makefile attempt to include makefile.dep 2016-08-16 09:31:59 +00:00
nping Hide first makefile attempt to include makefile.dep 2016-08-16 09:31:59 +00:00
nselib Adds a fingerprint for Dell iDRAC6 remote console to script http-default-accounts 2016-08-22 13:43:53 +00:00
nsock Avoid macro redefinition and WinPcap incompatibility now that Npcap defines PCAP_NETMASK_UNKNOWN 2016-08-18 23:53:46 +00:00
scripts Removes obsolete script. Closes #519 2016-08-22 01:34:02 +00:00
tests Bump date in copyright headers 2016-04-04 15:38:44 +00:00
todo Mark a done task (#30) 2016-02-11 05:52:36 +00:00
zenmap Use the AppleLocale prefs directly 2016-08-22 15:37:43 +00:00
.gitignore Add .gitignore 2016-06-24 01:31:25 +00:00
.travis.yml Fix flags for Travis CI build. --without-ssl was incorrect. 2016-07-06 22:24:51 +00:00
acinclude.m4
aclocal.m4
BSDmakefile
CHANGELOG Removes obsolete script. Closes #519 2016-08-22 01:34:02 +00:00
charpool.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
charpool.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
checklibs.sh
config.guess
config.sub
configure Check for EVP_PKEY_get1_EC_KEY(), based on @jer-gentoo's work 2016-08-02 12:20:06 +00:00
configure.ac Check for EVP_PKEY_get1_EC_KEY(), based on @jer-gentoo's work 2016-08-02 12:20:06 +00:00
CONTRIBUTING.md Rewrite a clean documentation 2016-06-17 09:07:48 +00:00
COPYING Bump date in copyright headers 2016-04-04 15:38:44 +00:00
depcomp
FingerPrintResults.cc Avoid printing submission fingerprint for IPv6 if all TCP ports are filtered. 2016-06-15 20:15:11 +00:00
FingerPrintResults.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
FPEngine.cc FPEngine decoys: set time sent when probe is actually sent; simplify flow; avoid C4805 on VS 2016-08-19 12:38:29 +00:00
FPEngine.h Add support for decoys in IPv6 closes #433 and fixes #98 2016-08-17 06:09:09 +00:00
FPModel.cc Process 31 IPv6 OS fingerprint submissions and corrections. 2016-06-16 16:11:43 +00:00
FPModel.h Add ICMPV6_TYPE and ICMPV6_CODE features for IPv6 OS detection. http://seclists.org/nmap-dev/2015/q3/232 #224 2015-10-09 23:58:00 +00:00
HACKING Update http urls for nmap.org to https 2015-11-05 20:41:05 +00:00
idle_scan.cc Use FQDN_LEN instead of MAXHOSTNAMELEN for DNS name buffers 2016-07-26 14:06:22 +00:00
idle_scan.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
INSTALL Fixes broken URL. Updates http://nmap.org/install to https://nmap.org/book/install.html 2015-05-11 01:44:13 +00:00
lpeg.c Apply patch from Kali package reputed to address #237 2016-03-09 14:52:00 +00:00
ltmain.sh
MACLookup.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
MACLookup.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
main.cc Correct point numbering. Closes #282 by @anchitjain1234 2016-06-24 19:03:37 +00:00
Makefile.in Hide first makefile attempt to include makefile.dep 2016-08-16 09:31:59 +00:00
missing
nmap-header-template.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
nmap-mac-prefixes Generate mac prefixes from the latest from IEEE. Order has changed. 2015-11-09 22:26:06 +00:00
nmap-os-db Add a missing OS class 2016-06-24 01:31:26 +00:00
nmap-payloads Add new version detection Probes for LDAP services, LDAPSearchReq 2016-04-05 12:02:40 +00:00
nmap-protocols Update http urls for nmap.org to https 2015-11-05 20:41:05 +00:00
nmap-rpc Regen nmap-mac-prefixes and nmap-rpc 2015-06-01 04:38:57 +00:00
nmap-service-probes Process 75 service fingerprints 2016-08-18 05:10:01 +00:00
nmap-services Add redis port to nmap-services as suggested by npcode on Github 2016-07-23 14:27:23 +00:00
nmap.cc Add --script-timeout option to limit the script's runtime. Closes #330 and Fixes #234. 2016-08-20 18:57:47 +00:00
nmap.h Use FQDN_LEN instead of MAXHOSTNAMELEN for DNS name buffers 2016-07-26 14:06:22 +00:00
nmap.spec.in Update http urls for nmap.org to https 2015-11-05 20:41:05 +00:00
nmap_amigaos.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
nmap_config.h.in Check for EVP_PKEY_get1_EC_KEY(), based on @jer-gentoo's work 2016-08-02 12:20:06 +00:00
nmap_dns.cc Avoid some theoretical null pointer derefs 2016-07-30 03:54:00 +00:00
nmap_dns.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
nmap_error.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
nmap_error.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
nmap_ftp.cc Bounce scan: handle timed-out LIST by sending ABOR and clearing recv buffer 2016-07-29 15:50:49 +00:00
nmap_ftp.h Use FQDN_LEN instead of MAXHOSTNAMELEN for DNS name buffers 2016-07-26 14:06:22 +00:00
nmap_tty.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
nmap_tty.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
nmap_winconfig.h Avoid macro redefinition and WinPcap incompatibility now that Npcap defines PCAP_NETMASK_UNKNOWN 2016-08-18 23:53:46 +00:00
NmapOps.cc Add --script-timeout option to limit the script's runtime. Closes #330 and Fixes #234. 2016-08-20 18:57:47 +00:00
NmapOps.h Add --script-timeout option to limit the script's runtime. Closes #330 and Fixes #234. 2016-08-20 18:57:47 +00:00
NmapOutputTable.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
NmapOutputTable.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
nse_debug.cc
nse_debug.h
nse_dnet.cc Merge branch 'nse-lua53' 2016-07-02 17:02:27 +00:00
nse_dnet.h
nse_fs.cc Merge branch 'nse-lua53' 2016-07-02 17:02:27 +00:00
nse_fs.h
nse_lpeg.cc Merge branch 'nse-lua53' 2016-07-02 17:02:27 +00:00
nse_lpeg.h
nse_main.cc Add --script-timeout option to limit the script's runtime. Closes #330 and Fixes #234. 2016-08-20 18:57:47 +00:00
nse_main.h Merge branch 'nse-lua53' 2016-07-02 17:02:27 +00:00
nse_main.lua Add --script-timeout option to limit the script's runtime. Closes #330 and Fixes #234. 2016-08-20 18:57:47 +00:00
nse_nmaplib.cc Merge branch 'nse-lua53' 2016-07-02 17:02:27 +00:00
nse_nmaplib.h
nse_nsock.cc use dynamic upval count to allow easy changes 2016-08-03 01:28:10 +00:00
nse_nsock.h Reduce more inclusions of .h files by forward-declaring classes 2015-07-02 04:14:51 +00:00
nse_openssl.cc Add compatibility with OpenSSL 1.1.0 pre5 and previous versions 2016-08-01 09:34:56 +00:00
nse_openssl.h
nse_pcrelib.cc Merge branch 'nse-lua53' 2016-07-02 17:02:27 +00:00
nse_pcrelib.h
nse_ssl_cert.cc Check for EVP_PKEY_get1_EC_KEY(), based on @jer-gentoo's work 2016-08-02 12:20:06 +00:00
nse_ssl_cert.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
nse_utility.cc Fix crashes when assigning timeouts as floats. New NSE utility function nseU_checkinteger 2016-07-17 04:56:29 +00:00
nse_utility.h Fix crashes when assigning timeouts as floats. New NSE utility function nseU_checkinteger 2016-07-17 04:56:29 +00:00
osscan.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
osscan.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
osscan2.cc Add support for decoys in IPv6 closes #433 and fixes #98 2016-08-17 06:09:09 +00:00
osscan2.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
output.cc o.numhosts_scanned and o.numhosts_up are now printed as unsigned ints with %u 2016-08-09 14:31:59 +00:00
output.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
payload.cc Adjust indents to avoid confusion. Fixes #396. whitespace only. 2016-06-01 16:51:50 +00:00
payload.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
portlist.cc Adjust indentation for clarity 2016-07-29 16:23:59 +00:00
portlist.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
portreasons.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
portreasons.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
protocols.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
protocols.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
README-WIN32 Update http urls for nmap.org to https 2015-11-05 20:41:05 +00:00
scan_engine.cc Increase const-ness of HssPredicate::operator() to avoid warnings. 2016-08-19 12:38:29 +00:00
scan_engine.h Increase const-ness of HssPredicate::operator() to avoid warnings. 2016-08-19 12:38:29 +00:00
scan_engine_connect.cc incompleteHosts and completedHosts are now sets, matching a packet to a target is done faster 2016-08-09 06:07:22 +00:00
scan_engine_connect.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
scan_engine_raw.cc Add support for decoys in IPv6 closes #433 and fixes #98 2016-08-17 06:09:09 +00:00
scan_engine_raw.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
service_scan.cc Avoid undefined behavior from calling front() on possibly empty std::list 2016-06-17 16:11:33 +00:00
service_scan.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
services.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
services.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
shtool
struct_ip.h
Target.cc Add support for decoys in IPv6 closes #433 and fixes #98 2016-08-17 06:09:09 +00:00
Target.h Add support for decoys in IPv6 closes #433 and fixes #98 2016-08-17 06:09:09 +00:00
TargetGroup.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
TargetGroup.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
targets.cc Add support for decoys in IPv6 closes #433 and fixes #98 2016-08-17 06:09:09 +00:00
targets.h o.ping_group_sz can be increased above 4096 with a higher --min-hostgroup value, calls to target_needs_new_hostgroup limited as much as possible 2016-08-09 06:12:17 +00:00
tcpip.cc Add support for decoys in IPv6 closes #433 and fixes #98 2016-08-17 06:09:09 +00:00
tcpip.h Avoid macro redefinition and WinPcap incompatibility now that Npcap defines PCAP_NETMASK_UNKNOWN 2016-08-18 23:53:46 +00:00
timing.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
timing.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
traceroute.cc Add support for decoys in IPv6 closes #433 and fixes #98 2016-08-17 06:09:09 +00:00
traceroute.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
utils.cc Put parenthesis in the right place. Closes #367 2016-04-18 05:11:56 +00:00
utils.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
xml.cc Bump date in copyright headers 2016-04-04 15:38:44 +00:00
xml.h Bump date in copyright headers 2016-04-04 15:38:44 +00:00
zenmap.spec.in Update http urls for nmap.org to https 2015-11-05 20:41:05 +00:00

Here is some documentation for Nmap, but these files are much less
comprehensive than what you'll find at the actual Nmap documentation
site ( https://nmap.org ).