mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 11:29:01 +00:00
e45016ea61203660b2aeebe221c2f840e2f36a38
branch-reset patterns (?|...) were introduced in Perl 5.10.0, but some folks complained when their older PCRE libs crashed on this line. This changes the use into a single outer capture, then uses the $P() helper function to strip out the unprintable length bytes.
…
…
…
…
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%