mirror of
https://github.com/nmap/nmap.git
synced 2026-01-07 23:19:02 +00:00
c517a80acd7af7bd40ee0b8f60d69312ecf6ca50
CreateFileMapping in utils.cc. The combination of two flags was illegal, and caused a crash that looks like ..\utils.cc(996): CreateFileMapping(), file 'testresume', length 103, mflags 000 00006: The parameter is incorrect. (87) The crash could be caused by resuming a scan with --resume on Windows.
recommitting my r6499: "fix robots.nse output: remove robots.txt comments on disallowed entry lines"
Here are the docs for nmap. You would be better off checking the website at http://www.insecure.org/nmap for the latest information. Also if the man page is installed correctly you should be able to 'man nmap'. The man page is more up-to-date than the article. See nmap-manpage.html for an html version of it. -Fyodor
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%