diff --git a/CHANGELOG.md b/CHANGELOG.md index a5b665025..5bc6c5474 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,11 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac - Fix `hf mf eview` - now viewing 2k, 4k cards doesn't get wrong background color (@iceman1001) - Changed `hf mf info` - skip checking if it detects a MIFARE Ultralight family card (@iceman1001) - Changed `hf mf rdsc` - it now addeds the used key to the output in the sector trailer (@iceman1001) -- Added the `PM3ULTIMATE` platform in the build / docs. *untested* (@iceman1001) +- Added the `PM3ULTIMATE` platform in the build / docs. *untested* (@iceman1001) - Added fpga compilation for PM3ULTIMATE device (@n-hutton) - Updated the ATR list (@iceman1001) - Fixed fpga binary images to use fixed seed 2 (@n-hutton) +- Added `hf iclass sam --info` - option that returns sam specific details (@antiklesys) - Changed `hf iclass sim -t 7` - implemented simulation that glitches key block responses (@antiklesys) - Changed `hf iclass sim -t 6` - implemented simulation that glitches sio block (@antiklesys) - Changed `hf iclass legbrute` - implemented multithreading support (@antiklesys)