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

Error on running apimonitor.py #19

Open
prashantmaurya opened this issue Apr 3, 2018 · 0 comments
Open

Error on running apimonitor.py #19

prashantmaurya opened this issue Apr 3, 2018 · 0 comments

Comments

@prashantmaurya
Copy link

Traceback (most recent call last):
File "./apimonitor.py", line 55, in
a = apk.APK(args.filename)
File "/home/pro/Downloads/droidbox-master/APIMonitor/androguard/core/bytecodes/apk.py", line 185, in init
self.get_files_types()
File "/home/pro/Downloads/droidbox-master/APIMonitor/androguard/core/bytecodes/apk.py", line 277, in get_files_types
m = magic.Magic(magic_file=self.magic_file)
TypeError: init() got an unexpected keyword argument 'magic_file'

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