Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileInfo Manalyze - [plugin_btcaddress] Renamed to plugin_cryptoaddress. #408

Closed
Idriel opened this issue Jan 21, 2019 · 1 comment
Closed
Assignees
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related
Milestone

Comments

@Idriel
Copy link

Idriel commented Jan 21, 2019

A month ago: [plugin_btcaddress] Renamed to plugin_cryptoaddress.

Afther the change we have:

"errorMessage": "Invalid output\n[!] Error: plugin btcaddress does not exist!\nTraceback (most recent call last):\n File "FileInfo/fileinfo_analyzer.py", line 76, in \n FileInfoAnalyzer().run()\n File "FileInfo/fileinfo_analyzer.py", line 64, in run\n module_results = module.analyze_file(self.filepath)\n File "/opt/cortex/analyzers/FileInfo/submodules/submodule_manalyze.py", line 139, in analyze_file\n results = self.run_local_manalyze(path)\n File "/opt/cortex/analyzers/FileInfo/submodules/submodule_manalyze.py", line 42, in run_local_manalyze\n result = json.loads(result.decode('utf-8'))\n File "/usr/lib/python3.7/json/init.py", line 348, in loads\n return _default_decoder.decode(s)\n File "/usr/lib/python3.7/json/decoder.py", line 337, in decode\n obj, end = self.raw_decode(s, idx=_w(s, 0).end())\n File "/usr/lib/python3.7/json/decoder.py", line 355, in raw_decode\n raise JSONDecodeError("Expecting value", s, err.value) from None\njson.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)\n",

@3c7
Copy link
Contributor

3c7 commented Jan 21, 2019

Thanks for reporting.

@3c7 3c7 self-assigned this Jan 21, 2019
@3c7 3c7 added category:bug Issue is related to a bug scope:analyzer Issue is analyzer related labels Jan 21, 2019
@3c7 3c7 added this to the 1.15.2 milestone Jan 21, 2019
@3c7 3c7 closed this as completed Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related
Projects
None yet
Development

No branches or pull requests

2 participants