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 has been 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'
The text was updated successfully, but these errors were encountered:
On Wed, Aug 8, 2018 at 9:22 AM swing ***@***.***> wrote:
***@***.***:/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'
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#29>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACYg9ZXWiqvDWGd-nt9InuMfWrD9LbRhks5uOxBYgaJpZM4V0QMh>
.
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'
The text was updated successfully, but these errors were encountered: