I was trying to etraxt a abc.vtar file using the script I tried as below, but nothing happens ``` vtar.py -x abc.vtar Namespace(directory=None, extract=True, vtarfile='.\\abc.vtar') pos type offset txtoff txtsz nfix size name ``` Any help appreciated !