You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2019. It is now read-only.
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'