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 |
2012-06-28 |
dekoninggans... | Changed arm-eabi- to arm-none-eabi (new convention) |
commit | commitdiff | tree | snapshot |
2012-06-28 |
dekoninggans... | Extended iClass support with Card and Reader emulation! |
commit | commitdiff | tree | snapshot |
2012-06-22 |
dn337t@gmail.com | extracted download and signature verification functiona... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
dn337t@gmail.com | avoid spawning whoami to get username in tools/install... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
dn337t@gmail.com | refactored client/pm3_*.py to use with statements,... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
dn337t@gmail.com | added simple test suite for client/pm3_*.py |
commit | commitdiff | tree | snapshot |
2012-06-22 |
dn337t@gmail.com | made clients/pm3_*.py importable as Python modules |
commit | commitdiff | tree | snapshot |
2012-06-20 |
dn337t@gmail.com | replaced string.find with str.find in findbits.search() |
commit | commitdiff | tree | snapshot |
2012-06-20 |
dn337t@gmail.com | simplified findbits.main() loop |
commit | commitdiff | tree | snapshot |
2012-06-20 |
dn337t@gmail.com | simplified findbits.stringreverse() |
commit | commitdiff | tree | snapshot |
2012-06-20 |
dn337t@gmail.com | simplified findbits.binstring() |
commit | commitdiff | tree | snapshot |
2012-06-20 |
dn337t@gmail.com | simplified findbits.invert() |
commit | commitdiff | tree | snapshot |
2012-06-20 |
dn337t@gmail.com | added simple test suite for tools/findbits.py |
commit | commitdiff | tree | snapshot |
2012-06-20 |
adrian@atrox.at | reduces (but does not eliminate) a coil/fpga setup... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
adrian@atrox.at | added more cards to iso15693 uid database, and some... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
dn337t@gmail.com | made tools/findbits.py importable as a Python module |
commit | commitdiff | tree | snapshot |
2012-06-12 |
GooglePlus... | Commented out unused, set but never read variables... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
dn337t@gmail.com | initialize graph cursors to avoid crashing (issue 21) |
commit | commitdiff | tree | snapshot |
2012-06-07 |
dn337t@gmail.com | use downloaded keyring directly to avoid polluting... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
dn337t@gmail.com | use char instead of uint8_t to avoid warnings/casting |
commit | commitdiff | tree | snapshot |
2012-05-31 |
douniwan5788 | replaced the getline which does't support by minGW... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
douniwan5788 | Enhanced hf mf chk , add default key,support dic file... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
dn337t@gmail.com | removed redundant Dbprintfs from SnoopIso1443a (issue 25) |
commit | commitdiff | tree | snapshot |
2012-05-29 |
dn337t@gmail.com | typofix in install-gnuarm4 script |
commit | commitdiff | tree | snapshot |
2012-05-29 |
dn337t@gmail.com | optimized loop in MifareNested (issue 36) |
commit | commitdiff | tree | snapshot |
2012-05-29 |
dn337t@gmail.com | fixed assignment vs. equals operator (issue 35) |
commit | commitdiff | tree | snapshot |
2012-05-29 |
dn337t@gmail.com | added CmdHF15CmdReadmulti using Adrian's second patch... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
dn337t@gmail.com | textual changes: error messages and comments by Andrian... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
dn337t@gmail.com | added head comments on CmdHF15Cmd{Read,Write} using... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
dn337t@gmail.com | clarification in 'hf 15 cmd write' message using Adrian... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
dn337t@gmail.com | implemented output of received octets in 'hf 15 cmd... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
dn337t@gmail.com | added 'hf 15 cmd sysinfo' using Adrian's second patch... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
dn337t@gmail.com | typofix in prepareHF15Cmd comment based on Adrian's... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
dn337t@gmail.com | fixed offset in 'hf 15 cmd read' to avoid losing the... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
dn337t@gmail.com | boolean fix in 'hf 15 cmd read' using Adrian's second... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
dn337t@gmail.com | typofixes in ISO15693 getUID head comment |
commit | commitdiff | tree | snapshot |
2012-05-17 |
dn337t@gmail.com | extended ISO 15693 UID map using Adrian's second patch... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
dn337t@gmail.com | implemented ISO 15693 error message decoding and fixed... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
dn337t@gmail.com | Removed unused variables, added implicitly used headers |
commit | commitdiff | tree | snapshot |
2012-03-07 |
marcin.mielczarczyk | Support for EM410x card mode in T5555/T55x7 tags. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
marcin.mielczarczyk | Fixed versions of Binutils, GDB and Insight in compiler... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
W8M2Hg9lLmWqXSGC | Added documentation. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
W8M2Hg9lLmWqXSGC | Added / modified SAK descriptions. |
commit | commitdiff | tree | snapshot |
2012-01-29 |
W8M2Hg9lLmWqXSGC | Added regex to remove spaces and new lines from version... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
fnargwibble... | Example traces for modulation recognition / testing |
commit | commitdiff | tree | snapshot |
2012-01-26 |
fnargwibble... | Navigate one sample at a time in plot window and displa... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
fnargwibble... | Navigate a page at a time in plot window |
commit | commitdiff | tree | snapshot |
2012-01-21 |
fnargwibble... | Oops. Fix grid lock when zoomed in or out. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
fnargwibble... | Add plot window keystroke help |
commit | commitdiff | tree | snapshot |
2011-12-16 |
roel@libnfc.org | cleaned up some if-def routines |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Merlokbr@gmail.com | 1. update SAK |
commit | commitdiff | tree | snapshot |
2011-10-15 |
cex123@gmail.com | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-09-19 |
caioxmag | small updates to hf mf restore1k |
commit | commitdiff | tree | snapshot |
2011-09-06 |
roel@libnfc.org | fixed iso14443b snoop, plus compiling issue of redefine... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
caioxmag | updates to function hf mf retore1k |
commit | commitdiff | tree | snapshot |
2011-09-05 |
roel@libnfc.org | fix command-line issue generating core dump on OSX |
commit | commitdiff | tree | snapshot |
2011-09-05 |
roel@libnfc.org | fix temp changes |
commit | commitdiff | tree | snapshot |
2011-09-05 |
roel@libnfc.org | fix compiling under MAC OSX |
commit | commitdiff | tree | snapshot |
2011-09-02 |
caioxmag | Dump1k now writes keys to dumpdata.bin even when they... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
zveriu@gmail.com | - Added very basic scripting support to PM3 client... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
caioxmag | Fixes to Mifare nested function... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
caioxmag | Corrected some errors from r487, WHICH I FORGOT TO... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
zveriu@gmail.com | - Corrected ELF to EABI target (since Makefile refers... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
caioxmag | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Merlokbr@gmail.com | 1. emulator works. tested on ARC1302, NXP pegoda, touch... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Merlokbr@gmail.com | 1. fixed (it seems) readline behavior. Now there is... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Merlokbr@gmail.com | added functionality: dump card memory, save|load card... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Merlokbr@gmail.com | 1. updated usb commands |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Merlokbr@gmail.com | 1. fixed send manchester |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Merlokbr@gmail.com | alpha2 mifare emulator |
commit | commitdiff | tree | snapshot |
next |