Skip to content

Python script to create an object flow of PDF data input from pdf-parser

Notifications You must be signed in to change notification settings

nisargsuthar/pdfobjflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

pdfobjflow

Python script to create an object flow of PDF data input from pdf-parser

The original source for this script is from Sebastien Damaye @ https://bitbucket.org/sebastiendamaye/pdfobjflow/src/master/

This program is meant to be used with pdf-parser from Didier Stevens. It reads the output from pdf-parser and creates the map of the objects flows under the form of a DOT file. You can then use the dot utility to export an image (e.g. PNG file).

It is being updated for use with python3 and the python3 pydot tool.

About

Python script to create an object flow of PDF data input from pdf-parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%