projects
/
proxmark3-svn
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Add smartcard protocol T=0 (RRG repository PRs 71,72,74,75 by @merlokk) (#757)
[proxmark3-svn]
/
client
/
2018-05-28
Dominic Celiano
Added mifarePlus.lua script for communication with...
tree
|
commitdiff
2018-05-15
marshmellow42
fix gui (plot) bugs (#604)
tree
|
commitdiff
2018-05-08
pwpiwi
rework of GetFromBigBuf() (#597)
tree
|
commitdiff
2018-05-05
Iceman
Merge pull request #600 from marshmellow42/master
tree
|
commitdiff
2018-05-05
marshmellow42
more graceful exit to lf search if no signal found
600/head
tree
|
commitdiff
2018-04-28
pwpiwi
USB comms: part 3 towards @micolous PR#463
tree
|
commitdiff
2018-04-24
pwpiwi
USB comms: part 2 towards @micolous PR#463 (#595)
tree
|
commitdiff
2018-04-03
Tom Harkness
Fix for swapped parity when using lf_bulk_program.lua...
tree
|
commitdiff
2018-03-31
pwpiwi
USB comm: prepare for @micolous change (PR#463) (#587)
tree
|
commitdiff
2018-03-30
pwpiwi
add: save and load options in hf list (#577)
tree
|
commitdiff
2018-03-30
AnthraX1
Fix empty key list bug in mfkeys.lua (#579)
tree
|
commitdiff
2018-03-21
Michael Farrell
OSX: Multiple libedit/readline fixes (#585)
tree
|
commitdiff
2018-02-22
Iceman
Merge pull request #578 from Tom5ive/master
tree
|
commitdiff
2018-02-22
Tom Harkness
fix for swapped parity bits
578/head
tree
|
commitdiff
2018-02-17
Iceman
Merge pull request #565 from Proxcloud/usb_android
tree
|
commitdiff
2018-02-14
Iceman
Merge pull request #572 from merlokk/hflistms_fix
tree
|
commitdiff
2018-02-14
merlokk
small fix
572/head
tree
|
commitdiff
2018-02-14
merlokk
small fix `hf list mf`
tree
|
commitdiff
2018-02-14
Iceman
Merge pull request #571 from merlokk/hf_list_mf
tree
|
commitdiff
2018-02-14
Iceman
Merge pull request #570 from marshmellow42/master
tree
|
commitdiff
2018-02-14
merlokk
small fix and added line to changelog.
571/head
tree
|
commitdiff
2018-02-13
merlokk
move annotate* functions
tree
|
commitdiff
2018-02-13
merlokk
added hardnested sketch. final cleaning.
tree
|
commitdiff
2018-02-13
merlokk
nested works
tree
|
commitdiff
2018-02-13
merlokk
code cleaning
tree
|
commitdiff
2018-02-13
merlokk
check parity works
tree
|
commitdiff
2018-02-12
merlokk
added parity check of deciphered command
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
small fix
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
added cipherstream recovery
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
move ks to authdata
tree
|
commitdiff
2018-02-10
marshmellow42
reconfigure lf cmdread ...
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
added some cone in nested. not tested.
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
added destroy
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
mock of key checking
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
added mock of key check
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
hf list mf 1st auth works
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
small fix util.c
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
fix appearance
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
correct 1st key calculation
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
added get parity
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
small fix
tree
|
commitdiff
2018-02-10
Oleg Moiseenko
combine all auth data to single struct and fill it
tree
|
commitdiff
2018-02-09
merlokk
added check reader/tag
tree
|
commitdiff
2018-02-09
merlokk
added some get auth data
tree
|
commitdiff
2018-02-09
merlokk
moved some functions and added auth sequence annotation
tree
|
commitdiff
2018-02-09
merlokk
added cmdhflist file
tree
|
commitdiff
2018-02-09
Oleg Moiseenko
add nested auth decoding to `hf mf sniff`
tree
|
commitdiff
2018-02-08
Iceman
Merge pull request #569 from pwpiwi/fix_WDT_crash
tree
|
commitdiff
2018-02-08
pwpiwi
hf mf mifare:
569/head
tree
|
commitdiff
2018-02-08
Iceman
fix: hf mf mifare - populate keylist (#568)
tree
|
commitdiff
2018-02-06
Iceman
Merge pull request #560 from pwpiwi/fix_hfmfmif
tree
|
commitdiff
2018-02-03
pwpiwi
fix: prevent hf mf mifare from always running twice
560/head
tree
|
commitdiff
2018-02-01
Iceman
Merge pull request #558 from pwpiwi/fix_alignment
tree
|
commitdiff
2018-02-01
Arnie97
hf mf nested: use bitwise or instead. (#556)
tree
|
commitdiff
2018-01-31
pwpiwi
add force_align_arg_pointer attribute to all callback...
558/head
tree
|
commitdiff
2018-01-26
Iceman
Merge pull request #555 from Arnie97/master
tree
|
commitdiff
2018-01-26
Arnie97
hf mf nested: transfer keys to the correct block in...
555/head
tree
|
commitdiff
2018-01-26
Arnie97
hf mf eset: reuse mfEmlSetMem().
tree
|
commitdiff
2018-01-25
Iceman
Merge pull request #553 from Arnie97/master
tree
|
commitdiff
2018-01-25
Arnie97
mfkeys.lua: Remove trailing whitespaces.
553/head
tree
|
commitdiff
2018-01-25
Arnie97
mfkeys.lua: Align empty cells in the table.
tree
|
commitdiff
2018-01-25
Arnie97
mfkeys.lua: Remove the user input helpers (now in luali...
tree
|
commitdiff
2018-01-25
Arnie97
hf mf ecfill: Add the missing line break.
tree
|
commitdiff
2018-01-25
Arnie97
Fix typo in lua scripts: 1443a -> 14443a.
tree
|
commitdiff
2018-01-24
Iceman
Merge pull request #551 from pwpiwi/remove_reveng
tree
|
commitdiff
2018-01-24
pwpiwi
Remove reveng
551/head
tree
|
commitdiff
2018-01-23
Iceman
Merge pull request #550 from pwpiwi/fix_warnings
tree
|
commitdiff
2018-01-23
pwpiwi
fix clang compiler warnings
550/head
tree
|
commitdiff
2018-01-22
Iceman
Merge pull request #549 from rkblackfire/master
tree
|
commitdiff
2018-01-22
rkblackfire
chg: print only valid tuning data
tree
|
commitdiff
2018-01-17
Iceman
Merge pull request #548 from merlokk/mfsniff_fix
tree
|
commitdiff
2018-01-17
merlokk
added nested authentication "not implemented" warning
548/head
tree
|
commitdiff
2018-01-17
Iceman
Merge pull request #546 from pwpiwi/fix_tune
tree
|
commitdiff
2018-01-17
merlokk
fix eml file format
tree
|
commitdiff
2018-01-15
Iceman
Merge pull request #503 from merlokk/travis
tree
|
commitdiff
2018-01-12
Oleg Moiseenko
hf mf sniff: small fixes
tree
|
commitdiff
2018-01-12
Oleg Moiseenko
fix: SIMD instruction set detection on non-x86 hardware
tree
|
commitdiff
2018-01-12
pwpiwi
hw tune:
546/head
tree
|
commitdiff
2018-01-06
Iceman
Merge pull request #538 from merlokk/hardnestedsetsimd
tree
|
commitdiff
2018-01-06
Iceman
Merge pull request #534 from pwpiwi/fix_printf
tree
|
commitdiff
2018-01-06
merlokk
fix another way
538/head
tree
|
commitdiff
2018-01-05
merlokk
fix #404
tree
|
commitdiff
2018-01-05
merlokk
Merge branch 'master' of github.com:Proxmark/proxmark3...
tree
|
commitdiff
2018-01-03
Iceman
Update ikeys.c (#537)
tree
|
commitdiff
2018-01-02
merlokk
works
tree
|
commitdiff
2018-01-02
merlokk
add print SIMD core at the beginning
tree
|
commitdiff
2018-01-02
merlokk
hardnested SIMD select
tree
|
commitdiff
2017-12-30
Iceman
Merge pull request #533 from merlokk/chktd
tree
|
commitdiff
2017-12-28
Michael Farrell
Allow externalisation of PrintAndLog (#506)
tree
|
commitdiff
2017-12-28
pwpiwi
Merge branch 'master' into fix_printf
534/head
tree
|
commitdiff
2017-12-28
Pierre Pronchery
Khorben/warnings (#519)
tree
|
commitdiff
2017-12-28
merlokk
fix #532. looks at length of parameters.
533/head
tree
|
commitdiff
2017-12-28
pwpiwi
Minor fixes
tree
|
commitdiff
2017-12-28
Pierre Pronchery
Avoid a crash in "script list" (#521)
tree
|
commitdiff
2017-12-27
Iceman
Merge pull request #531 from pwpiwi/loclass_gpl
tree
|
commitdiff
2017-12-27
Martin Holst Swende
Change copyright to allow GPLV3, for https://github...
531/head
tree
|
commitdiff
2017-12-25
Iceman
Merge pull request #529 from merlokk/appveyor-tst
tree
|
commitdiff
2017-12-23
marshmellow42
Merge pull request #528 from Proxmark/iceman1001-patch-1
tree
|
commitdiff
2017-12-23
Iceman
Update cmdmain.c
528/head
tree
|
commitdiff
2017-12-23
Oleg Moiseenko
Emv4 - more additions to hf emv exec
tree
|
commitdiff
next
Impressum
,
Datenschutz