]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2012-12-04 roel@libnfc.orgmajor USB update
2012-12-04 roel@libnfc.orgmaking USB CDC branch
2012-11-08 Merlokbr@gmail.com10 ms was too fast(. 50 is ok
2012-11-08 Merlokbr@gmail.comthere was bug in `hf mf mifare`. and speed up this...
2012-10-18 thijsbreman... added: readed blocks (password mode) into tag.sectors...
2012-10-16 roel@libnfc.orgadded hitag2 reading in crypto mode functionality
2012-10-03 thijsbreman... Added output to file for 'lf hitag list' command
2012-09-29 roel@libnfc.orgcleaned up memmory
2012-09-19 roel@libnfc.orgAdded Hitag2 reading tag memory in password mode
2012-09-18 roel@libnfc.orgadded 'hitag2.ht2' binary example image for emulation
2012-09-18 roel@libnfc.orgMAJOR update, added hitag2 reader, emulation and eavesd...
2012-09-18 roel@libnfc.orgMAJOR update, added hitag2 reader, emulation and eavesd...
2012-09-01 frederikmoellers... Power down the field before sending the USB ACK
2012-08-28 frederikmoellers... Allow user to specify a delay
2012-08-28 frederikmoellers... Basic support for EAC documents (e.g. German Identifica...
2012-08-24 frederikmoellers... -Fixed a bug in iso14_apdu
2012-08-23 frederikmoellers... Corrected indentation in usb_cmd.h
2012-08-14 frederikmoellers... -Added .history to the svn:ignore property
2012-08-13 dn337t@gmail.comremoved dead check of uint8_t > 255
2012-08-13 fnargwibble... target and bitstream back to front!
2012-07-25 dn337t@gmail.comadded dissector for ISO 14443-A ATS response
2012-07-20 dn337t@gmail.comadded util.h include to avoid implicit function declaration
2012-07-20 dn337t@gmail.comcommented set but unread variable wantSaveToEml
2012-07-17 Merlokbr@gmail.com`hf mf sniff` transfered parity from arm to decoding...
2012-07-17 Merlokbr@gmail.com`hf mf sniff` added CRC_14443_A check
2012-07-17 Merlokbr@gmail.comsmall fix
2012-07-17 Merlokbr@gmail.com`hf mf sniff` - working with emulator files
2012-07-16 Merlokbr@gmail.comimproved command hf mf sniff. Now it cant decode nested...
2012-07-11 Merlokbr@gmail.com"hf mf sniff" low level logics works.
2012-07-10 t0m4.null@gmail.comFixed writing em410x 40bits UID on T5555/T55x7 tags...
2012-07-07 Merlokbr@gmail.comhf 14a snoop optimized and added parameters. hf 14a...
2012-07-06 Merlokbr@gmail.comsmall improvements, added new command `hf mf sniff...
2012-07-06 douniwan5788Fixed auto nt bug
2012-07-06 Merlokbr@gmail.comfixed setting block0 for "magic card". now it works)
2012-07-06 douniwan5788fixed the mifare bug
2012-07-05 Merlokbr@gmail.comanother "magic card" backdoor - command "read block...
2012-07-05 Merlokbr@gmail.commagic Chinese card fully supported. Added commands...
2012-07-05 dn337t@gmail.comchanged -elf to -eabi in install-gnuarm4.sh ARMLIB...
2012-07-05 Merlokbr@gmail.comadded magic card write block
2012-07-05 Merlokbr@gmail.comAdded work with "magic Chinese" card (card from: ouyang...
2012-07-03 dn337t@gmail.comupdated install-gnuarm4.sh to reflect new convention...
2012-07-03 dn337t@gmail.comremoved commented out CFLAGS setting (probably committe...
2012-07-02 cex123@gmail.comAdded Indala cloning. Fixed HID cloning bug
2012-07-01 roel@libnfc.orgfixed spacing
2012-07-01 roel@libnfc.orgadded mfkey
2012-06-29 roel@libnfc.orgfixed output
2012-06-29 roel@libnfc.orgremoved output that slowed down the process, this is...
2012-06-29 roel@libnfc.orgcleaned up some code
2012-06-29 roel@libnfc.orgadded better tracing capabilities, fixed some reader...
2012-06-29 roel@libnfc.orgfixed a lot of simulation issues
2012-06-28 dekoninggans... iClass support is tweaked so it works with HID readers...
2012-06-28 dekoninggans... Changed arm-eabi- to arm-none-eabi (new convention)
2012-06-28 dekoninggans... Extended iClass support with Card and Reader emulation!
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-22 dn337t@gmail.comrefactored client/pm3_*.py to use with statements,...
2012-06-22 dn337t@gmail.comadded simple test suite for client/pm3_*.py
2012-06-22 dn337t@gmail.commade clients/pm3_*.py importable as Python modules
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 adrian@atrox.atreduces (but does not eliminate) a coil/fpga setup...
2012-06-20 adrian@atrox.atadded more cards to iso15693 uid database, and some...
2012-06-20 dn337t@gmail.commade tools/findbits.py importable as a Python module
2012-06-12 GooglePlus... Commented out unused, set but never read variables...
2012-06-07 dn337t@gmail.cominitialize graph cursors to avoid crashing (issue 21)
2012-06-07 dn337t@gmail.comuse downloaded keyring directly to avoid polluting...
2012-06-07 dn337t@gmail.comuse char instead of uint8_t to avoid warnings/casting
2012-05-31 douniwan5788replaced the getline which does't support by minGW...
2012-05-30 douniwan5788Enhanced hf mf chk , add default key,support dic file...
2012-05-29 dn337t@gmail.comremoved redundant Dbprintfs from SnoopIso1443a (issue 25)
2012-05-29 dn337t@gmail.comtypofix in install-gnuarm4 script
2012-05-29 dn337t@gmail.comoptimized loop in MifareNested (issue 36)
2012-05-29 dn337t@gmail.comfixed assignment vs. equals operator (issue 35)
2012-05-29 dn337t@gmail.comadded CmdHF15CmdReadmulti using Adrian's second patch...
2012-05-29 dn337t@gmail.comtextual changes: error messages and comments by Andrian...
2012-05-29 dn337t@gmail.comadded head comments on CmdHF15Cmd{Read,Write} using...
2012-05-29 dn337t@gmail.comclarification in 'hf 15 cmd write' message using Adrian...
2012-05-18 dn337t@gmail.comimplemented output of received octets in 'hf 15 cmd...
2012-05-18 dn337t@gmail.comadded 'hf 15 cmd sysinfo' using Adrian's second patch...
2012-05-18 dn337t@gmail.comtypofix in prepareHF15Cmd comment based on Adrian's...
2012-05-18 dn337t@gmail.comfixed offset in 'hf 15 cmd read' to avoid losing the...
2012-05-18 dn337t@gmail.comboolean fix in 'hf 15 cmd read' using Adrian's second...
2012-05-18 dn337t@gmail.comtypofixes in ISO15693 getUID head comment
2012-05-17 dn337t@gmail.comextended ISO 15693 UID map using Adrian's second patch...
2012-05-17 dn337t@gmail.comimplemented ISO 15693 error message decoding and fixed...
2012-05-14 dn337t@gmail.comRemoved unused variables, added implicitly used headers
2012-03-07 marcin.mielczarczykSupport for EM410x card mode in T5555/T55x7 tags.
2012-03-07 marcin.mielczarczykFixed versions of Binutils, GDB and Insight in compiler...
2012-02-06 W8M2Hg9lLmWqXSGCAdded documentation.
2012-02-05 W8M2Hg9lLmWqXSGCAdded / modified SAK descriptions.
2012-01-29 W8M2Hg9lLmWqXSGCAdded regex to remove spaces and new lines from version...
2012-01-26 fnargwibble... Example traces for modulation recognition / testing
2012-01-26 fnargwibble... Navigate one sample at a time in plot window and displa...
2012-01-23 fnargwibble... Navigate a page at a time in plot window
2012-01-21 fnargwibble... Oops. Fix grid lock when zoomed in or out.
2012-01-21 fnargwibble... Add plot window keystroke help
next
Impressum, Datenschutz