2013-10-11 |
roel@libnfc.org | integrated MIFARE ultralight features, contributed...
|
commit | commitdiff | tree |
2013-10-11 |
roel@libnfc.org | with the declaration of 'uint8_t destination[8]', ...
|
commit | commitdiff | tree |
2013-10-09 |
roel@libnfc.org | removed unused compiler directives, cleaned up some...
|
commit | commitdiff | tree |
2013-10-03 |
roel@libnfc.org | fixed some more compiler warnings
|
commit | commitdiff | tree |
2013-10-03 |
roel@libnfc.org | fixed compiler warnings
|
commit | commitdiff | tree |
2013-10-03 |
roel@libnfc.org | fixed iso14443a-4 similation, got rid of many ugly...
|
commit | commitdiff | tree |
2013-09-25 |
roel@libnfc.org | fixed warnings on Mac OS 10.8, xcode 5
|
commit | commitdiff | tree |
2013-05-03 |
roel@libnfc.org | retrieve uid correctly, patched by 'gregy'
|
commit | commitdiff | tree |
2013-04-26 |
roel@libnfc.org | next update from en4rab on data samples
|
commit | commitdiff | tree |
2013-04-23 |
roel@libnfc.org | en4rab fixed the 'data samples' command
|
commit | commitdiff | tree |
2013-04-15 |
roel@libnfc.org | reverted back to no 'official' modem protocol supported
|
commit | commitdiff | tree |
2013-04-13 |
roel@libnfc.org | USB CDC patch by jonor to enable working under kernel...
|
commit | commitdiff | tree |
2013-04-08 |
roel@libnfc.org | moved RAMFUNC definition
|
commit | commitdiff | tree |
2013-04-03 |
roel@libnfc.org | removed another redundant function to compose reader...
|
commit | commitdiff | tree |
2013-04-03 |
roel@libnfc.org | removed redundant function to compose reader short...
|
commit | commitdiff | tree |
2013-03-28 |
roel@libnfc.org | added initial test to emulate memory of mf ul tag
|
commit | commitdiff | tree |
2013-03-27 |
roel@libnfc.org | fixed sending of RATS during iso-14443-4 select
|
commit | commitdiff | tree |
2013-03-27 |
roel@libnfc.org | changed version.c, compile time is now always present...
|
commit | commitdiff | tree |
2013-03-26 |
roel@libnfc.org | fixed signed/unsigned problem
|
commit | commitdiff | tree |
2013-03-26 |
roel@libnfc.org | fixed crash, when proxmark was claimed by other process
|
commit | commitdiff | tree |
2013-03-26 |
roel@libnfc.org | added Makefile for binary files to recover proxmark...
|
commit | commitdiff | tree |
2013-03-22 |
roel@libnfc.org | Finally figured out a way to claim a serial port interface...
|
commit | commitdiff | tree |
2013-03-21 |
roel@libnfc.org | avoid rolling dots over the screen when proxmark is...
|
commit | commitdiff | tree |
2013-03-21 |
roel@libnfc.org | flasher updated again, should work more solid now
|
commit | commitdiff | tree |
2013-03-21 |
roel@libnfc.org | fixed missing header file
|
commit | commitdiff | tree |
2013-03-21 |
roel@libnfc.org | (dirty) fix for linux to clean up the /dev/ttyACM*...
|
commit | commitdiff | tree |
2013-03-19 |
roel@libnfc.org | trying to tweak uart code, for better flashing
|
commit | commitdiff | tree |
2013-03-18 |
roel@libnfc.org | removed failed hitag2 authentication attempts from...
|
commit | commitdiff | tree |
2013-03-14 |
roel@libnfc.org | client should compile without warnings on linux, mac...
|
commit | commitdiff | tree |
2013-03-13 |
roel@libnfc.org | fixed compiling under ubuntu with devkitARM_r41
|
commit | commitdiff | tree |
2013-03-11 |
roel@libnfc.org | added hitag bit count output in log
|
commit | commitdiff | tree |
2013-03-10 |
roel@libnfc.org | fixed CMD_HID_SIM_TAG
|
commit | commitdiff | tree |
2013-03-07 |
roel@libnfc.org | Finalized migration to new USB CDC interface
|
commit | commitdiff | tree |
2013-03-07 |
roel@libnfc.org | added all files for mfkeys
|
commit | commitdiff | tree |
2013-03-07 |
roel@libnfc.org | tweaked sim command, added mfkey32
|
commit | commitdiff | tree |
2013-03-07 |
roel@libnfc.org | removed -fPIC directive
|
commit | commitdiff | tree |
2013-03-04 |
roel@libnfc.org | optimized
|
commit | commitdiff | tree |
2013-03-02 |
roel@libnfc.org | updated code to follow same blinking patterns with...
|
commit | commitdiff | tree |
2013-03-01 |
roel@libnfc.org | uploaded new mingw-proxmark.zip, QT working again,...
|
commit | commitdiff | tree |
2013-02-28 |
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix...
|
commit | commitdiff | tree |
2013-02-28 |
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix...
|
commit | commitdiff | tree |
2013-02-28 |
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix...
|
commit | commitdiff | tree |
2013-02-28 |
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix...
|
commit | commitdiff | tree |
2013-02-28 |
roel@libnfc.org | compiling on windows again
|
commit | commitdiff | tree |
2013-02-28 |
roel@libnfc.org | merged all patches into CDC repository
|
commit | commitdiff | tree |
2013-02-28 |
roel@libnfc.org | douniwan5788:
|
commit | commitdiff | tree |
2013-02-28 |
roel@libnfc.org | Finally, rewrote bootrom and flasher program, much...
|
commit | commitdiff | tree |
2013-02-27 |
roel@libnfc.org | fixed USB GPIO bug reported by gregy, and fixed 'hf...
|
commit | commitdiff | tree |
2012-12-17 |
roel@libnfc.org | minor fix when reading blocks
|
commit | commitdiff | tree |
2012-12-10 |
roel@libnfc.org | fixed hitag2 dump if one or more blocks are locked
|
commit | commitdiff | tree |
2012-12-09 |
roel@libnfc.org | added automatically saving the hitag2 memory content...
|
commit | commitdiff | tree |
2012-12-09 |
roel@libnfc.org | fixed 64-bit cmd/arg for windows
|
commit | commitdiff | tree |
2012-12-07 |
roel@libnfc.org | tryout.... changed to 64-bit command arguments in stead...
|
commit | commitdiff | tree |
2012-12-07 |
roel@libnfc.org | fixed 'hf mf' command and some others
|
commit | commitdiff | tree |
2012-12-07 |
roel@libnfc.org | Windows7 working now! ugly fix for inaccurate Windows...
|
commit | commitdiff | tree |
2012-12-07 |
roel@libnfc.org | receiving/sending moved to one thread
|
commit | commitdiff | tree |
2012-12-07 |
roel@libnfc.org | temporarely disabled QT for winows, no clue why it...
|
commit | commitdiff | tree |
2012-12-07 |
roel@libnfc.org | minor output change
|
commit | commitdiff | tree |
2012-12-07 |
roel@libnfc.org | fixed windows compile
|
commit | commitdiff | tree |
2012-12-07 |
roel@libnfc.org | fixed read uart for windows
|
commit | commitdiff | tree |
2012-12-06 |
roel@libnfc.org | fixed missing header
|
commit | commitdiff | tree |
2012-12-05 |
roel@libnfc.org | added so-called 'driver' for windows
|
commit | commitdiff | tree |
2012-12-05 |
roel@libnfc.org | removed all old usb calls
|
commit | commitdiff | tree |
2012-12-04 |
roel@libnfc.org | added missing files, part2
|
commit | commitdiff | tree |
2012-12-04 |
roel@libnfc.org | added missing files
|
commit | commitdiff | tree |
2012-12-04 |
roel@libnfc.org | major USB update
|
commit | commitdiff | tree |
2012-12-04 |
roel@libnfc.org | making USB CDC branch
|
commit | commitdiff | tree |
2012-10-16 |
roel@libnfc.org | added hitag2 reading in crypto mode functionality
|
commit | commitdiff | tree |
2012-09-29 |
roel@libnfc.org | cleaned up memmory
|
commit | commitdiff | tree |
2012-09-19 |
roel@libnfc.org | Added Hitag2 reading tag memory in password mode
|
commit | commitdiff | tree |
2012-09-18 |
roel@libnfc.org | added 'hitag2.ht2' binary example image for emulation
|
commit | commitdiff | tree |
2012-09-18 |
roel@libnfc.org | MAJOR update, added hitag2 reader, emulation and eavesdroppi...
|
commit | commitdiff | tree |
2012-09-18 |
roel@libnfc.org | MAJOR update, added hitag2 reader, emulation and eavesdroppi...
|
commit | commitdiff | tree |
2012-07-01 |
roel@libnfc.org | fixed spacing
|
commit | commitdiff | tree |
2012-07-01 |
roel@libnfc.org | added mfkey
|
commit | commitdiff | tree |
2012-06-29 |
roel@libnfc.org | fixed output
|
commit | commitdiff | tree |
2012-06-29 |
roel@libnfc.org | removed output that slowed down the process, this is...
|
commit | commitdiff | tree |
2012-06-29 |
roel@libnfc.org | cleaned up some code
|
commit | commitdiff | tree |
2012-06-29 |
roel@libnfc.org | added better tracing capabilities, fixed some reader...
|
commit | commitdiff | tree |
2012-06-29 |
roel@libnfc.org | fixed a lot of simulation issues
|
commit | commitdiff | tree |
2011-12-16 |
roel@libnfc.org | cleaned up some if-def routines
|
commit | commitdiff | tree |
2011-09-06 |
roel@libnfc.org | fixed iso14443b snoop, plus compiling issue of redefined...
|
commit | commitdiff | tree |
2011-09-05 |
roel@libnfc.org | fix command-line issue generating core dump on OSX
|
commit | commitdiff | tree |
2011-09-05 |
roel@libnfc.org | fix temp changes
|
commit | commitdiff | tree |
2011-09-05 |
roel@libnfc.org | fix compiling under MAC OSX
|
commit | commitdiff | tree |
2009-12-30 |
roel@libnfc.org | mifare usb update
|
commit | commitdiff | tree |
2009-12-30 |
roel@libnfc.org | mifare tools update
|
commit | commitdiff | tree |
2009-12-30 |
roel@libnfc.org | mifare firmware update
|
commit | commitdiff | tree |
2009-12-30 |
roel@libnfc.org | mifare client update
|
commit | commitdiff | tree |
2009-12-28 |
roel@libnfc.org | iso14443a cleanup, cascade2 level working again
|
commit | commitdiff | tree |
2009-12-28 |
roel@libnfc.org | cleaning up endless copy-paste of trace functionality
|
commit | commitdiff | tree |
2009-12-28 |
roel@libnfc.org | cleaning up endless copy-paste of trace functionality
|
commit | commitdiff | tree |
|