What kind of memory protections does Mac OSX 10.9 have compared to others? -
i have small project work on in free time runs 32- , 64-bit assembler code managed .net assemblies based on operating system on. can see techniques use shell code run in template, pretty basic stuff.
https://github.com/brandonprry/metafang2/blob/master/metasploitpayloadutility/generaltemplate.txt
the methods work on windows , linux fine, expected unix way of executing code work on mac , doesn't. selinux enabled (and sure other pax , grsec), not achieve execution. totally expected though.
my question is, mac protect memory? have similar mechanisms selinux?
on slight tangent, if does, looking implement similar code @ bottom of page circumvent selinux , see if worked on mac well.
Comments
Post a Comment