From: iceman1001 Date: Mon, 7 Nov 2016 21:41:18 +0000 (+0100) Subject: FIX: decrease 2^39 -> 2^38. its a big searchspace anyway. X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/360caababff8eaed758d3d32864435185fd36eed?ds=inline;hp=360caababff8eaed758d3d32864435185fd36eed FIX: decrease 2^39 -> 2^38. its a big searchspace anyway. FIX: changed output and rearranged collecting nonces logic. Still problems with "hard" keys, the device stops responding after a "bruteforce" / "generate_candidates" call.. Very strange. shouldnt' ---