方法一
打开谷歌浏览器
ctrl+f 搜索flag 发现有东西,然后ctrl+a (全选)ctrl+c(复制)
pdf 攻防世界 杂项

flag{security_through_obscurity}

方法二
使用在线网站将pdf转换成doc,可以得到flag
https://app.xunjiepdf.com/pdf2word
pdf 攻防世界 杂项

flag{security_through_obscurity}

方法三
用linux自带的工具pdftotext把PDF文件转为txt文件

pdftotext的使用方法
https://blog.csdn.net/github_33934628/article/details/50815430
pdf 攻防世界 杂项
然后再打开这个文件就好了
gedit 1.txt
pdf 攻防世界 杂项

相关文章:

  • 2021-09-26
  • 2021-12-05
  • 2021-07-06
  • 2022-01-21
  • 2021-11-26
  • 2021-09-28
  • 2021-12-19
  • 2021-09-16
猜你喜欢
  • 2021-12-13
  • 2021-07-18
  • 2021-07-27
  • 2021-10-27
  • 2021-09-20
  • 2021-05-20
  • 2021-07-14
相关资源
相似解决方案