Saving recompiled binaries As far as I know (correct me if I'm wrong), Box86/64 takes the target binary and recompiles it to the target architecture (armhf/64). Is it possible to save the recompiled binary to a file? This would be useful for debugging purposes and would improve runtime speed.