#!/bin/sh
BUNDLE_GEMFILE=/opt/metasploit-framework/Gemfile bundle exec ruby /opt/metasploit-framework/msfvenom "$@"
