Commit graph

99 commits

Author SHA1 Message Date
iceman1001 f15a980bd9 text 2019-03-13 03:02:52 +01:00
iceman1001 0dac90ea15 updated chanelog. 2019-03-11 18:14:33 +01:00
merlokk e8c0a49d07 changelog 2019-03-01 19:39:17 +02:00
Chris 81f8749caf text 2019-02-25 12:46:06 +01:00
iceman1001 08baef781e text 2019-02-24 16:45:18 +01:00
iceman1001 9851f88139 text 2019-02-23 15:45:22 +01:00
iceman1001 99101e56fd text 2019-02-22 09:43:42 +01:00
iceman1001 43bd82b778 update 2019-02-21 23:44:56 +01:00
iceman1001 f80aaa13ab textual 2019-02-17 16:09:02 +01:00
iceman1001 4ea05fc026 Fix: 'hf mf fchk' - now reports back correct found keys. 2019-02-17 15:56:45 +01:00
iceman1001 c1237cfa26 FIX: 'lg pcf7931' - improved read code (@sguerrini97) 2019-01-06 21:05:29 +01:00
iceman1001 064a163c99 textual 2019-01-06 20:50:19 +01:00
iceman1001 411fad13de updates 2019-01-05 20:49:46 +01:00
merlokk a10bf3ac05 added changelog 2018-11-30 14:17:46 +02:00
iceman1001 8bef04f94b ADD: Support TCP ports for proxmark (@phcoder)
On ChromeOS Linux apps can't access serial port but they can connect to TCP,
so I wrote a simple app to forward TCP to serial. I suppose this can have other uses as well.
see: 538d10d651
2018-11-30 09:03:55 +01:00
Oleg Moiseenko 4e89ef7c24
Merge branch 'master' into fido2 2018-11-27 19:37:08 +02:00
merlokk 71215aa4c9 added changelog 2018-11-27 15:49:37 +02:00
merlokk 291321f01d add changelog 2018-11-20 17:34:29 +02:00
merlokk 9b2c457b04 add changelog 2018-11-13 19:25:50 +02:00
indigowor2 bb359b3567 changelog 2018-10-31 16:56:14 +00:00
bogiton e14e477355
Update CHANGELOG.md 2018-10-28 13:48:27 +00:00
Chris 769dee7e7a Fix: ControlWidget placement
https://github.com/iceman1001/proxmark3/pull/258
2018-10-07 12:17:21 +02:00
Chris 642e5e906c textual 2018-10-07 09:04:59 +02:00
Chris 7d09a466fb FIX: OSX disable app-nap during serial comm (@anticat)
https://github.com/Proxmark/proxmark3/pull/687
2018-10-06 13:29:20 +02:00
Chris 8792849732 text 2018-09-23 20:56:33 +02:00
Chris f679db9683 textual 2018-09-16 23:07:19 +02:00
Chris 97f9c1a49f text 2018-09-15 12:03:01 +02:00
Chris 54bea5a067 textual 2018-09-14 08:13:42 +02:00
Chris ba2543b627 ADD: 'lf t55xx deviceconfig' - command that allows for setting t55xx timings via the client. If run on a RDV40, it also saves the config to flashmemory. This gives you option to have custom timings for your custom antenna in order for your RDV40 to work optimal against a t55xx tag and with your custom antenna. (@iceman) 2018-09-11 18:35:07 +02:00
Chris bb5804b1b0 text 2018-09-06 21:47:57 +02:00
Chris 972d30474d Add 'rem' - new command that adds a line to the log file (@didierStevens) 2018-09-05 20:31:10 +02:00
Chris d458a4ec2e textual 2018-09-04 20:37:43 +02:00
Chris 637f56b97a update 2018-08-26 09:20:52 +02:00
jbono 8c30f5d259 Updated Changelog 2018-08-17 11:32:58 +02:00
TomHarkness 4229f7a1de Added 'proxmark.sh' from joanbono and entry in changelog 2018-08-17 00:22:54 +10:00
Chris 4123f09602 update 2018-08-13 13:58:06 +02:00
Chris 5f77121694 initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
iceman1001 98b39d0212 updated 2018-07-28 18:53:59 +02:00
iceman1001 5b7b248171 updates, in a vain attempt to keep track of all changes 2018-05-04 08:33:14 +02:00
iceman1001 2e3308b257 add: 'script run mifareplus' - a script to communicate with Mifare Plus tag. (@dceliano)
chg: added a bunch of gitignores for my dev-env.
2018-04-05 11:57:44 +02:00
iceman1001 fd1b86d607 ADD: flashmemory functionality for RDV40 Huge thanks to @willok ! 2018-03-19 15:58:50 +01:00
iceman1001 0244113913 add 2018-03-16 16:32:32 +01:00
iceman1001 3438d016c7 idea based on @jamchamb PR in official pm3 https://github.com/Proxmark/proxmark3/pull/584 2018-03-15 20:06:12 +01:00
iceman1001 ad99b4f394 add: 'hf list mf' - old 'hf mf sniff' decoding of data has now been incorporated annotations instead. (@merlokk)
---most likely broke something.. :)  needs proper testing.
2018-02-14 23:03:39 +01:00
iceman1001 c5f03093df updates 2018-02-12 14:09:18 +01:00
iceman1001 d98324c964 updates 2018-02-11 17:58:36 +01:00
iceman1001 9be75f55d4 updates 2017-12-27 10:43:07 +01:00
iceman1001 8b83db2c1b ADD: 'hf 14a apdu' @merlokk 2017-11-10 20:47:31 +01:00
iceman1001 b27a9920b1 ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk)
CHG:  https://github.com/Proxmark/proxmark3/pull/434 (@pwpiwi)
2017-10-20 20:39:57 +02:00
iceman1001 3108293c1f ADD: New standalone mode by (@cjbrigato) Excellent work! 2017-10-20 15:29:33 +02:00