Compilation error: stray ‘\302’ in program etc

后端 未结 13 2168
眼角桃花
眼角桃花 2020-12-01 14:03

I am having problem compiling the followed exploit code:

http://downloads.securityfocus.com/vulnerabilities/exploits/59846-1.c

I am using: \"gcc file.c\" and

13条回答
  •  栀梦
    栀梦 (楼主)
    2020-12-01 14:40

    Invalid character on your code. A common copy paste error specially when code is copied from Word Documents or PDF files.

提交回复
热议问题