Required tools for playing around with memory:
hexdumpobjdumpreadelfxxdgcore
if you don't have this version installed, download here and install it.
execute the command line bellow on terminal.
sudo perl -pi -e 's/\x00\x85\xc0\x74\x7b\xe8/\x00\x85\xc0\xEB\x7b\xe8/g' /opt/resolve/bin/resolveit will replace some bytes of the executable file.
mkdir -v iso_root
cd iso_root