Security/Mentorships/MWoS/2014/Cross-platform memory scanning in Go: Difference between revisions

Line 37: Line 37:
* Linux and Windows: investigate if inter-region searches are needed.
* Linux and Windows: investigate if inter-region searches are needed.


===== About memory protection on OS X: =====
===== About memory protection on OS X =====


We were getting some errors while trying to read memory with mach_vm_read because of memory protection in very simple test processes.  
We were getting some errors while trying to read memory with mach_vm_read because of memory protection in very simple test processes.  
5

edits