novactf package

Module contents

class novactf.Plugin[source]

Bases: pwem.Plugin

classmethod defineBinaries(env)[source]

Define required binaries in the given Environment.

classmethod getDependencies()[source]
classmethod getEnviron()[source]

Setup the environment variables needed to launch programs.

classmethod runNovactf(protocol, program, args, cwd=None)[source]

Run NovaCTF command from a given protocol.