The following error pops up when I try to inspect a file:
[>] Enter uninspected file directory : C:\Users\Erk\Desktop\reverse\TheRigsNitro.exe_extracted\grabitbitch.pyc
import re
import json
re.escape($)
Traceback (most recent call last):
File "grabitbitch.py", line 10, in
File "C:\Users\Erk\AppData\Local\Programs\Python\Python39\lib\urllib\request.py", line 88, in
import http.client
File "C:\Users\Erk\AppData\Local\Programs\Python\Python39\lib\http\client.py", line 71, in
import email.parser
File "C:\Users\Erk\AppData\Local\Programs\Python\Python39\lib\email\parser.py", line 12, in
from email.feedparser import FeedParser, BytesFeedParser
File "C:\Users\Erk\AppData\Local\Programs\Python\Python39\lib\email\feedparser.py", line 27, in
from email._policybase import compat32
File "C:\Users\Erk\AppData\Local\Programs\Python\Python39\lib\email_policybase.py", line 7, in
from email import header
File "C:\Users\Erk\AppData\Local\Programs\Python\Python39\lib\email\header.py", line 16, in
import email.quoprimime
File "C:\Users\Erk\AppData\Local\Programs\Python\Python39\lib\email\quoprimime.py", line 44, in
from string import ascii_letters, digits, hexdigits
File "C:\Users\Erk\AppData\Local\Programs\Python\Python39\lib\string.py", line 146, in
Template.init_subclass()
File "C:\Users\Erk\AppData\Local\Programs\Python\Python39\lib\string.py", line 85, in init_subclass
cls.pattern = _re.compile(pattern, cls.flags | _re.VERBOSE)
TypeError: unsupported operand type(s) for |: 'str' and 'str'
[>] The code is finished, don't forget to follow @venaxyt and @IDRALOU on Github