MARA is a Mobile Application Reverse engineering and Analysis Framework. It is a toolkit that puts together commonly used mobile application reverse engineering and analysis tools to assist in testing mobile applications against the OWASP mobile security threats.
For #16.
In all bash scripts, replace the shebang
with
The latter is more portable and allows us to remove the
sed
commands fromsetup_mac.sh