Velocidex / c-aff4

An AFF4 C++ implementation.
http://docs.aff4.org
Apache License 2.0
186 stars 35 forks source link

osxpmem not running due to system policy #153

Open archanchoudhury opened 1 year ago

archanchoudhury commented 1 year ago

Hi, I am using osxpmem_3.2. However while running it is giving me below error:

Kext rejected due to system policy: <OSKext 0x7f80dcc35a60 [0x7fffa141c920]> { URL = "file:///Users/ec2-user/osxpmem.app/MacPmem.kext/", ID = "com.google.MacPmem" } Diagnostics for /Users/ec2-user/osxpmem.app/MacPmem.kext:

I have applied proper permission on the file. Below steps were done to try it: curl -L -o 'osxpmem_3.2.zip' https://github.com/Velocidex/c-aff4/releases/download/3.2/osxpmem_3.2.zip chown -R root:wheel osxpmem.app/ chmod 744 osxpmem.app/ /osxpmem.app/osxpmem -o mem.aff4

Could you please help how to resolve this?

OS Details: ProductName: Mac OS X ProductVersion: 10.14.6 BuildVersion: 18G9216