2013-05-11 |
martin.holst... | Fixed another issue where a buffer was filled with... |
commit | commitdiff | tree | snapshot |
2013-05-11 |
martin.holst... | Fixed buffer corruption in iso1443a_select_card, affect... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
roel@libnfc.org | retrieve uid correctly, patched by 'gregy' |
commit | commitdiff | tree | snapshot |
2013-04-26 |
roel@libnfc.org | next update from en4rab on data samples |
commit | commitdiff | tree | snapshot |
2013-04-24 |
dn337t@gmail.com | fixed hf mf rdbl response data (broken since r634) |
commit | commitdiff | tree | snapshot |
2013-04-24 |
dn337t@gmail.com | fixed possibly uninitialized variables |
commit | commitdiff | tree | snapshot |
2013-04-24 |
dn337t@gmail.com | added port name to flasher command line (introduced... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
roel@libnfc.org | en4rab fixed the 'data samples' command |
commit | commitdiff | tree | snapshot |
2013-04-15 |
roel@libnfc.org | reverted back to no 'official' modem protocol supported |
commit | commitdiff | tree | snapshot |
2013-04-13 |
roel@libnfc.org | USB CDC patch by jonor to enable working under kernel... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
roel@libnfc.org | moved RAMFUNC definition |
commit | commitdiff | tree | snapshot |
2013-04-03 |
roel@libnfc.org | removed another redundant function to compose reader... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
roel@libnfc.org | removed redundant function to compose reader short... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
roel@libnfc.org | added initial test to emulate memory of mf ul tag |
commit | commitdiff | tree | snapshot |
2013-03-27 |
roel@libnfc.org | fixed sending of RATS during iso-14443-4 select |
commit | commitdiff | tree | snapshot |
2013-03-27 |
roel@libnfc.org | changed version.c, compile time is now always present... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
roel@libnfc.org | fixed signed/unsigned problem |
commit | commitdiff | tree | snapshot |
2013-03-26 |
roel@libnfc.org | fixed crash, when proxmark was claimed by other process |
commit | commitdiff | tree | snapshot |
2013-03-26 |
roel@libnfc.org | added Makefile for binary files to recover proxmark... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
roel@libnfc.org | Finally figured out a way to claim a serial port interf... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
roel@libnfc.org | avoid rolling dots over the screen when proxmark is... |
commit | commitdiff | tree | snapshot |
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 |
next |