]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2013-03-27 roel@libnfc.orgchanged version.c, compile time is now always present...
2013-03-26 roel@libnfc.orgfixed signed/unsigned problem
2013-03-26 roel@libnfc.orgfixed crash, when proxmark was claimed by other process
2013-03-26 roel@libnfc.orgadded Makefile for binary files to recover proxmark...
2013-03-22 roel@libnfc.orgFinally figured out a way to claim a serial port interf...
2013-03-21 roel@libnfc.orgavoid rolling dots over the screen when proxmark is...
2013-03-21 roel@libnfc.orgflasher updated again, should work more solid now
2013-03-21 roel@libnfc.orgfixed missing header file
2013-03-21 roel@libnfc.org(dirty) fix for linux to clean up the /dev/ttyACM*...
2013-03-19 roel@libnfc.orgtrying to tweak uart code, for better flashing
2013-03-18 roel@libnfc.orgremoved failed hitag2 authentication attempts from...
2013-03-14 roel@libnfc.orgclient should compile without warnings on linux, mac...
2013-03-13 roel@libnfc.orgfixed compiling under ubuntu with devkitARM_r41
2013-03-13 cex123@gmail.comFixed LF HID cloning command
2013-03-11 roel@libnfc.orgadded hitag bit count output in log
2013-03-10 roel@libnfc.orgfixed CMD_HID_SIM_TAG
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-03-04 roel@libnfc.orgoptimized
2013-03-04 thijsbreman... polling per second in OpenProxmark
2013-03-02 roel@libnfc.orgupdated code to follow same blinking patterns with...
2013-03-01 roel@libnfc.orguploaded new mingw-proxmark.zip, QT working again,...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgcompiling on windows again
2013-02-28 roel@libnfc.orgmerged all patches into CDC repository
2013-02-28 roel@libnfc.orgdouniwan5788:
2013-02-28 roel@libnfc.orgFinally, rewrote bootrom and flasher program, much...
2013-02-27 roel@libnfc.orgfixed USB GPIO bug reported by gregy, and fixed 'hf...
2013-02-05 douniwan5788fixed cmd malloc strlen()+1 bug
2013-02-05 douniwan5788Add iso14443a fuzz command
2013-01-24 cex123@gmail.comFixed bug in HID clone short format. Added EM4xxx block...
2013-01-18 chalk.secu... Added command to read PCF7931 125Khz LF tags. This...
2013-01-16 cex123@gmail.comAdded block command for T55xx and support for cloning...
2012-12-17 roel@libnfc.orgminor fix when reading blocks
2012-12-10 roel@libnfc.orgfixed hitag2 dump if one or more blocks are locked
2012-12-09 roel@libnfc.orgadded automatically saving the hitag2 memory content...
2012-12-09 roel@libnfc.orgfixed 64-bit cmd/arg for windows
2012-12-07 roel@libnfc.orgtryout.... changed to 64-bit command arguments in stead...
2012-12-07 roel@libnfc.orgfixed 'hf mf' command and some others
2012-12-07 roel@libnfc.orgWindows7 working now! ugly fix for inaccurate Windows...
2012-12-07 roel@libnfc.orgreceiving/sending moved to one thread
2012-12-07 roel@libnfc.orgtemporarely disabled QT for winows, no clue why it...
2012-12-07 roel@libnfc.orgminor output change
2012-12-07 roel@libnfc.orgfixed windows compile
2012-12-07 roel@libnfc.orgfixed read uart for windows
2012-12-06 roel@libnfc.orgfixed missing header
2012-12-05 roel@libnfc.orgadded so-called 'driver' for windows
2012-12-05 roel@libnfc.orgremoved all old usb calls
2012-12-04 roel@libnfc.orgadded missing files, part2
2012-12-04 roel@libnfc.orgadded missing files
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
next
Impressum, Datenschutz