Pronounced Laminate
Lmaonate is a python script to inject hyperlinks over the pages of a PDF document ... for phishing purposes (with prior permission obviously)
Because I didn't want to have to buy Adobe acrobat 👀
Generate your legitimate pdf, then call lmaonate with the pdf as the input (-i
) and whatever name you would like the output (-o
) file to have, specifying the link to insert.
there's also a -q
flag to hide the banner
./main.py -i <legit_doc.pdf> -o <output_doc.pdf> -u <url for the link>