Skip to content

ShaneQful/npdf2john_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

npdf2john_ruby

A re-write of npdf2john in ruby which has also been ported to python for JtR

Works for all test pdfs available in john's sample non-hashes

Current Issues:

  • Need a better way of dealing with escaped chars
    • Currently using a hash map to replace them bugs will occur if char not in the map

Test:

diff <(./npdf2john-master/npdf2john pdfs/*) <(ruby npdf2john.rb pdfs/*) | wc -l

License:

About

A re-write of npdf2john in ruby which has also been ported to python for JtR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published