Commit graph

168 commits

Author SHA1 Message Date
iceman1001 0cd8dbb10a textual 2019-08-12 16:30:43 -04:00
Victor f913f7156a Update CHANGELOG 2019-08-06 19:08:51 +01:00
iceman1001 be6e46e4ea textual 2019-08-05 17:45:20 +02:00
Philippe Teuwen 1cb039255e Add client option -i to stay in interactive mode after a script or command
From 5a3f474331
with some fix in the logical flow
2019-08-04 15:34:18 +02:00
Philippe Teuwen 88d2a61c0b typo 2019-08-04 12:58:36 +02:00
Victor 177546f749 Update CHANGELOG 2019-08-03 19:53:26 +01:00
Philippe Teuwen 96ed907605 Fix momentarily flash read/write of dicts 2019-08-02 20:48:44 +02:00
iceman1001 0747cf9ec0 add more keys (@anon) 2019-08-02 09:48:42 -04:00
Philippe Teuwen e0dcacb196 changelog 2019-08-02 00:30:17 +02:00
Philippe Teuwen 01d1db8970 changelog 2019-08-01 20:20:34 +02:00
iceman1001 87b4eda2f2 textual 2019-08-01 12:38:03 -04:00
iceman1001 fe90412bc0 textual 2019-08-01 09:42:27 -04:00
iceman1001 73a4a30ecf textual 2019-07-31 15:50:55 +02:00
iceman1001 f433e26e3b Add: 'hf mfu info' - now does orinality check against ECC. (@pwpivi)
Adapted to prefered codestyle and added references.
2019-07-27 23:44:23 +02:00
iceman1001 283060f962 chg: renaming a struct 2019-07-27 21:15:43 +02:00
iceman1001 e99910694b chg: some more key, thanks @Ollibolli 2019-07-27 15:06:58 +02:00
mwalker33 b222161941
Merge branch 'master' into master 2019-07-25 20:12:00 +10:00
mwalker33 77d96ff3b7 Bug Fix Timing order
Timing for backward compatibility
2019-07-25 20:01:03 +10:00
Philippe Teuwen 4abb4b939f Proper Makefile halting when using incompatible Standalone mode and Platform 2019-07-24 13:37:56 +02:00
Philippe Teuwen cbdc4704ad More changelog changes 2019-07-24 08:50:39 +02:00
Philippe Teuwen 468f59684c unify changelog 2019-07-24 00:11:03 +02:00
Philippe Teuwen ee40840a14 changelog 2019-07-23 23:12:18 +02:00
Philippe Teuwen 11e5131604
Merge pull request #284 from mwalker33/master
T55x7 Downlink mode support added
2019-07-23 22:42:47 +02:00
mwalker33 4e0e69ed63 Added T55 downlink mode support 2019-07-23 09:50:28 +10:00
Philippe Teuwen daae890667 Bootrom & flasher changes:
* use macros for versions
* activate UNDERSTANDS_VERSION in bootrom
* fix missing break; bug in bootrom
* force flash_load to reject images > 256k if bootloader not up to date
* move logic from flasher to flash
2019-07-20 10:48:40 +02:00
McEloff 0189bb70d7
Merge branch 'master' into mf_sim_ac_fix 2019-07-19 16:32:45 +03:00
Eloff 0b38c23ed3 'hf mf sim' - wrong access rights to write key B in trailer; typo; simple code optimization 2019-07-19 16:27:08 +03:00
Philippe Teuwen f6f14f82d4 Add option -i to flasher to query Pm3 for its memory size, and some doc tuning 2019-07-19 13:02:12 +02:00
slurdge 7bf3255a6c Flasher support for 512K flash
A better way would be to cut the connecting function and flashing function and to move the whole mem computation to flash.c
Working flasher
2019-07-19 12:35:04 +02:00
slurdge 01e6db5c2e Add a simple tool to analyze elf files 2019-07-18 22:26:01 +02:00
Julien Piat 5a5b3db92e Update CHANGELOG.md 2019-07-18 16:11:03 +02:00
Philippe Teuwen d8763509de Add 'hw standalone' to jump to standalone mode from command line or script 2019-07-15 22:31:19 +02:00
Oleg Moiseenko ddd4601c1e
Merge branch 'master' into ext_apdu 2019-07-15 19:25:48 +03:00
merlokk ecf7eda08f changelog 2019-07-15 19:25:06 +03:00
Philippe Teuwen 0ea7fa7784 buggy 'mem read' removed, 'mem save' renamed 'mem dump', can now display too 2019-07-15 12:57:20 +02:00
Philippe Teuwen 6a54de1184 changelog 2019-07-15 12:47:42 +02:00
Iceman 7aabab2462
Merge pull request #242 from slurdge/remove_aes_c
Remove aes.c in favor of mbedtls implementation.
2019-07-15 09:02:07 +02:00
Iceman 5d63834512
Merge branch 'master' into hf_mf_changelog 2019-07-14 23:04:56 +02:00
Chris 1f9eb10d15 textual 2019-07-14 23:02:24 +02:00
Eloff 0c3d2cee2b Changelog for PR #245, #246 2019-07-15 00:00:34 +03:00
Philippe Teuwen 25e2ab9a4c changelog 2019-07-13 18:29:36 +02:00
Philippe Teuwen d11684fcab Get proxmark.sh supporting WSL 2019-07-13 00:14:23 +02:00
slurdge 996ed197fb Remove aes.c in favor of mbedtls implementation.
Changelog
2019-07-12 23:48:54 +02:00
Philippe Teuwen ec534305de Document WSL and update ProxSpace instructions 2019-07-12 21:47:56 +02:00
Philippe Teuwen e51b4f0fdd changelog 2019-07-11 14:08:58 +02:00
Philippe Teuwen 4100f0dd76 changelog 2019-07-09 22:58:28 +02:00
t0m4 c096a422a8 Changelog update 2019-07-07 14:33:29 +02:00
Slurdge f5f9d9f0c0 Add support for automatic COM detection on Windows 2019-07-03 14:30:19 +02:00
Philippe Teuwen 0eea50f5a0 Add support for compilation on RaspberryPiZero (armv6)
More generally, add support for platforms with atomics, which not really linked to
architecture but compiler features. This may also help on some mips for example.
2019-06-26 00:12:32 +02:00
Philippe Teuwen f1f50c869a changelog 2019-06-12 15:22:25 -07:00