#!/bin/sh
cd /usr/share/frida-ios-dump
exec python2 dump.py "$@"
