roel@libnfc.org
|
2d7fc168a2
|
fixed missing header file
|
2013-03-21 11:38:48 +00:00 |
|
roel@libnfc.org
|
13dbdd6bb1
|
(dirty) fix for linux to clean up the /dev/ttyACM* quicker
|
2013-03-21 10:59:56 +00:00 |
|
roel@libnfc.org
|
0a24369c48
|
trying to tweak uart code, for better flashing
|
2013-03-19 16:19:20 +00:00 |
|
roel@libnfc.org
|
43751d2a65
|
removed failed hitag2 authentication attempts from the list
|
2013-03-18 15:32:19 +00:00 |
|
roel@libnfc.org
|
759c16b31f
|
client should compile without warnings on linux, mac, windows
|
2013-03-14 15:03:04 +00:00 |
|
roel@libnfc.org
|
19d9a7b0ce
|
fixed compiling under ubuntu with devkitARM_r41
|
2013-03-13 13:46:40 +00:00 |
|
cex123@gmail.com
|
38b20f7550
|
Fixed LF HID cloning command
|
2013-03-13 07:13:19 +00:00 |
|
roel@libnfc.org
|
47e18126ec
|
added hitag bit count output in log
|
2013-03-11 15:07:23 +00:00 |
|
roel@libnfc.org
|
d16d20b1fb
|
fixed CMD_HID_SIM_TAG
|
2013-03-10 11:37:59 +00:00 |
|
roel@libnfc.org
|
660d641a03
|
Finalized migration to new USB CDC interface
|
2013-03-07 15:11:00 +00:00 |
|
roel@libnfc.org
|
cda056bb9e
|
added all files for mfkeys
|
2013-03-07 12:23:31 +00:00 |
|
roel@libnfc.org
|
17331e14ee
|
tweaked sim command, added mfkey32
|
2013-03-07 12:22:12 +00:00 |
|
roel@libnfc.org
|
9e130475f9
|
removed -fPIC directive
|
2013-03-07 10:51:25 +00:00 |
|
roel@libnfc.org
|
c1e745e465
|
optimized
|
2013-03-04 15:15:30 +00:00 |
|
thijsbreman@gmail.com
|
a7b4bf1eb4
|
polling per second in OpenProxmark
|
2013-03-04 13:07:15 +00:00 |
|
roel@libnfc.org
|
349eabe567
|
updated code to follow same blinking patterns with leds during flashing/holding button
|
2013-03-02 06:28:28 +00:00 |
|
roel@libnfc.org
|
829fb342b5
|
uploaded new mingw-proxmark.zip, QT working again, so re-enabled QUI under windows
|
2013-03-01 14:28:14 +00:00 |
|
roel@libnfc.org
|
9d8f56e35d
|
fixed stupid 64-bit formatting for x86/amd64 and unix/windows - part4
|
2013-02-28 22:49:34 +00:00 |
|
roel@libnfc.org
|
a0bbdb76ca
|
fixed stupid 64-bit formatting for x86/amd64 and unix/windows - part3
|
2013-02-28 22:46:49 +00:00 |
|
roel@libnfc.org
|
1a07fd510d
|
fixed stupid 64-bit formatting for x86/amd64 and unix/windows - part2
|
2013-02-28 22:33:31 +00:00 |
|
roel@libnfc.org
|
125a98a110
|
fixed stupid 64-bit formatting for x86/amd64 and unix/windows
|
2013-02-28 22:22:24 +00:00 |
|
roel@libnfc.org
|
cb64309e4b
|
compiling on windows again
|
2013-02-28 21:36:09 +00:00 |
|
roel@libnfc.org
|
54a942b05d
|
merged all patches into CDC repository
|
2013-02-28 17:04:23 +00:00 |
|
roel@libnfc.org
|
50d6e4abc1
|
douniwan5788:
|
2013-02-28 16:04:21 +00:00 |
|
roel@libnfc.org
|
28fdb04fd8
|
Finally, rewrote bootrom and flasher program, much faster now
|
2013-02-28 15:11:52 +00:00 |
|
roel@libnfc.org
|
79a73ab2d1
|
fixed USB GPIO bug reported by gregy, and fixed 'hf 14a reader' command
|
2013-02-27 13:23:38 +00:00 |
|
douniwan5788
|
8ca5586d49
|
fixed cmd malloc strlen()+1 bug
|
2013-02-05 17:27:21 +00:00 |
|
douniwan5788
|
04202e7aa7
|
Add iso14443a fuzz command
|
2013-02-05 10:03:53 +00:00 |
|
cex123@gmail.com
|
d16e0478d2
|
Fixed bug in HID clone short format. Added EM4xxx block read/write commands
|
2013-01-24 13:21:37 +00:00 |
|
chalk.secu@gmail.com
|
f5fca2ed62
|
Added command to read PCF7931 125Khz LF tags. This is a beta version which needs to be tested.
|
2013-01-18 21:31:35 +00:00 |
|
cex123@gmail.com
|
e98300f245
|
Added block command for T55xx and support for cloning HID long format
|
2013-01-16 10:42:29 +00:00 |
|
roel@libnfc.org
|
ab6bf11f3f
|
minor fix when reading blocks
|
2012-12-17 13:21:53 +00:00 |
|
roel@libnfc.org
|
fc8c5cdd12
|
fixed hitag2 dump if one or more blocks are locked
|
2012-12-10 15:12:32 +00:00 |
|
roel@libnfc.org
|
ab4da50d99
|
added automatically saving the hitag2 memory content to file
|
2012-12-09 21:25:29 +00:00 |
|
roel@libnfc.org
|
9440213d6b
|
fixed 64-bit cmd/arg for windows
|
2012-12-09 13:00:19 +00:00 |
|
roel@libnfc.org
|
80501bad5b
|
tryout.... changed to 64-bit command arguments in stead of 32-bit
|
2012-12-07 22:41:41 +00:00 |
|
roel@libnfc.org
|
7dd1908b24
|
fixed 'hf mf' command and some others
|
2012-12-07 22:37:22 +00:00 |
|
roel@libnfc.org
|
fe7bfa7856
|
Windows7 working now! ugly fix for inaccurate Windows timer, quickfix for receiving multiple frames
|
2012-12-07 12:51:19 +00:00 |
|
roel@libnfc.org
|
f0ba634221
|
receiving/sending moved to one thread
|
2012-12-07 12:22:05 +00:00 |
|
roel@libnfc.org
|
985ef1c315
|
temporarely disabled QT for winows, no clue why it gives a failure
|
2012-12-07 11:01:55 +00:00 |
|
roel@libnfc.org
|
1282b0e691
|
minor output change
|
2012-12-07 09:51:22 +00:00 |
|
roel@libnfc.org
|
49ec6d1d1b
|
fixed windows compile
|
2012-12-07 08:44:45 +00:00 |
|
roel@libnfc.org
|
af65f5f71d
|
fixed read uart for windows
|
2012-12-07 07:21:00 +00:00 |
|
roel@libnfc.org
|
d0b14ad5e7
|
fixed missing header
|
2012-12-06 22:17:27 +00:00 |
|
roel@libnfc.org
|
81ee3409f9
|
added so-called 'driver' for windows
|
2012-12-05 20:45:42 +00:00 |
|
roel@libnfc.org
|
6e82300dda
|
removed all old usb calls
|
2012-12-05 16:14:10 +00:00 |
|
roel@libnfc.org
|
ecab772ed0
|
added missing files, part2
|
2012-12-04 23:43:19 +00:00 |
|
roel@libnfc.org
|
5bcc76c427
|
added missing files
|
2012-12-04 23:41:54 +00:00 |
|
roel@libnfc.org
|
902cb3c00b
|
major USB update
|
2012-12-04 23:39:18 +00:00 |
|
roel@libnfc.org
|
8b39fed4e5
|
making USB CDC branch
|
2012-12-04 23:37:59 +00:00 |
|