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

i dont know how to solve this problem,please help me #8

Open
jmp2xyy opened this issue Oct 2, 2018 · 6 comments
Open

i dont know how to solve this problem,please help me #8

jmp2xyy opened this issue Oct 2, 2018 · 6 comments
Labels
help wanted Extra attention is needed supported program such as pandoc, etc

Comments

@jmp2xyy
Copy link

jmp2xyy commented Oct 2, 2018

sorry,i am poor at English...so i describe my problems briefly
platform:kali linux

these are my errors:

root@kali:~/ptfuzzer/build# sudo python ./bin/ptfuzzer.py "-i ./in_dir -o ./out_dir" "/usr/bin/pandoc -f docx -t html"
Traceback (most recent call last):
File "./bin/ptfuzzer.py", line 4, in
import cle
File "/usr/local/lib/python2.7/dist-packages/cle/init.py", line 13, in
from .loader import *
File "/usr/local/lib/python2.7/dist-packages/cle/loader.py", line 1000, in
from .backends import MetaELF, ELF, PE, Blob, ALL_BACKENDS, Backend
File "/usr/local/lib/python2.7/dist-packages/cle/backends/init.py", line 322, in
from .elf import ELF, ELFCore, MetaELF
File "/usr/local/lib/python2.7/dist-packages/cle/backends/elf/init.py", line 1, in
from .elf import ELF
File "/usr/local/lib/python2.7/dist-packages/cle/backends/elf/elf.py", line 69
raise CLECompatibilityError from e
^
SyntaxError: invalid syntax

@zhanggenex
Copy link
Member

maybe you should reinstall python cle
and check weather in python "import cle" will report error

@jmp2xyy
Copy link
Author

jmp2xyy commented Oct 3, 2018

it still seems problematic
2018-10-03 02-35-10

@ele7enxxh
Copy link

Hi, have you solved this problem yet?

@jmp2xyy
Copy link
Author

jmp2xyy commented Oct 12, 2018

嗨,你解决了这个问题吗?

not yet.

@zhanggenex
Copy link
Member

I recall that PTfuzzer may not support testing pandoc because of some internel archietecture of pandoc. I also came to this problem when I was testing. @jmp2xyy @ele7enxxh

@jmp2xyy
Copy link
Author

jmp2xyy commented Nov 19, 2018

I recall that PTfuzzer may not support testing pandoc because of some internel archietecture of pandoc. I also came to this problem when I was testing. @jmp2xyy @ele7enxxh

not support testing pandoc? I read this:https://www.freebuf.com/sectool/177578.html
it seems like to support testing pandoc

@zhanggenex zhanggenex added help wanted Extra attention is needed supported program such as pandoc, etc labels Apr 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed supported program such as pandoc, etc
Projects
None yet
Development

No branches or pull requests

3 participants