]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc
start updating 'hf mfu' commands (#818)
[proxmark3-svn] / armsrc /
2019-04-19 pwpiwifix hf mf sim (#812)
2019-04-12 András Veres-Szent... Added support for Legic tags to `hf search` command...
2019-03-26 pwpiwifix FpgaSetupSsc() (#807)
2019-03-24 pwpiwiFPGA changes (#803)
2019-03-24 pwpiwiiso14443b modifications (#804)
2019-03-15 Samson GamaAdded some LED utility functions (#802)
2019-03-13 pwpiwifix hitag functions (issue #798) (#800)
2019-03-12 pwpiwifix LED signalling in hf 15 snoop and hf 14a snoop...
2019-03-12 pwpiwiadd 14a apdu send framing (based on RRG repo PR86 by...
2019-02-20 pwpiwiAdd raw HF signal plotting (#786)
2019-02-09 Oleg Moiseenkofix endless loop (#782)
2019-02-06 pwpiwiEVM fixes and additions (RRG repository PRs 78-82 by...
2019-01-30 AntiCatLegic TagSim: increased reader timeout (#771)
2019-01-28 pwpiwiAdd support for standard USB Smartcard Readers (#765)
2019-01-17 pwpiwiAdd smartcard protocol T=0 (RRG repository PRs 71,72...
2019-01-16 Fl0-0Increase threshold to 160, fix for issue 756 (#760)
2019-01-12 pwpiwiFix 15 snoop (#752)
2019-01-06 SamuelePCF7931: improved read code and implemented a simple...
2019-01-05 ☃ Stephen Shkardoon ☃Paradox clone functionality implemented (#747)
2019-01-05 pwpiwiEmv commands work with smartcard interface (RfidResearc...
2018-12-06 pwpiwiChange mbedtls initializers to be compatible with older...
2018-12-03 florianrockUpdate hitagS.c (#729)
2018-11-30 florianrockHitagS Improvements (#721)
2018-11-23 Oleg MoiseenkoGet rid of polarssl (#717)
2018-11-17 Oleg MoiseenkoFIDO U2F NFC authenticators (#697)
2018-10-31 pwpiwifix hf 15 reader (merge error)
2018-10-31 Oleg Moiseenkofix warning under linux (#709)
2018-10-23 pwpiwismall fix to please @dmaij's compiler (issue #703)
2018-10-23 pwpiwiFix hf 15 sim (#696)
2018-10-07 pwpiwistart fixing hf 15: (#684)
2018-09-28 pwpiwiMerge branch 'emv_argtable' of https://github.com/merlo...
2018-09-24 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2018-09-24 pwpiwiFix: accidentially deleted line in fpgaloader.c
2018-09-24 Oleg MoiseenkoMerge branch 'master' into emv_argtable 671/head
2018-09-21 pwpiwiRDV40 compatibility fixes (#678)
2018-09-19 marshmellow42Merge pull request #658 from grauerfuchs/master
2018-09-19 marshmellow42Merge branch 'master' into master 658/head
2018-09-18 Oleg MoiseenkoMerge branch 'master' into emv_argtable
2018-09-17 Michael FarrellRemove unused functions le32toh, le24toh, hextobinstrin...
2018-09-17 uheifpgaloader: fix function accordingly to #669 (#673)
2018-09-15 pwpiwi rework iso14443b device functions including FPGA I...
2018-09-14 grauerfuchsMerge branch 'master' into master
2018-09-14 grauerfuchsChanges requested by @marshmellow42
2018-09-13 grauerfuchsCorrection to Samyrun offline mode
2018-09-10 wllm-rbntAllow clean Legic simulation exit without button press...
2018-09-09 AntiCatLegic Tag Simulator (#666)
2018-08-31 grauerfuchslf hid improvements - encoding and long tag simulation
2018-08-22 grauerfuchsMerge pull request #9 from Proxmark/master
2018-08-22 marshmellow42Merge pull request #649 from grauerfuchs/master
2018-08-21 marshmellow42Add Smartcard functions (RDV4.0) (#646)
2018-08-21 AntiCatLegic: fixed write (#655)
2018-08-20 AntiCatLegic: rewrite reader to use xcorrelation and precise...
2018-08-15 pwpiwiISO15693 device side improvements (#652)
2018-08-14 AntiCatfix: 32bit tick timer based on TC0 and TC1 (#653)
2018-08-06 marshmellow42Separate WITH_LF and WITH_LF_StandAlone
2018-08-05 pwpiwimod hw version: (#631)
2018-08-05 marshmellow42allow common makefile options-defines (#635)
2018-07-26 pwpiwisave 2.3K flash-memory by avoiding a single floating...
2018-06-13 pwpiwiCode cleanup (#616)
2018-05-11 pwpiwifix HitagS simulation erors (issue #605) (#606)
2018-05-03 marshmellow42fix bug if -DWITH_ISO14443a_StandAlone is removed from...
2018-03-23 James Chambersmfu read block: retry block with bad CRC (#584)
2018-02-17 IcemanMerge pull request #565 from Proxcloud/usb_android
2018-02-14 IcemanMerge pull request #571 from merlokk/hf_list_mf
2018-02-14 IcemanMerge pull request #570 from marshmellow42/master
2018-02-14 marshmellow42update changelog 570/head
2018-02-10 marshmellow42reconfigure lf cmdread ...
2018-02-09 marshmellow42add bitbang option to lf cmdread
2018-02-09 Oleg Moiseenkoadd nested auth decoding to `hf mf sniff`
2018-02-08 IcemanMerge pull request #569 from pwpiwi/fix_WDT_crash
2018-02-08 pwpiwihf mf mifare: 569/head
2018-02-01 IcemanMerge pull request #558 from pwpiwi/fix_alignment
2018-01-31 pwpiwiupdate license conditions in armsrc/optimized_cipher...
2018-01-24 IcemanMerge pull request #551 from pwpiwi/remove_reveng
2018-01-22 rkblackfireRevert "dbg: Watchdog resets while 'hw tune lf'" 549/head
2018-01-22 rkblackfiredbg: Watchdog resets while 'hw tune lf'
2018-01-17 IcemanMerge pull request #548 from merlokk/mfsniff_fix
2018-01-17 IcemanMerge pull request #546 from pwpiwi/fix_tune
2018-01-17 merlokkadded magic cards
2018-01-17 merlokkignore SELECT ALL
2018-01-17 merlokkSNF_WUPREQ and SNF_SAK harmonized)
2018-01-17 merlokkdeleted save UID from card
2018-01-17 merlokkdelete opposite states fix
2018-01-16 merlokkfixed #541
2018-01-16 merlokk`hf mf sniff` small fix
2018-01-15 IcemanMerge pull request #503 from merlokk/travis
2018-01-15 pwpiwiRevert changes in hardnested nonces collection. Sacrifi...
2018-01-12 Oleg Moiseenkohf mf sniff: small fixes
2018-01-12 pwpiwihw tune: 546/head
2018-01-11 pwpiwihw tune minor fix, comments updated
2018-01-10 IcemanHW TUNE adapting for powerful antennas. (#540)
2018-01-05 merlokkMerge branch 'master' of github.com:Proxmark/proxmark3...
2017-12-21 marshmellow42Merge pull request #526 from Proxmark/marshmellow42...
2017-12-21 IcemanUpdate lfsampling.c marshmellow42-patch-1 526/head
2017-12-12 IcemanMerge pull request #515 from pwpiwi/fix_14atimeout
2017-12-11 pwpiwifix iso14a_set_timeout() adjustment 515/head
2017-12-10 pwpiwifix: hf mf hardnested failed with new WUPA timing
2017-12-02 IcemanMerge pull request #493 from merlokk/emv2
2017-11-30 IcemanUpdate fpgaloader.c (#500)
2017-11-28 IcemanMerge pull request #488 from pwpiwi/fix_usbpower
next
Impressum, Datenschutz