Skip to content
This repository was archived by the owner on May 1, 2019. It is now read-only.
This repository was archived by the owner on May 1, 2019. It is now read-only.

What causes this error? #29

@WinMin

Description

@WinMin

root@a57c22203b68:/ctf/work# shellphuzz /ctf/work/fm
WARNING | 2018-08-08 16:19:59,460 | claripy | Claripy is setting the recursion limit to 15000. If Python segfaults, I am sorry.
[*] Creating fuzzer...
Traceback (most recent call last):
File "/usr/local/bin/shellphuzz", line 69, in
create_dictionary=not args.no_dictionary, stuck_callback=stuck_callback, time_limit=args.timeout
File "/usr/local/lib/python2.7/dist-packages/fuzzer/fuzzer.py", line 162, in init
self.os = p.loader.main_object.os
AttributeError: 'Loader' object has no attribute 'main_object'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions