added username to changelog

This commit is contained in:
merlokk 2017-09-22 17:57:19 +03:00
commit 1f1973dc13

View file

@ -7,7 +7,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
### Changed ### Changed
- Improved backdoor detection missbehaving magic s50/1k tag (Fl0-0) - Improved backdoor detection missbehaving magic s50/1k tag (Fl0-0)
- Deleted wipe functionality from "hf mf csetuid" - Deleted wipe functionality from "hf mf csetuid" (Merlok)
### Fixed ### Fixed
@ -18,7 +18,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
- Added backdoor detection for gen1b magic s70/4k tag (Fl0-0) - Added backdoor detection for gen1b magic s70/4k tag (Fl0-0)
- Added data fsktonrz, a fsk cleaning/demodulating routine for weak fsk signal. Note: follow this up with a `data rawdemod nr` to finish demoding your signal. (marshmellow) - Added data fsktonrz, a fsk cleaning/demodulating routine for weak fsk signal. Note: follow this up with a `data rawdemod nr` to finish demoding your signal. (marshmellow)
- Added lf em 410xbrute, LF EM410x reader bruteforce attack by simulating UIDs from a file (Fl0-0) - Added lf em 410xbrute, LF EM410x reader bruteforce attack by simulating UIDs from a file (Fl0-0)
- Added "hf mf cwipe" command. It wipes "magic Chinese" card. For 1a generation it uses card's "wipe" command. For 1a and 1b generation it uses write command to fill data to all the card. - Added "hf mf cwipe" command. It wipes "magic Chinese" card. For 1a generation it uses card's "wipe" command. For 1a and 1b generation it uses write command to fill data to all the card. (Merlok)
## [3.0.1][2017-06-08] ## [3.0.1][2017-06-08]