textual
This commit is contained in:
@@ -3,10 +3,12 @@ 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]
|
||||||
|
- Fix 'usb device descriptor' - some android phones will enumerate better when iSerialnumber isn't a multiple of 8 (@micolous, @megabug)
|
||||||
|
- Fix 'StandaloneMode LF' - when collecting signal, justNoise detection is needed (@didierStevens, @Megabug)
|
||||||
- Fix 'StandAloneMode Colin' - mifare1ksim called with right params (@cjbrigato)
|
- Fix 'StandAloneMode Colin' - mifare1ksim called with right params (@cjbrigato)
|
||||||
- Improved 'install.sh' to install dependencies for Ubuntu 18.04 and using max number of processors during compilation (@joanbono)
|
- Improved 'install.sh' to install dependencies for Ubuntu 18.04 and using max number of processors during compilation (@joanbono)
|
||||||
- Modified 'install.sh' script to work in macOS and Linux + added the 'update.sh' and 'proxmark3.sh' from joanbono (@TomHarkness)
|
- Modified 'install.sh' script to work in macOS and Linux + added the 'update.sh' and 'proxmark3.sh' from joanbono (@TomHarkness)
|
||||||
- Fix 'hf emv' - some cards need to have Le=0x00, some need to not to have (@merlokk)
|
- Fix 'hf emv' - some cards need to have Le=0x00, some don't need to have (@merlokk)
|
||||||
- Fix 'hf legic' enhancement of rx / tx in legic commands (@drandreas)
|
- Fix 'hf legic' enhancement of rx / tx in legic commands (@drandreas)
|
||||||
- Fix 'data buffclear' - now frees bigbuff also (@iceman)
|
- Fix 'data buffclear' - now frees bigbuff also (@iceman)
|
||||||
- Fix GET_TICKS and signess while shifting (@drandreas)
|
- Fix GET_TICKS and signess while shifting (@drandreas)
|
||||||
|
|||||||
Reference in New Issue
Block a user