Add disclaimer to MacOS memory dump tool

These instructions don't work on Macs using M1 or M2 chips as the binary
in the release has been compiled to target Intel architecture.

Link to most recent release of the project:
https://github.com/google/rekall/releases/tag/v1.7.1
This commit is contained in:
johnsaigle 2022-09-29 09:46:24 -04:00
parent f974d48e62
commit 46b5984146
1 changed files with 4 additions and 0 deletions

View File

@ -806,6 +806,10 @@ ls -Rl /Library/Managed\ Preferences/
In order to dump the memory in a MacOS machine you can use [**osxpmem**](https://github.com/google/rekall/releases/download/v1.5.1/osxpmem-2.1.post4.zip).
**Note**: The following instructions will only work for Macs with Intel architecture. This tool is now archived and the last release was in 2017.
The binary downloaded using the instructions below targets Intel chips as Apple Silicon wasn't around in 2017. It may be possible to compile
the binary for arm64 architecture but you'll have to try for yourself.
```bash
#Dump raw format
sudo osxpmem.app/osxpmem --format raw -o /tmp/dump_mem