Closed ghost closed 6 years ago
What exactly does not work? Is dd not working, or abe.jar, or both?
Sorry for not elaborating! openssl on MacOS does not have a zlib command. There are work-arounds, but they include installing openssl from source and building with zlib.
Ok. Usually it should run out of the box, you only need abe.jar. Can you please explain which command wasn't working and what error you were getting?
Right, sorry about the confusion. This may be a non-issue after all.
When running dd if=mybackup.ab bs=24 skip=1|openssl zlib -d > mybackup.tar
, I get the error openssl:Error: 'zlib' is an invalid command.
on Mac OS High Sierra.
Ok. Otherwise just try abe.jar, as explained in the test case. I will close this issue now. Let us know if you still face issues. Thanks
https://github.com/OWASP/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#dynamic-analysis-7