]> git.zerfleddert.de Git - proxmark3-svn/history - tools
added testing timeout 40 sec to avoid hang VM
[proxmark3-svn] / tools /
2017-09-29 IcemanMerge pull request #405 from ZenSecurity/master
2017-09-29 IcemanMerge pull request #402 from pwpiwi/env_flags
2017-09-27 Mikhail YushkovskiyAdded bus blaster (http://dangerousprototypes.com/docs... 405/head
2017-09-26 pwpiwiDon't ignore environment variables CFLAGS and LDFLAGS... 402/head
2017-08-21 marshmellow42Merge pull request #356 from pwpiwi/low_frequencies
2017-08-18 pwpiwiFix compile issues for mfkey32 and mfkey64 after Pull...
2017-06-07 pwpiwiFix compile errors with MacOS (#312)
2017-03-26 marshmellow42Merge pull request #253 from marshmellow42/master
2017-03-26 IcemanMerge pull request #252 from marshmellow42/master
2017-03-26 IcemanMerge pull request #251 from marshmellow42/master
2017-03-26 IcemanMerge pull request #250 from pwpiwi/fix_mfkey
2017-03-26 pwpiwifix mfkey tools (issue #247) 250/head
2017-03-26 IcemanMerge pull request #249 from pwpiwi/parity
2017-03-26 IcemanMerge pull request #248 from marshmellow42/master
2017-03-25 pwpiwiRefactor parity functions 249/head
2017-03-25 IcemanMerge pull request #246 from marshmellow42/master
2017-03-25 IcemanMerge pull request #245 from marshmellow42/master
2017-03-24 IcemanMerge pull request #243 from pwpiwi/cleanup
2017-03-24 pwpiwiRemove duplicate #include stdio.h 243/head
2017-03-23 pwpiwiDeduplicate mfkey32 and mfkey64
2017-03-21 marshmellow42Merge remote-tracking branch 'upstream/master'
2017-03-21 pwpiwiMerge pull request #235 from marshmellow42/lfdemod_refa...
2017-03-21 IcemanMerge pull request #234 from pwpiwi/nonce2key
2017-03-20 pwpiwiCode cleanup: Refactoring nonce2key 234/head
2017-03-20 pwpiwifix: crapto3.3 sometimes crashing with hf mf mifare...
2017-03-14 marshmellow42Merge remote-tracking branch 'upstream/master' 236/head
2017-03-12 pwpiwiUpgrade crapto1 library to v3.3 (#232)
2017-03-09 pwpiwiCode cleanup: deduplicate crapto1 library (#228)
2017-02-24 Jeff MorschMerge remote-tracking branch 'upstream/master'
2017-02-23 marshmellow42Merge remote-tracking branch 'upstream/master'
2017-02-23 pwpiwiCode cleanup:
2017-02-22 pwpiwiMerge pull request #216 from marshmellow42/master
2017-02-21 IcemanMerge pull request #215 from AdamLaurie/master
2017-02-21 Adam Lauriebuspirate config for debricking 215/head
2016-10-08 IcemanMerge pull request #119 from marshmellow42/pm3+reveng
2016-06-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-04-05 Martin Holst SwendeMerge pull request #167 from spenneb/master
2016-04-03 Martin Holst SwendeMerge pull request #168 from zhovner/master
2016-03-09 Pavel Zhovnerremove binary files 168/head
2016-03-09 Pavel ZhovnerOptional decryption of communication using keystream
2016-03-08 Pavel ZhovnerOptional decryption of communication using keystream
2014-10-24 Martin Holst SwendeFirst try att merging with head
2014-06-28 Martin Holst SwendeMerge branch 'iclass-research' of https://github.com...
2014-04-02 ikarusUpdated nameing (svn -> git) & fixed whitespaces.
2014-04-01 Martin Holst SwendeFixed so build scripts utilises the git version
2013-03-27 roel@libnfc.orgchanged version.c, compile time is now always present...
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-03-07 roel@libnfc.orgadded all files for mfkeys
2013-03-07 roel@libnfc.orgtweaked sim command, added mfkey32
2013-03-07 roel@libnfc.orgremoved -fPIC directive
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2012-09-29 roel@libnfc.orgcleaned up memmory
2012-08-13 fnargwibble@gmail.comtarget and bitstream back to front!
2012-07-05 dn337t@gmail.comchanged -elf to -eabi in install-gnuarm4.sh ARMLIB...
2012-07-03 dn337t@gmail.comupdated install-gnuarm4.sh to reflect new convention...
2012-07-01 roel@libnfc.orgfixed spacing
2012-07-01 roel@libnfc.orgadded mfkey
2012-06-22 dn337t@gmail.comextracted download and signature verification functiona...
2012-06-22 dn337t@gmail.comavoid spawning whoami to get username in tools/install...
2012-06-20 dn337t@gmail.comreplaced string.find with str.find in findbits.search()
2012-06-20 dn337t@gmail.comsimplified findbits.main() loop
2012-06-20 dn337t@gmail.comsimplified findbits.stringreverse()
2012-06-20 dn337t@gmail.comsimplified findbits.binstring()
2012-06-20 dn337t@gmail.comsimplified findbits.invert()
2012-06-20 dn337t@gmail.comadded simple test suite for tools/findbits.py
2012-06-20 dn337t@gmail.commade tools/findbits.py importable as a Python module
2012-06-07 dn337t@gmail.comuse downloaded keyring directly to avoid polluting...
2012-05-29 dn337t@gmail.comtypofix in install-gnuarm4 script
2012-03-07 marcin.mielczarczykFixed versions of Binutils, GDB and Insight in compiler...
2012-01-29 W8M2Hg9lLmWqXSGCAdded regex to remove spaces and new lines from version...
2011-08-30 zveriu@gmail.com - Corrected ELF to EABI target (since Makefile refers...
2010-10-19 adam@algroup.co.ukIssue 20 patch (refactored code of the iso15693 impleme...
2010-03-03 d18c7dbFix possible type casting issue. Add another JTAG confi...
2010-02-26 marcansoftMake version data const
2010-02-22 bushingsetting svn:eol-style=native on files, part 3
2010-02-20 marcansoftMore CRLF -> LF
2010-02-18 d18c7dbTweak JTAG config file
2010-01-02 d18c7dbreplaced obsolete config options with current
2009-12-30 roel@libnfc.orgmifare tools update
2009-12-22 bushingchange MFPR version to 2.4.2 to fix install script...
2009-12-15 d18c7dbAmontec JTAGKey config
2009-12-13 henryk@ploetzli.chFix MPFR URL
2009-12-13 henryk@ploetzli.chChange gcc source URL
2009-09-19 henryk@ploetzli.chCreate a stamp file for download completion so that...
2009-09-12 adam@algroup.co.uktool to find UIDs in bitstream
2009-09-08 d18c7dbFixed up last gcc 4.1 and 4.4 warnings, added OpenOCD...
2009-09-05 adam@algroup.co.ukoops, missed a bit!
2009-09-05 adam@algroup.co.ukfix wrong terminology - LRC/CRC and calulate result...
2009-09-05 adam@algroup.co.ukclarify output
2009-09-05 adam@algroup.co.uktool to find correct byte for 8-bit XOR CRC
2009-09-01 henryk@ploetzli.chFix mkversion.pl for the case where the global svn...
2009-08-28 henryk@ploetzli.chOur windows perl doesn't like use strict
2009-08-28 henryk@ploetzli.chImplement version information storage and retrieval...
2009-08-27 henryk@ploetzli.chAdd Makefile for fpga directory (Windows codepath is...
2009-08-27 henryk@ploetzli.chMerge linker scripts in bootrom to have a single linker...
2009-08-08 skamkarlook for binary data in other data
2009-07-28 d18c7dbmerge-srec.pl create proper S19 file with checksums.
2009-07-19 d18c7dbFixed it so it accepts DOS (CRLF) text files as input.
2009-06-28 adam@algroup.co.ukupdate arm toolchain installer for linux and make it...
2009-04-25 edouard@lafargue... - Added new Makefile.linux in bootrom directory
next
Impressum, Datenschutz