<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Open Discussion</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/</link><description>Recent posts to Open Discussion</description><atom:link href="https://sourceforge.net/p/pdfcrack/discussion/575585/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 12 May 2021 00:51:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pdfcrack/discussion/575585/feed.rss" rel="self" type="application/rss+xml"/><item><title>option for pure number as password</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/thread/67463cbb23/?limit=25#ea4b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Eberhard,&lt;/p&gt;
&lt;p&gt;As far as I am aware, there is no significant speedup that can be made based on specific character-group-modes (such as all numbers).  There is really nothing special about numbers or characters when in comes to the password for a PDF and precomputing for common groups is not feasible due to various factors that always are unique for the PDF (such as document ID).&lt;/p&gt;
&lt;p&gt;The solution you suggested of limiting the character set and length is the correct one for these cases.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;br/&gt;
Henning&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Henning Noren</dc:creator><pubDate>Wed, 12 May 2021 00:51:58 -0000</pubDate><guid>https://sourceforge.netfa7737a843a86148ba083877ca6209007bffcec9</guid></item><item><title>Password recovery fails using word list</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/thread/bbaf079f/?limit=25#135a/ab42</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;it's user password, there are sites that can crack owner passwords online. anyway, I tried both -o and -u. same result.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J SJ</dc:creator><pubDate>Sat, 16 Jun 2018 05:08:37 -0000</pubDate><guid>https://sourceforge.net7505bd85e3aa720792024ec7af80f1406c7d4ad4</guid></item><item><title>Password recovery fails using word list</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/thread/bbaf079f/?limit=25#8cc9/0019</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have the same problem. There is not much instructions for this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J SJ</dc:creator><pubDate>Sun, 03 Jun 2018 07:01:52 -0000</pubDate><guid>https://sourceforge.net1a44debe91c8f5b7a43ca66bfec4b5d30bffbc81</guid></item><item><title>Password recovery fails using word list</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/thread/bbaf079f/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;checki if this is a user or owner password&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bulkomorowski</dc:creator><pubDate>Sun, 27 Nov 2016 10:56:24 -0000</pubDate><guid>https://sourceforge.net92c38c5467398e9a689d25b23aee4ef338de5a84</guid></item><item><title>Patterns, Multi-core, User and Owner Paswords</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/thread/14db1401/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, this is great. I'm trying to find a password on an old Dell with 4x Xeon processors and will benefit immensely from the multi cpu support.&lt;/p&gt;
&lt;p&gt;However, as per your notes only the pattern search benefits from the multi core support but I can't for the life of me formulate a pattern which simply mimics the regular "random with increasing character number". Is that something you can help me with?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan</dc:creator><pubDate>Thu, 28 Jul 2016 06:11:49 -0000</pubDate><guid>https://sourceforge.netc6710318253c3d1b3a2c1ceb305ef18fb9c7e4ae</guid></item><item><title>Multi-core and multi-computer extension v0.11</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/thread/94dbe77e/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Pls see this: &lt;a href="https://github.com/shreepads/pdfcrack-mp" rel="nofollow"&gt;https://github.com/shreepads/pdfcrack-mp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It can do all the user/ owner passwords and supports multi-core patterns.&lt;/p&gt;
&lt;p&gt;You can now run something like this test in the Makefile:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;./pdfcrack -t 4 -e "[:upper:]{1,2}[:lower:]{2,3}[:digit:][:punct:]" ./testpdfs/TestPDF7.pdf
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;This will use 4 threads of execution in parallel to find a password that &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Starts with an uppercase letter&lt;/li&gt;
&lt;li&gt;Followed by 1 to 2 lower case letters&lt;/li&gt;
&lt;li&gt;Followed by 2 to 3  digits&lt;/li&gt;
&lt;li&gt;And one punctuation mark&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shreepad S</dc:creator><pubDate>Sun, 29 Nov 2015 06:54:01 -0000</pubDate><guid>https://sourceforge.net681730d13a347f70fa41c1274e072e8555d27e25</guid></item><item><title>Patterns, Multi-core, User and Owner Paswords</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/thread/14db1401/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Am pretty much done with the patterns related work. It now supports regex like character classes with support for ranges of repitition for each (in addition to the basic list of chars patterns).&lt;/p&gt;
&lt;p&gt;You can now run something like this test in the Makefile:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;./pdfcrack -t 4 -e "[:upper:]{1,2}[:lower:]{2,3}[:digit:][:punct:]" ./testpdfs/TestPDF7.pdf
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;This will use 4 threads of execution in parallel to find a password that &lt;br/&gt;
&lt;em&gt; Starts with an uppercase letter&lt;br/&gt;
&lt;/em&gt; Followed by 1 to 2 lower case letters&lt;br/&gt;
&lt;em&gt; Followed by 2 to 3  digits&lt;br/&gt;
&lt;/em&gt; And one punctuation mark&lt;/p&gt;
&lt;p&gt;Next up, am planning to add a character class &lt;span&gt;[:word:]&lt;/span&gt; which will include words from a wordlist so you can have a pattern like this&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;{4,8}[:word:]{2,3}[:digit:][:punct:]
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Word is going to be special&lt;br/&gt;
&lt;em&gt; It can only appear once&lt;br/&gt;
&lt;/em&gt; The leading range {4,8} indicates that it should use words from the wordlist that are at least 4 chars and if longer than 8 chars truncate to 8 chars&lt;/p&gt;
&lt;p&gt;Still need a test PDF file for the new PDF security revision 6...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shreepad S</dc:creator><pubDate>Sun, 22 Nov 2015 17:44:46 -0000</pubDate><guid>https://sourceforge.net7c631e62b33df7d0980da8f97b6240010b6f06ad</guid></item><item><title>Multithreading</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/thread/0a426252/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Pls see &lt;a href="https://github.com/shreepads/pdfcrack-mp" rel="nofollow"&gt;https://github.com/shreepads/pdfcrack-mp&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shreepad S</dc:creator><pubDate>Sat, 26 Sep 2015 18:13:09 -0000</pubDate><guid>https://sourceforge.net42ada2fe2f2b9cdd38435f061e6f13f856b1abd5</guid></item><item><title>Patterns, Multi-core, User and Owner Paswords</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/thread/14db1401/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks! That seems useful... Now to find someone who can give me a test doc!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shreepad S</dc:creator><pubDate>Sat, 26 Sep 2015 18:11:04 -0000</pubDate><guid>https://sourceforge.net87ba4dbc9689a688ffecd059370ef429378632fa</guid></item><item><title>Patterns, Multi-core, User and Owner Paswords</title><link>https://sourceforge.net/p/pdfcrack/discussion/575585/thread/14db1401/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Check out this page though for someone who claims to have reversed engineered it with a pseudo code implementation:&lt;br/&gt;
&lt;a href="http://esec-lab.sogeti.com/posts/2011/09/14/the-undocumented-password-validation-algorithm-of-adobe-reader-x.html" rel="nofollow"&gt;http://esec-lab.sogeti.com/posts/2011/09/14/the-undocumented-password-validation-algorithm-of-adobe-reader-x.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have not looked into it though.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Henning Noren</dc:creator><pubDate>Sat, 26 Sep 2015 10:19:02 -0000</pubDate><guid>https://sourceforge.net336f4a6abe9fadfba789f1679ffc0011e0fef30c</guid></item></channel></rss>