A compiled python program that contains Python Bytecode to run. Can be ran with python myfile.pyc

Executing with Python Marshal

# marshal.loads()
Takes in a bytes object of the pyc object code