]> source.dussan.org Git - poi.git/commit
Add an example of trying multiple passwords against an OOXML file. More a demo than...
authorNick Burch <nick@apache.org>
Thu, 10 Aug 2017 12:43:16 +0000 (12:43 +0000)
committerNick Burch <nick@apache.org>
Thu, 10 Aug 2017 12:43:16 +0000 (12:43 +0000)
commit299f33b8d80acf091c0ac5dface0e3778432f10c
treee308c033a24d53e9707aa0391ec732da00b3368c
parent58e98bace68c59a3dc0b4ba971987edff7421cad
Add an example of trying multiple passwords against an OOXML file. More a demo than anything, GPU enabled tools are much faster!

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1804667 13f79535-47bb-0310-9956-ffa450edef68
src/examples/src/org/apache/poi/crypt/examples/OOXMLPasswordsTry.java [new file with mode: 0644]