https://github.com/alanvivona/phrack2pdf
Download phrack articles and render PDFs
https://github.com/alanvivona/phrack2pdf
fish pdf phrack
Last synced: about 1 month ago
JSON representation
Download phrack articles and render PDFs
- Host: GitHub
- URL: https://github.com/alanvivona/phrack2pdf
- Owner: alanvivona
- Created: 2019-05-14T22:07:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-20T19:23:33.000Z (almost 6 years ago)
- Last Synced: 2025-02-01T23:41:34.946Z (3 months ago)
- Topics: fish, pdf, phrack
- Language: Shell
- Size: 2.93 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# phrack2pdf
Download phrack articles and render PDFs### usage
downaload all phrack numbers into ./phrack-articles, render PDFs for all of them
`phrack2pdf`downaload phrack numbers from 1 to 15 into ./phrack-articles, render PDFs for all of them
`phrack2pdf 1 15`downaload phrack number 3 into ./phrack-articles, render PDFs for all of them
`phrack2pdf 3 3`