Nmap Development mailing list archives
Re: [nmap-svn] r4842 - nmap-exp/soc07/nmap/mswin32
From: Brandon Enright <bmenrigh () ucsd edu>
Date: Mon, 4 Jun 2007 19:05:22 +0000
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 () 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"
Attachment:
signature.asc
Description:
_______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- Re: [nmap-svn] r4842 - nmap-exp/soc07/nmap/mswin32 Brandon Enright (Jun 04)
- Re: [nmap-svn] r4842 - nmap-exp/soc07/nmap/mswin32 Fyodor (Jun 05)
- Re: [nmap-svn] r4842 - nmap-exp/soc07/nmap/mswin32 Eddie Bell (Jun 05)
- Re: [nmap-svn] r4842 - nmap-exp/soc07/nmap/mswin32 Fyodor (Jun 05)
