App - Script

Thursday 6 May 2021, 16:07  #1
App - Script LaTex-input
leo
leo
  • 1 posts

Got the main.pdf but how can I display it ?

Friday 7 May 2021, 00:56  #2
App - Script LaTex-input
ElTouco72
  • 283 posts

with a pdf reader

no, no don"t thank me, my pleasure

Friday 7 May 2021, 23:47  #3
App - Script LaTex-input
Th1b4ud
  • 1636 posts

evince on linux

Tuesday 18 May 2021, 23:15  #4
App - Script LaTex-input
Pa0x73cal
  • 10 posts

Hi!
I’ve managed to generate a PDF as well.
It may be a silly question: should I download the PDF on my local machine or can I solve the challenge only through my SSH session ? (I assume there’s no PDF reader available with the chall).

Wednesday 19 May 2021, 12:25  #5
App - Script LaTex-input
Th1b4ud
  • 1636 posts

Transfering the PDF on your machine with scp is the better option

Wednesday 19 May 2021, 15:48  #6
App - Script LaTex-input
ElTouco72
  • 283 posts

an alternative to display the text parts of pdf content on a terminal could be

less file.pdf

but unfortunetly the less version on the virtual machine is not enough up to date to allow it :(

Maybe install pdftotext on the vm ?
https://unix.stackexchange.com/questions/41362/view-pdf-file-in-terminal

Sunday 23 May 2021, 15:13  #7
App - Script LaTex-input

I got the main.pdf file but it says:

[Th1b4ud : leak flag]

And I am pretty certain that none of it is flag. Am I making mistake while using \input ?

Sunday 23 May 2021, 15:20  #8
App - Script LaTex-input
ElTouco72
  • 283 posts

can you edit your post ?
you are spoiling

Tuesday 31 August 2021, 13:24  #9
App - Script LaTex-input
Emaqss
  • 4 posts

Impossible to dl the .pdf.... I did : scp challenge02.root-me.org:/tmp/tmp.Zd3IHnlSMt/main.pdf . and get : ssh: connect to host challenge02.root-me.org port 22: Connection refused

Sunday 19 September 2021, 14:52  #10
App - Script LaTex-input
Ruulian
  • 4 posts

You have to specify the port for the scp.