Merge pull request #1632 from equipter/master

Update changelog & rename hf_i2c_recovery.lua
This commit is contained in:
Iceman 2022-03-20 21:44:00 +01:00 committed by GitHub
commit 0f98e177ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@ 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]
- Added `hf_14a_i2crevive` Script, revives soft bricked i2c (@equipter)
- Changed `hf mf view` - now prints all keys and all value blocks under the ´verbose´ param (@iceman1001) - Changed `hf mf view` - now prints all keys and all value blocks under the ´verbose´ param (@iceman1001)
- Added a new OSX install guide (@maxieds) - Added a new OSX install guide (@maxieds)
- Added new public key (@anon) - Added new public key (@anon)

View file

@ -8,10 +8,10 @@ desc = [[
This script tries to recover soft bricked ntag i2c tags through the use of raw commands This script tries to recover soft bricked ntag i2c tags through the use of raw commands
]] ]]
example = [[ example = [[
1. script run hf_i2c_recovery 1. script run hf_14a_i2crevive
]] ]]
usage = [[ usage = [[
script run hf_i2c_recovery script run hf_14a_i2crevive
]] ]]
arguments = [[ arguments = [[
-h this help -h this help