projects
/
proxmark3-svn
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
small refactoring
[proxmark3-svn]
/
client
/
2017-12-04
merlokk
small refactoring
504/head
tree
|
commitdiff
2017-12-03
merlokk
added 9f0a tag
tree
|
commitdiff
2017-12-03
merlokk
added a tag
tree
|
commitdiff
2017-12-02
merlokk
transactions MSD and M/Chip, qVSDC works
tree
|
commitdiff
2017-12-02
Iceman
Merge pull request #493 from merlokk/emv2
tree
|
commitdiff
2017-11-30
Iceman
Merge pull request #502 from merlokk/apduhelp
tree
|
commitdiff
2017-11-30
merlokk
added hint on `hf 14a apdu`. close #495
502/head
tree
|
commitdiff
2017-11-28
Iceman
Merge pull request #488 from pwpiwi/fix_usbpower
tree
|
commitdiff
2017-11-25
merlokk
optimization UDOL creation. does not affect on function...
493/head
tree
|
commitdiff
2017-11-25
merlokk
Added `hf emv exec` - command for execute EMV transaction
tree
|
commitdiff
2017-11-25
merlokk
merged emvcore
tree
|
commitdiff
2017-11-25
merlokk
part of changes
tree
|
commitdiff
2017-11-25
Iceman
Merge pull request #491 from pwpiwi/mod_select
tree
|
commitdiff
2017-11-24
Iceman
Merge pull request #486 from KenzyCarey/master
tree
|
commitdiff
2017-11-22
Oleg Moiseenko
Add: Emv first part of commands
tree
|
commitdiff
2017-11-17
Kenzy Carey
Add files via upload
486/head
tree
|
commitdiff
2017-11-15
Oleg Moiseenko
minor fixes
tree
|
commitdiff
2017-11-13
marshmellow42
Merge pull request #480 from pwpiwi/fix_nested
tree
|
commitdiff
2017-11-12
pwpiwi
fix memory overflow in hf mf nested (issue #479)
480/head
tree
|
commitdiff
2017-11-11
Iceman
Merge pull request #478 from wsmoses/master
tree
|
commitdiff
2017-11-11
William S. Moses
Fix memory bounds error
478/head
tree
|
commitdiff
2017-11-10
Iceman
Merge pull request #475 from merlokk/master
tree
|
commitdiff
2017-11-10
merlokk
true fix #472 )))
475/head
tree
|
commitdiff
2017-11-10
Iceman
Merge pull request #474 from merlokk/df_fix
tree
|
commitdiff
2017-11-10
Iceman
Merge pull request #471 from marshmellow42/master
tree
|
commitdiff
2017-11-10
merlokk
change `ul_switch_off_field` to `DropField` fix #473
474/head
tree
|
commitdiff
2017-11-10
Iceman
Merge pull request #472 from merlokk/master
tree
|
commitdiff
2017-11-10
merlokk
fix #468
472/head
tree
|
commitdiff
2017-11-10
Iceman
Merge pull request #470 from pwpiwi/mod_indent
tree
|
commitdiff
2017-11-10
pwpiwi
dump only leaf TLV data
470/head
tree
|
commitdiff
2017-11-10
marshmellow42
fix lf search bugs when no tag is on antenna
tree
|
commitdiff
2017-11-10
pwpiwi
add: proper indentation when printing TLV objects
tree
|
commitdiff
2017-11-10
Iceman
Merge pull request #466 from pwpiwi/mod_14areader
tree
|
commitdiff
2017-11-10
pwpiwi
revert field on/off in hf 14a reader
466/head
tree
|
commitdiff
2017-11-10
Iceman
Merge pull request #462 from pwpiwi/fix_hfmfsim
tree
|
commitdiff
2017-11-10
Iceman
Merge pull request #461 from merlokk/14a_rework3
tree
|
commitdiff
2017-11-10
merlokk
move include modules from h to c file
461/head
tree
|
commitdiff
2017-11-09
merlokk
eliminate double DropField command
tree
|
commitdiff
2017-11-09
merlokk
changed iso14aapdu arm side and client
tree
|
commitdiff
2017-11-03
merlokk
moved includes, added clear_trace flag (it was there...
tree
|
commitdiff
2017-11-02
pwpiwi
Merge branch 'master' into fix_hfmfsim
462/head
tree
|
commitdiff
2017-11-02
Oleg Moiseenko
Merge branch 'master' into 14a_rework3
tree
|
commitdiff
2017-11-02
merlokk
tlv decoder works.
tree
|
commitdiff
2017-11-01
Oleg Moiseenko
improve `hf 14a info` (#457)
tree
|
commitdiff
2017-11-01
merlokk
Merge branch 'master' of github.com:merlokk/proxmark3...
tree
|
commitdiff
2017-11-01
marshmellow42
Merge pull request #456 from merlokk/hfreaderfix
tree
|
commitdiff
2017-11-01
merlokk
fixed bug with `hf search 14a`
456/head
tree
|
commitdiff
2017-11-01
merlokk
TLV decoding works
tree
|
commitdiff
2017-11-01
Oleg Moiseenko
Add hf mf info, change hf mf reader (#452)
tree
|
commitdiff
2017-10-31
merlokk
improved GetAPDUCode()
tree
|
commitdiff
2017-10-31
merlokk
small refactoring
tree
|
commitdiff
2017-10-31
merlokk
added showing apdu response codes
tree
|
commitdiff
2017-10-31
merlokk
move strucrture to .h file
tree
|
commitdiff
2017-10-31
merlokk
export apdu function
tree
|
commitdiff
2017-10-31
merlokk
apdu sending refactoring
tree
|
commitdiff
2017-10-31
merlokk
param parsing convert to procedures
tree
|
commitdiff
2017-10-31
merlokk
apdu works.
tree
|
commitdiff
2017-10-30
merlokk
fixed bug in CmdHF14ACmdRaw: if we cant select we send...
tree
|
commitdiff
2017-10-30
merlokk
iso14_apdu works via logical channel. not as it needs...
tree
|
commitdiff
2017-10-29
Oleg Moiseenko
small fixes in ReaderIso14443a() (#446)
tree
|
commitdiff
2017-10-27
merlokk
added sketch for command `hf 14a apdu`
tree
|
commitdiff
2017-10-27
merlokk
added `hf 14a apdu` command.
tree
|
commitdiff
2017-10-27
pwpiwi
Revert "Comms refactor (prerequisite of libproxmark...
tree
|
commitdiff
2017-10-26
Michael Farrell
Comms refactor (prerequisite of libproxmark work) ...
tree
|
commitdiff
2017-10-26
Oleg Moiseenko
code cleaning (#445)
tree
|
commitdiff
2017-10-26
Iceman
Merge pull request #440 from merlokk/c3
tree
|
commitdiff
2017-10-25
Oleg Moiseenko
identification fix for magic chinese cards (#444)
tree
|
commitdiff
2017-10-24
Iceman
Merge pull request #443 from doegox/flush
tree
|
commitdiff
2017-10-24
Philippe Teuwen
Flush stdout when waiting for /dev/ttyACM0
443/head
tree
|
commitdiff
2017-10-24
pwpiwi
fix hw status (and USB comm in general) (#434)
tree
|
commitdiff
2017-10-23
Iceman
Merge pull request #438 from pwpiwi/fpga_14b
tree
|
commitdiff
2017-10-20
Iceman
Merge pull request #435 from ytisf/master
tree
|
commitdiff
2017-10-20
tisf
Fixing liblua issues
435/head
tree
|
commitdiff
2017-10-20
Oleg Moiseenko
proxmark3 refactoring command line parameters (#417)
tree
|
commitdiff
2017-10-19
Oleg Moiseenko
fix fpga_comress sending no-error messages to stderr...
tree
|
commitdiff
2017-10-18
Iceman
Merge pull request #427 from pwpiwi/usb_mods
tree
|
commitdiff
2017-10-18
Oleg Moiseenko
Check keys in hf mf nested (issue #426)
tree
|
commitdiff
2017-10-15
Oleg Moiseenko
Check keys in hf mf nested and hf mf chk (#414)
tree
|
commitdiff
2017-10-06
Iceman
Merge pull request #407 from pwpiwi/no_rats
tree
|
commitdiff
2017-10-05
pwpiwi
fix LUA script errors
407/head
tree
|
commitdiff
2017-10-05
Oleg Moiseenko
hf mf nested add some functionality (#403)
tree
|
commitdiff
2017-10-04
pwpiwi
Adjust LUA scripts to new ISO14A_NO_RATS option
tree
|
commitdiff
2017-10-01
pwpiwi
Don't do iso14443-4 select for mifare emulations on...
tree
|
commitdiff
2017-09-29
Iceman
Merge pull request #405 from ZenSecurity/master
tree
|
commitdiff
2017-09-29
Iceman
Merge pull request #402 from pwpiwi/env_flags
tree
|
commitdiff
2017-09-26
pwpiwi
Don't ignore environment variables CFLAGS and LDFLAGS
tree
|
commitdiff
2017-09-26
Iceman
Merge pull request #393 from pwpiwi/fix_getclocktime
tree
|
commitdiff
2017-09-26
Fl0-0
Fix typo and gcc-7 warnings (#401)
tree
|
commitdiff
2017-09-26
marshmellow42
Merge pull request #400 from merlokk/master
tree
|
commitdiff
2017-09-26
merlokk
fixed #395
400/head
tree
|
commitdiff
2017-09-22
Oleg Moiseenko
reworking magic cheneese card wipe (#365)
tree
|
commitdiff
2017-09-20
pwpiwi
Fix clock_gettime() for Apple OSX
393/head
tree
|
commitdiff
2017-09-13
Iceman
Merge pull request #392 from pwpiwi/expr_fix
tree
|
commitdiff
2017-09-12
pwpiwi
Fix detection of AVX512 support for Apple clang compiler
392/head
tree
|
commitdiff
2017-09-11
marshmellow42
fix lf sim fpga download overwrites sim buffer (#391)
tree
|
commitdiff
2017-08-27
marshmellow42
Indala fixes - set accurate preamble and start of....
tree
|
commitdiff
2017-08-27
uzlonewolf
Don't try to display the GUI when running in textmode...
tree
|
commitdiff
2017-08-27
Fl0-0
Fix gcc version detection (from iceman1001 fork), fix...
tree
|
commitdiff
2017-08-26
iceman1001
fix: 'hf mf nested' - got an initialized bug from...
tree
|
commitdiff
2017-08-22
marshmellow42
helptext fixes (#384)
tree
|
commitdiff
next
Impressum
,
Datenschutz