Live data from Hacker News

Show HN: I made a simple PDF text editor

simpdf.com

1–10 of 78 posts

Re: Show HN: I made a simple PDF text editor

#4
post #3

Hi, I bootstrapped this simple website. Let me know what you think :)

I tried it with a bit complex pdf structure and it worked like charm +1. Would love to learn more about the underlying techniques/tech.

It just calls https://github.com/pdf2htmlEX/pdf2htmlEX on the server.

Re: Show HN: I made a simple PDF text editor

#5
post #3

Hi, I bootstrapped this simple website. Let me know what you think :)

I tried it with a bit complex pdf structure and it worked like charm +1. Would love to learn more about the underlying techniques/tech.

https://github.com/shashanoid/Simpdf/blob/1557bf838a8debeee1...

Btw, arbitrary code execution vuln here, OP.

Re: Show HN: I made a simple PDF text editor

#8
post #3

Earlier quoted context omitted.

I tried it with a bit complex pdf structure and it worked like charm +1. Would love to learn more about the underlying techniques/tech.

https://github.com/shashanoid/Simpdf/blob/1557bf838a8debeee1... Btw, arbitrary code execution vuln here, OP.

[deleted]

Re: Show HN: I made a simple PDF text editor

#9
post #3

Earlier quoted context omitted.

I tried it with a bit complex pdf structure and it worked like charm +1. Would love to learn more about the underlying techniques/tech.

https://github.com/shashanoid/Simpdf/blob/1557bf838a8debeee1... Btw, arbitrary code execution vuln here, OP.

Yeah. Switch array & args disable the shell. I hope they’re not running that locally as the download script suggests. But then you still have a bunch of other security issues. Shrug.
Post reply on HN