Quick news

Nmap License Jun 2026

Fyodor faced a dilemma. On one hand, he wanted to ensure that Nmap remained free and open-source, available to anyone who needed it. On the other hand, he also wanted to allow companies to use Nmap in their commercial products, as long as they complied with the license terms.

The NPSL is intended to keep Nmap free for most users while ensuring that commercial entities using it as a core component of their business contribute to the project's development. 1. Free for End Users

The Nmap license is a "business-friendly" open-source license in the sense that it allows unlimited free usage for operational security tasks. However, for developers, it carries strong Copyleft protections. It ensures that the tool remains free and open, while protecting the project's reputation by forcing modified versions to rename themselves. nmap license

Nmap (Network Mapper) has long been the gold standard for network discovery and security auditing. For decades, its licensing was straightforward, governed by the GNU General Public License (GPL) version 2 . However, recent years have seen a significant shift toward the , a bespoke license designed to clarify commercial usage and protect the project's sustainability. The Evolution of Nmap's Licensing

Nmap’s specific license adds critical clarifications to the standard GPLv2, specifically regarding . Fyodor faced a dilemma

Alex was initially hesitant, but eventually agreed to Fyodor's terms. And so, Nmap continued to thrive, its license terms upheld by Fyodor's unwavering commitment to the principles of open-source software.

The most critical change under the NPSL is the strict limitation on . You generally cannot bundle Nmap within commercial software or hardware—such as appliances, virtual machines, or proprietary scanning platforms—without an explicit commercial license from Insecure.Com LLC. 3. Proprietary Derivative Works The NPSL is intended to keep Nmap free

The Nmap license, also known as the "Nmap Public Source License" (NPSL), was designed to be permissive, yet restrictive enough to prevent misuse. The license allowed users to freely use, modify, and distribute Nmap, as long as they complied with certain conditions.

Download Basilisk II

Precompiled binaries

For announcements of prebuilt binaries for Linux, Mac OS X, and Windows, head over to the E-Maculation Forums.

Other prepackaged versions of Basilisk II that I am aware of:

Really old versions for legacy systems:

Getting the source code

The source code of Basilisk II (and SheepShaver) is hosted in a Git repository on GitHub:

To download the current version of the repository via Git:

$ git clone https://github.com/cebix/macemu.git

After downloading and setting up the repository you can, for example, try to compile the Unix version of Basilisk II:

$ cd macemu/BasiliskII/src/Unix
$ ./autogen.sh
$ make

Help and support

Mailing lists

Forums and tutorials

Resources on SourceForge