2013-03-21 |
roel@libnfc.org | flasher updated again, should work more solid now |
commit | commitdiff | tree | snapshot |
2013-03-21 |
roel@libnfc.org | fixed missing header file |
commit | commitdiff | tree | snapshot |
2013-03-21 |
roel@libnfc.org | (dirty) fix for linux to clean up the /dev/ttyACM*... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
roel@libnfc.org | trying to tweak uart code, for better flashing |
commit | commitdiff | tree | snapshot |
2013-03-18 |
roel@libnfc.org | removed failed hitag2 authentication attempts from... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
roel@libnfc.org | client should compile without warnings on linux, mac... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
roel@libnfc.org | fixed compiling under ubuntu with devkitARM_r41 |
commit | commitdiff | tree | snapshot |
2013-03-13 |
cex123@gmail.com | Fixed LF HID cloning command |
commit | commitdiff | tree | snapshot |
2013-03-11 |
roel@libnfc.org | added hitag bit count output in log |
commit | commitdiff | tree | snapshot |
2013-03-10 |
roel@libnfc.org | fixed CMD_HID_SIM_TAG |
commit | commitdiff | tree | snapshot |
2013-03-07 |
roel@libnfc.org | Finalized migration to new USB CDC interface |
commit | commitdiff | tree | snapshot |
2013-03-07 |
roel@libnfc.org | added all files for mfkeys |
commit | commitdiff | tree | snapshot |
2013-03-07 |
roel@libnfc.org | tweaked sim command, added mfkey32 |
commit | commitdiff | tree | snapshot |
2013-03-07 |
roel@libnfc.org | removed -fPIC directive |
commit | commitdiff | tree | snapshot |
2013-03-04 |
roel@libnfc.org | optimized |
commit | commitdiff | tree | snapshot |
2013-03-04 |
thijsbreman... | polling per second in OpenProxmark |
commit | commitdiff | tree | snapshot |
2013-03-02 |
roel@libnfc.org | updated code to follow same blinking patterns with... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
roel@libnfc.org | uploaded new mingw-proxmark.zip, QT working again,... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
roel@libnfc.org | compiling on windows again |
commit | commitdiff | tree | snapshot |
2013-02-28 |
roel@libnfc.org | merged all patches into CDC repository |
commit | commitdiff | tree | snapshot |
2013-02-28 |
roel@libnfc.org | douniwan5788: |
commit | commitdiff | tree | snapshot |
2013-02-28 |
roel@libnfc.org | Finally, rewrote bootrom and flasher program, much... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
roel@libnfc.org | fixed USB GPIO bug reported by gregy, and fixed 'hf... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
douniwan5788 | fixed cmd malloc strlen()+1 bug |
commit | commitdiff | tree | snapshot |
2013-02-05 |
douniwan5788 | Add iso14443a fuzz command |
commit | commitdiff | tree | snapshot |
2013-01-24 |
cex123@gmail.com | Fixed bug in HID clone short format. Added EM4xxx block... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
chalk.secu... | Added command to read PCF7931 125Khz LF tags. This... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
cex123@gmail.com | Added block command for T55xx and support for cloning... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
roel@libnfc.org | minor fix when reading blocks |
commit | commitdiff | tree | snapshot |
2012-12-10 |
roel@libnfc.org | fixed hitag2 dump if one or more blocks are locked |
commit | commitdiff | tree | snapshot |
2012-12-09 |
roel@libnfc.org | added automatically saving the hitag2 memory content... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
roel@libnfc.org | fixed 64-bit cmd/arg for windows |
commit | commitdiff | tree | snapshot |
2012-12-07 |
roel@libnfc.org | tryout.... changed to 64-bit command arguments in stead... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
roel@libnfc.org | fixed 'hf mf' command and some others |
commit | commitdiff | tree | snapshot |
2012-12-07 |
roel@libnfc.org | Windows7 working now! ugly fix for inaccurate Windows... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
roel@libnfc.org | receiving/sending moved to one thread |
commit | commitdiff | tree | snapshot |
2012-12-07 |
roel@libnfc.org | temporarely disabled QT for winows, no clue why it... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
roel@libnfc.org | minor output change |
commit | commitdiff | tree | snapshot |
2012-12-07 |
roel@libnfc.org | fixed windows compile |
commit | commitdiff | tree | snapshot |
2012-12-07 |
roel@libnfc.org | fixed read uart for windows |
commit | commitdiff | tree | snapshot |
2012-12-06 |
roel@libnfc.org | fixed missing header |
commit | commitdiff | tree | snapshot |
2012-12-05 |
roel@libnfc.org | added so-called 'driver' for windows |
commit | commitdiff | tree | snapshot |
2012-12-05 |
roel@libnfc.org | removed all old usb calls |
commit | commitdiff | tree | snapshot |
2012-12-04 |
roel@libnfc.org | added missing files, part2 |
commit | commitdiff | tree | snapshot |
2012-12-04 |
roel@libnfc.org | added missing files |
commit | commitdiff | tree | snapshot |
2012-12-04 |
roel@libnfc.org | major USB update |
commit | commitdiff | tree | snapshot |
2012-12-04 |
roel@libnfc.org | making USB CDC branch |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Merlokbr@gmail.com | 10 ms was too fast(. 50 is ok |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Merlokbr@gmail.com | there was bug in `hf mf mifare`. and speed up this... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
thijsbreman... | added: readed blocks (password mode) into tag.sectors... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
roel@libnfc.org | added hitag2 reading in crypto mode functionality |
commit | commitdiff | tree | snapshot |
2012-10-03 |
thijsbreman... | Added output to file for 'lf hitag list' command |
commit | commitdiff | tree | snapshot |
2012-09-29 |
roel@libnfc.org | cleaned up memmory |
commit | commitdiff | tree | snapshot |
2012-09-19 |
roel@libnfc.org | Added Hitag2 reading tag memory in password mode |
commit | commitdiff | tree | snapshot |
2012-09-18 |
roel@libnfc.org | added 'hitag2.ht2' binary example image for emulation |
commit | commitdiff | tree | snapshot |
2012-09-18 |
roel@libnfc.org | MAJOR update, added hitag2 reader, emulation and eavesd... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
roel@libnfc.org | MAJOR update, added hitag2 reader, emulation and eavesd... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
frederikmoellers... | Power down the field before sending the USB ACK |
commit | commitdiff | tree | snapshot |
2012-08-28 |
frederikmoellers... | Allow user to specify a delay |
commit | commitdiff | tree | snapshot |
2012-08-28 |
frederikmoellers... | Basic support for EAC documents (e.g. German Identifica... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
frederikmoellers... | -Fixed a bug in iso14_apdu |
commit | commitdiff | tree | snapshot |
2012-08-23 |
frederikmoellers... | Corrected indentation in usb_cmd.h |
commit | commitdiff | tree | snapshot |
2012-08-14 |
frederikmoellers... | -Added .history to the svn:ignore property |
commit | commitdiff | tree | snapshot |
2012-08-13 |
dn337t@gmail.com | removed dead check of uint8_t > 255 |
commit | commitdiff | tree | snapshot |
2012-08-13 |
fnargwibble... | target and bitstream back to front! |
commit | commitdiff | tree | snapshot |
2012-07-25 |
dn337t@gmail.com | added dissector for ISO 14443-A ATS response |
commit | commitdiff | tree | snapshot |
2012-07-20 |
dn337t@gmail.com | added util.h include to avoid implicit function declaration |
commit | commitdiff | tree | snapshot |
2012-07-20 |
dn337t@gmail.com | commented set but unread variable wantSaveToEml |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Merlokbr@gmail.com | `hf mf sniff` transfered parity from arm to decoding... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Merlokbr@gmail.com | `hf mf sniff` added CRC_14443_A check |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Merlokbr@gmail.com | small fix |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Merlokbr@gmail.com | `hf mf sniff` - working with emulator files |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Merlokbr@gmail.com | improved command hf mf sniff. Now it cant decode nested... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Merlokbr@gmail.com | "hf mf sniff" low level logics works. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
t0m4.null@gmail.com | Fixed writing em410x 40bits UID on T5555/T55x7 tags... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Merlokbr@gmail.com | hf 14a snoop optimized and added parameters. hf 14a... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Merlokbr@gmail.com | small improvements, added new command `hf mf sniff... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
douniwan5788 | Fixed auto nt bug |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Merlokbr@gmail.com | fixed setting block0 for "magic card". now it works) |
commit | commitdiff | tree | snapshot |
2012-07-06 |
douniwan5788 | fixed the mifare bug |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Merlokbr@gmail.com | another "magic card" backdoor - command "read block... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Merlokbr@gmail.com | magic Chinese card fully supported. Added commands... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
dn337t@gmail.com | changed -elf to -eabi in install-gnuarm4.sh ARMLIB... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Merlokbr@gmail.com | added magic card write block |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Merlokbr@gmail.com | Added work with "magic Chinese" card (card from: ouyang... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
dn337t@gmail.com | updated install-gnuarm4.sh to reflect new convention... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
dn337t@gmail.com | removed commented out CFLAGS setting (probably committe... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
cex123@gmail.com | Added Indala cloning. Fixed HID cloning bug |
commit | commitdiff | tree | snapshot |
2012-07-01 |
roel@libnfc.org | fixed spacing |
commit | commitdiff | tree | snapshot |
2012-07-01 |
roel@libnfc.org | added mfkey |
commit | commitdiff | tree | snapshot |
2012-06-29 |
roel@libnfc.org | fixed output |
commit | commitdiff | tree | snapshot |
2012-06-29 |
roel@libnfc.org | removed output that slowed down the process, this is... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
roel@libnfc.org | cleaned up some code |
commit | commitdiff | tree | snapshot |
2012-06-29 |
roel@libnfc.org | added better tracing capabilities, fixed some reader... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
roel@libnfc.org | fixed a lot of simulation issues |
commit | commitdiff | tree | snapshot |
2012-06-28 |
dekoninggans... | iClass support is tweaked so it works with HID readers... |
commit | commitdiff | tree | snapshot |
next |