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

droidbox error #42

Open
shikha89 opened this issue Nov 2, 2023 · 0 comments
Open

droidbox error #42

shikha89 opened this issue Nov 2, 2023 · 0 comments

Comments

@shikha89
Copy link

shikha89 commented Nov 2, 2023

Droidbox analysing error
ANALYSING APKS...
11%|#1 | 1/9 [01:05<08:41, 65.22s/it]Incorrect API calls transcription
Incorrect API calls transcription
Incorrect API calls transcription
Traceback (most recent call last):
File "/root/AndroPyTool/androPyTool.py", line 320, in
main()
-> <function main at 0x7f4659bcd1d0>
File "/root/AndroPyTool/androPyTool.py", line 164, in main
virus_total_api_key=step_analyse_virus_total
-> None
File "/root/AndroPyTool/androPyTool.py", line 316, in execute_andro_py_tool_steps
export_csv=exportCSV)
File "/root/AndroPyTool/APT_6_feat_extraction.py", line 346, in features_extractor
dynamic_analysis_dict[dynamic_tool_name] = json.load(open(dynamic_file_name))
| | | -> '/apks/Dynamic/Droidbox/00001B280911A2CB409F2D9A8799E115D96360E05065E33B2E8415E308AD0EAE.json'
| | -> <module 'json' from '/usr/lib/python2.7/json/init.pyc'>
| -> 'Droidbox'
-> OrderedDict()
File "/usr/lib/python2.7/json/init.py", line 291, in load
**kw)
File "/usr/lib/python2.7/json/init.py", line 339, in loads
return _default_decoder.decode(s)
| -> ''
-> <json.decoder.JSONDecoder object at 0x7f4678cece10>
File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
| | | -> ''
| | -> <built-in method match of _sre.SRE_Pattern object at 0x7f4678ce60d0>
| -> ''
-> <json.decoder.JSONDecoder object at 0x7f4678cece10>
File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant