baruwaproject / baruwa2

Baruwa 2.0
http://www.baruwa.org
GNU General Public License v3.0
21 stars 9 forks source link

Update pdfreport.py #25

Closed fluxlabs closed 10 years ago

fluxlabs commented 10 years ago

Removed b64 encode

fluxlabs commented 10 years ago

SquashTart:Desktop jeremy$ file bbad.pdf bbad.pdf: ASCII text, with very long lines, with no line terminators

SquashTart:Desktop jeremy$ file bgood.pdf bgood.pdf: PDF document, version 1.4

SquashTart:Desktop jeremy$ base64 -D bbad.pdf -o bbad-decode.pdf

SquashTart:Desktop jeremy$ file bbad-decode.pdf bbad-decode.pdf: PDF document, version 1.4