Nmap Development mailing list archives

Re: Enabling DEP and ASLR on Nmap for Windows


From: David Fifield <david () bamsoftware com>
Date: Wed, 11 Aug 2010 14:31:16 -0600

On Wed, Aug 11, 2010 at 02:26:55PM -0600, David Fifield wrote:
I added this line near the top of nmap_main,

      printf("%p\n", &ss);

where ss is a local variable in nmap_main. The output is constant:

0012E958
0012E958
0012E958
0012E958

Maybe I'm missing something?

After doing some more research, I guess this is because I'm only running
Windows XP.

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: