[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #4152 [Tor Relay]: Implement Bottom Up Randomization (Windows platform)



#4152: Implement Bottom Up Randomization (Windows platform)
-------------------------+--------------------------------------------------
 Reporter:  bastik       |          Owner:     
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:     
Component:  Tor Relay    |        Version:     
 Keywords:               |         Parent:     
   Points:               |   Actualpoints:     
-------------------------+--------------------------------------------------

Comment(by rransom):

 By the time your code can run VirtualAlloc, every DLL that your program
 was linked to at build time has already been loaded, so this can't
 randomize their addresses.  The only DLLs Tor loads at runtime are system
 DLLs, which should support real ASLR.

 This piece of code cannot help us.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4152#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs