X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/7a8344d0c992cadabdb759ac79d655ed9175cd35..85f581c79f0e10f537b2ae9a28a14d96fe255680:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 955f1517..dffe9a81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ### Added - `hf iclass managekeys` to save, load and manage iclass keys. (adjusted most commands to accept a loaded key in memory) (marshmellow) - `hf iclass readblk` to select, authenticate, and read 1 block from an iclass card (marshmellow) -- `hf iclass writeblk` to select, authenticate, adn write 1 block to an iclass card (or picopass) (marshmellow + others) +- `hf iclass writeblk` to select, authenticate, and write 1 block to an iclass card (or picopass) (marshmellow + others) - `hf iclass clone` to take a saved dump file and clone selected blocks to a new tag (marshmellow + others) - `hf iclass calcnewkey` - to calculate the div_key change to change a key - (experimental) (marshmellow + others) - `hf iclass encryptblk` - to encrypt a data block hex to prep for writing that block (marshmellow)