# Sample file to trigger "Python Marshal Load"
import marshal
marshal.loads(b'\0') # Example payload 