Commit graph

1016 commits

Author SHA1 Message Date
Yann GASCUEL f8514f48d7 standalone: add HF_15SIM Standalone mode code source
Also add it into documentation and build_all_firmwares.sh
(standalone mode was added in Standalone Makefiles in a previous commit)
2024-01-24 13:59:12 +01:00
iceman1001 2d34713e58 text 2024-01-23 19:46:35 +01:00
iceman1001 081ff216eb style 2024-01-23 15:28:50 +01:00
Martijn Plak e35385fde1 Adding processor flash memory reading, viewing and writing to file.
Works when the device is running either osimage or bootloader.

- New memory reading command in osimage and bootloader.
- Extended 'hw readmem' command with length parameter, file writing and hex viewer.
- Introduced '--dumpmem' option to proxmark3 executable to support dumping from bootloader.

Simple interactive examples:
  hw readmem -f flashdump
  hw readmem -l 1024
CLI example:
  ./pm3 --dumpmem flashdump.bin

Reading from arbitrary memory ranges can be unlocked using the 'raw' option.
2024-01-22 16:40:05 +01:00
team-orangeBlue 60ccacdbf4
Add record
Without styling..

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2024-01-19 23:47:45 +03:00
team-orangeBlue 571afc2901
Update commands.md
Add record

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2024-01-19 23:43:22 +03:00
iceman1001 3ccfd5835c style 2024-01-18 19:49:51 +01:00
iceman1001 c3b7f6ca58 make style 2024-01-18 17:04:32 +01:00
iceman1001 22fd440c83 style 2024-01-18 16:41:13 +01:00
PhaseLoop 32a55654c4 Merge branch 'master' into bruteforce-smart-mode 2024-01-16 20:35:59 +00:00
PhaseLoop dd859a2061 add smart bruteforce mode to MF Classic and EM4x50 2024-01-16 20:06:03 +00:00
iceman1001 fe0eedaa6a style 2024-01-16 13:53:19 +01:00
iceman1001 5b31211971 style 2024-01-16 11:53:42 +01:00
iceman1001 4df743c2a0 style 2024-01-15 13:08:55 +01:00
Francis a2af356ee3
Update Troubleshooting.md
Signed-off-by: Francis <zzvipercorezz@gmail.com>
2024-01-09 01:51:07 +01:00
Marcos Del Sol Vives 572bdbf727
Document dependency on GD for ePaper devices 2024-01-07 17:15:13 +01:00
iceman1001 0c4a1066c1 text 2024-01-05 19:27:38 +01:00
Francis 7c344e22dd
Update Troubleshooting.md
Added error and solution for an ARM issue

Signed-off-by: Francis <zzvipercorezz@gmail.com>
2024-01-04 21:42:36 +01:00
iceman1001 dc80ef3713 style 2024-01-04 13:13:54 +01:00
iceman1001 fda0968db2 white space and adding hf_unisniff to buildscript 2024-01-02 23:11:51 +01:00
iceman1001 b6a448e391 style 2024-01-02 21:55:04 +01:00
iceman1001 238572c337 style 2024-01-01 21:52:05 +01:00
Iceman 56c3187852
Merge pull request #2216 from mishamyte/doc/magic-cards
Extended documentation for magic tags
2023-12-28 18:25:45 +01:00
Mykhailo Shevchuk 5c69ea7524 ULtra + UL-5 2023-12-26 23:03:09 +02:00
Mykhailo Shevchuk 2cd0c04575 GDCUID 2023-12-26 22:39:52 +02:00
Mykhailo Shevchuk b9572d561e GDM + small refactoring 2023-12-26 22:11:04 +02:00
Mykhailo Shevchuk bc8004cf8e ZUID 2023-12-26 20:45:02 +02:00
Mykhailo Shevchuk 3a811a5872 UFUID 2023-12-26 20:23:40 +02:00
Mykhailo Shevchuk 49a319de51 FUID 2023-12-26 18:24:09 +02:00
n-hutton d04b936e2f
Update fpga_arm_notes.md
Signed-off-by: n-hutton <nathan.cameron.hutton@gmail.com>
2023-12-25 23:16:15 +00:00
n-hutton 8f9f86dfbb Add a note on building in a docker image instead 2023-12-25 22:58:33 +00:00
iceman1001 f8f135a3b7 style 2023-12-18 10:11:11 +01:00
Mykhailo Shevchuk 9f7597c43b OTP & OTP 2.0 2023-12-17 23:14:40 +02:00
Mykhailo Shevchuk 742080ed57 OTP + OTP 2.0 2023-12-17 22:07:30 +02:00
wh201906 c82bc2aea5
Fix docs
Add new PLATFORM_EXTRAS options in 4_Advanced-compilation-parameters.md
Fix some help text
2023-12-13 21:00:17 +08:00
iceman1001 c14d675446 fix link 2023-12-12 21:06:53 +01:00
kitsunehunter fc1de1e1f1
spelling
Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-12 13:56:25 -05:00
kitsunehunter 032ba98c49
Add info on MultiClass
Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-12 13:17:01 -05:00
kitsunehunter b1410264ca
Update omnikey usage and encoding
Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-12 13:16:32 -05:00
iceman1001 7aabd78707 text 2023-12-12 17:11:32 +01:00
iceman1001 20872b8707 text 2023-12-12 17:10:23 +01:00
iceman1001 da98ad8854 adapted the notes on downgrade attacks to follow the repo style 2023-12-12 17:05:10 +01:00
merlokk 2517e8b345 make style 2023-12-12 01:11:10 +02:00
kitsunehunter 1ab70541aa
Update extensions_notes.md
eml deprecated

Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-10 22:47:06 -05:00
Anonymous cdafe764f1 Merge branch 'unisniff' of https://github.com/hazardousvoltage/proxmark3 into unisniff 2023-12-03 08:46:26 -05:00
Anonymous 9b752c6ecb hf_unisniff: rename "ask" to "user" to avoid confusion with "ASK" sniffing 2023-12-03 08:44:06 -05:00
team-orangeBlue 8300ab9232
2 new commands
We're done for now

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2023-12-03 11:28:23 +03:00
team-orangeBlue 192ccf7c36
New mifare plus data
2 new commands
Some argument names updated

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2023-12-03 11:22:47 +03:00
iceman1001 f3a9629895 style 2023-12-01 15:25:09 +01:00
iceman1001 a913b2c662 style 2023-12-01 10:59:18 +01:00