mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
instructions
This commit is contained in:
@@ -47,3 +47,13 @@ sudo make install; pushd /tmp; proxmark3 -c 'data load -f lf_EM4x05.pm3;lf searc
|
||||
- [ ] OSX
|
||||
- [ ] Android
|
||||
- [ ] Termux
|
||||
|
||||
# creating release
|
||||
`make release RELEASE_NAME="ice awesome"`
|
||||
last line of output, gives you next command to run
|
||||
Sample: `git push && git push origin v4.15000`
|
||||
|
||||
|
||||
Go to Github releases, create release based on the new created tag and publish
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
||||
|
||||
## [unreleased][unreleased]
|
||||
|
||||
## [midsummer][2021-06-25]
|
||||
## [midsummer.4.13441][2021-06-25]
|
||||
- Added bruteforce function for the magic byte in `cmdlfnexwatch.c` and ability to clone with psk2 modulation (@Guilhem7, @MaximeBosca)
|
||||
- Changed `hw setmux` - improve user feedback for special case (@iceman1001)
|
||||
- Changed 'filename' - unified file name param across client (@iceman1001)
|
||||
|
||||
Reference in New Issue
Block a user