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

Errors on execution #9

Closed
Evan-Sa opened this issue Sep 28, 2017 · 2 comments
Closed

Errors on execution #9

Evan-Sa opened this issue Sep 28, 2017 · 2 comments

Comments

@Evan-Sa
Copy link

Evan-Sa commented Sep 28, 2017

Followed the instructions on Readme but receivedthe following error messages upon execution.

~/HaboMalHunter$ sudo python AnalyzeControl.py -v -l ./test/bin/read.32.elf
Traceback (most recent call last):
File "AnalyzeControl.py", line 688, in
ret = main(len(sys.argv), sys.argv)
File "AnalyzeControl.py", line 615, in main
cfg = init_arguments(argv)
File "AnalyzeControl.py", line 156, in init_arguments
cfg = init_cfg(args.config_path,args)
File "AnalyzeControl.py", line 96, in init_cfg
for k,v in conf_parser.items(SECTION_DEF):
File "/usr/lib/python2.7/ConfigParser.py", line 642, in items
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'main'

@cuckoo-linux
Copy link

@Evan-Sa : has your problem solved??

@jingleyang
Copy link
Collaborator

Check #12
Thanks

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

3 participants