{"library":"pefile","install":[{"cmd":"pip install pefile","imports":["import pefile\npe = pefile.PE('path/to/executable.exe')","from pefile import PEFormatError"]}]}