Commit graph

782 commits

Author SHA1 Message Date
iceman1001
61d948e464 text 2022-02-12 12:06:27 +01:00
Łukasz Jurczyk
0d62e01027
Added new standalone mode lf_em4100rsww 2022-02-10 17:49:58 +01:00
merlokk
495f0e9f42 doc 2022-02-08 01:26:06 +02:00
merlokk
931cadfcf6 fix doc 2022-02-08 01:07:17 +02:00
merlokk
d34d283673 fix doc 2022-02-07 23:52:20 +02:00
merlokk
bb1257919b doc 2022-02-06 01:05:51 +02:00
merlokk
3ae9070dd8 make style 2022-02-05 13:32:50 +02:00
Philippe Teuwen
55db163cbe
Merge pull request #1586 from mwalker33/T5577-Document-Update
Update T5577_Guide.md
2022-02-04 23:56:21 +01:00
mwalker33
1ec8ab8505 Update T5577_Guide.md
Text correction to ensure config blocks match whats shown
2022-02-05 09:04:37 +11:00
merlokk
4814dc5bfb make style 2022-02-04 15:39:26 +02:00
merlokk
f323237091 add doc 2022-02-04 15:30:00 +02:00
Oleg Moiseenko
3e7d32fee5
Merge pull request #1579 from merlokk/cip_rdwr
Cipurse read and write commands update
2022-02-04 14:28:04 +02:00
merlokk
aca7f81c4a add aread doc 2022-02-04 14:27:33 +02:00
iceman1001
bdc5941ee0 text about openssl dependency 2022-02-03 20:26:36 +01:00
merlokk
7622a60111 add doc 2022-02-02 19:44:47 +02:00
Oleg Moiseenko
468d2ac2ba
Update cipurse.md 2022-02-02 18:41:55 +02:00
Oleg Moiseenko
25836e7386
Update cipurse.md 2022-02-02 18:39:48 +02:00
merlokk
8132c7753d add info to doc 2022-02-02 17:03:04 +02:00
merlokk
2e35a42e20 fix doc 2022-02-02 15:50:20 +02:00
merlokk
a786d55d3b docs about delete and create commands 2022-02-01 19:59:12 +02:00
merlokk
c102fe7aff select docs 2022-02-01 17:05:24 +02:00
Nate
8075c1ac5a
Requested changes to magic_card_notes 2022-01-30 14:35:44 -05:00
Nate
b4f3084be6
Added script notes 2022-01-30 12:56:43 -05:00
Gabriel M Schuyler
832abcfc3f Fix typo 2022-01-29 12:56:31 -06:00
Philippe Teuwen
4c1d9f023e Seems a cmd was forgotten in the UFUID locking procedure
see http://www.proxmark.org/forum/viewtopic.php?pid=35775#p35775
2022-01-29 15:35:18 +01:00
Philippe Teuwen
3ada10be72 Add linenoise-ng as alternative to readline 2022-01-29 15:20:32 +01:00
Oleg Moiseenko
8bb4c86e88
text 2022-01-29 13:38:59 +02:00
iceman1001
16a666331a textual 2022-01-29 11:02:39 +01:00
merlokk
da2719c6f3 cipurse overview 2022-01-29 02:02:51 +02:00
Philippe Teuwen
140a7f34a4 make style 2022-01-23 20:02:57 +01:00
Matt Moran
750fd646c1 Shorten command help text, reorder changelog 2022-01-17 23:38:00 +13:00
Matt Moran
8118ab538c Update commands.json/.md 2022-01-15 14:10:23 +13:00
Philippe Teuwen
105d5334db make style to remove zx 2022-01-11 02:15:54 +01:00
Philippe Teuwen
f11ae25213 Disable ht2crack5gpu as ht2crack5opencl supercedes it and ht2crack5gpu can be difficult to get running on setups supporting OpenCL on more than one Nvidia GPU 2022-01-09 16:34:31 +01:00
Philippe Teuwen
5a4584358c make style 2022-01-09 14:10:26 +01:00
Nate Glaser
0579b8f63c Made requested changes -- I think 2022-01-07 19:07:29 -05:00
Nate Glaser
5ccc749f23 Added Advanced compilation parameters 2022-01-07 18:22:08 -05:00
Philippe Teuwen
ebba11b3f5 make style 2022-01-06 20:05:26 +01:00
Matt Moran
14b6580fcb Squashed commit of the following:
commit 8f77179a2f
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 11:25:38 2022 +0100

    remove unused file

commit bcafc5d03c
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 11:24:04 2022 +0100

    some historical copyright adjustments, thanks @iceman1001!

commit b703bb746b
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 02:19:46 2022 +0100

    Adapting license headers, WIP

commit 8952a1f712
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 00:37:34 2022 +0100

    adapt contributing text

commit cdfb83075f
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 00:24:15 2022 +0100

    toc

commit 014817f854
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 00:15:40 2022 +0100

    Adding AUTHORS and changing licensing terms from 'GPLv2 or later' to 'GPLv3 or later' to comply with components available only under 'GPLv3 or later'. Details:

    Initial releases by Jonathan Westhues in 2005-2007 were made under GPL
    "either version 2 of the License, or (at your option) any later version"

    Since then, a number of dependencies and files were integrated to the project, but under a "GPLv3 or later" license. These components are reveng, desfire_crypto and lrpcrypto. Note that compnents cryptorf, hitag2crack and fpga-xc3s100e are also under GPLv3+ but not bound to the firmware or client source code.

    Therefore, we must mechanically upgrade the license of the whole project to GPLv3+, as made possible by the initial licensing terms and as mandated by the inclusion of GPLv3+ code.

    Still to do: update each source file header:

        Copyright (C) Proxmark3 contributors. See AUTHORS.md for details.

        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.

        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.

        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.

commit 5561466fe8
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Wed Jan 5 18:56:56 2022 +0100

    make style

commit 2d1a1dc034
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Wed Jan 5 17:57:49 2022 +0100

    make style doc/commands.json

commit fc53665e5c
Merge: a6d22ee43 c0cc09d86
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Wed Jan 5 17:52:44 2022 +0100

    Merge pull request #1552 from joswr1ght/master

    Add --no-auth support for hf mfdes createapp

commit c0cc09d86b
Author: Joshua Wright <jwright@hasborg.com>
Date:   Wed Jan 5 07:12:20 2022 -0500

    Style consistency changes for hf mfdes createapp feature addition

commit f9c96f49da
Author: Joshua Wright <jwright@hasborg.com>
Date:   Tue Jan 4 17:01:10 2022 -0500

    Update CHANGELOG with MIFARE DESFire createapp --no-auth change

commit 859b55933d
Author: Joshua Wright <jwright@hasborg.com>
Date:   Tue Jan 4 15:55:26 2022 -0500

    Add --no-auth support for hf mfdes createapp
2022-01-07 01:08:55 +13:00
Matt Moran
533b31bc6d Format code/strings 2022-01-07 01:03:43 +13:00
Matt Moran
84ff84ffd0 Add hf gallagher diversify 2022-01-07 00:05:38 +13:00
Matt Moran
de30ba90d1 Merge remote-tracking branch 'upstream/master' into feat/hf-gallagher 2022-01-05 23:56:33 +13:00
Matt Moran
8ecfc4af34 Make variables & function names snake_case 2022-01-05 23:53:03 +13:00
Matt Moran
fad30294aa Format styles 2022-01-05 23:08:10 +13:00
zkldi
025d28a9dc
Use pacman -Syu instead of pacman -Sy
`pacman -Sy` can result in partial upgrades and system damage if the user doesn't understand what it entails and never finishes the upgrade.

See: https://bbs.archlinux.org/viewtopic.php?id=241092
2022-01-05 00:39:24 +00:00
Philippe Teuwen
c522046392 make style on doc/commands.json 2022-01-03 22:46:19 +01:00
Philippe Teuwen
7a5786b9e4 fix a number of strx usages 2022-01-01 02:39:10 +01:00
iceman1001
738701e8e7 text 2021-12-31 16:13:49 +01:00
Philippe Teuwen
a4a51a0833 update commands.json 2021-12-31 12:55:10 +01:00
iceman1001
21cbfd61bd text 2021-12-31 11:42:15 +01:00