I apologize if it is bad form to reply to an SVN commit. Was it
intentional to set the publisher to "Insecure.Com\0" instead of
"Insecure.org\0"?
Brandon
On Mon, 4 Jun 2007 07:34:32 -0700
commit-mailer_at_insecure.org wrote:
> Author: ejlbell
> Date: Mon Jun 4 07:34:32 2007
> New Revision: 4842
>
> Modified:
> nmap-exp/soc07/nmap/mswin32/nmap.rc
>
> Log:
> added company (publisher) field to windows nmap exe
>
> Modified: nmap-exp/soc07/nmap/mswin32/nmap.rc
> ==============================================================================
> --- nmap-exp/soc07/nmap/mswin32/nmap.rc (original)
> +++ nmap-exp/soc07/nmap/mswin32/nmap.rc Mon Jun 4 07:34:32 2007
> @@ -29,7 +29,7 @@
> BLOCK "040904b0"
> BEGIN
> VALUE "Comments", "\0"
> - VALUE "CompanyName", "\0"
> + VALUE "CompanyName", "Insecure.Com\0"
> VALUE "FileDescription", "Nmap\0"
> VALUE "FileVersion", "4.20ALPAHA7\0"
> VALUE "InternalName", "Nmap\0"
>
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on Jun 04 2007