mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
textual updates.
This commit is contained in:
parent
812513bf90
commit
ff5f9f590c
2 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
|
||||||
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
||||||
|
|
||||||
## [unreleased][unreleased]
|
## [unreleased][unreleased]
|
||||||
|
- 'analyse lcr' - added a new main command group, to help analysing bytes & bits & nibbles. (iceman)
|
||||||
|
- 'lf nedap' - added identification of a NEDAP tag. (iceman)
|
||||||
- 'lf viking clone' - fixed a bug. (iceman)
|
- 'lf viking clone' - fixed a bug. (iceman)
|
||||||
- Added bitsliced bruteforce solver in 'hf mf hardnested' (Aczid)
|
- Added bitsliced bruteforce solver in 'hf mf hardnested' (Aczid)
|
||||||
- 'hf mf chk' speedup (iceman)
|
- 'hf mf chk' speedup (iceman)
|
||||||
|
|
|
@ -54,6 +54,7 @@ Among the stuff is
|
||||||
|
|
||||||
##Straight from the CHANGELOG
|
##Straight from the CHANGELOG
|
||||||
=============================
|
=============================
|
||||||
|
- 'analyse lcr' - added a new main command group, to help analysing bytes & bits & nibbles. (iceman)
|
||||||
- 'lf nedap' - added identification of a NEDAP tag. (iceman)
|
- 'lf nedap' - added identification of a NEDAP tag. (iceman)
|
||||||
- 'lf viking clone' - fixed a bug. (iceman)
|
- 'lf viking clone' - fixed a bug. (iceman)
|
||||||
- Added bitsliced bruteforce solver in 'hf mf hardnested' (aczid)
|
- Added bitsliced bruteforce solver in 'hf mf hardnested' (aczid)
|
||||||
|
@ -166,6 +167,7 @@ Further questions about Mac & Homebrew, contact @Chrisfu (https://github.com/c
|
||||||
I recently added a docker container on Docker HUB. You find it here: https://hub.docker.com/r/iceman1001/proxmark3/
|
I recently added a docker container on Docker HUB. You find it here: https://hub.docker.com/r/iceman1001/proxmark3/
|
||||||
Follow those instructions to get it up and running. No need for the old proxspace-environment anymore.
|
Follow those instructions to get it up and running. No need for the old proxspace-environment anymore.
|
||||||
|
|
||||||
|
I also published a video on youtube, to show how you should use this docker container. https://www.youtube.com/watch?v=b5Zta89Cf6Q
|
||||||
|
|
||||||
##Buying a proxmark3
|
##Buying a proxmark3
|
||||||
The Proxmark 3 device is available for purchase (assembled and tested) from the following locations:
|
The Proxmark 3 device is available for purchase (assembled and tested) from the following locations:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue