flipperzero-firmware/applications/ibutton
あく 22a4bac448
[FL-1934] Core: wipe memory after free. SubGhz: key encryption tool. (#797)
* Core: wipe memory after free. RFID,iButton: fix iterator use after invalidation.

* Debug: support unix wildcards for register matching in svd, update MCU description file and minify it.

* Toolbox: getter for File in FlipperFile.

* Makefile: conditional flashing

* SubGhz: keeloq_mfcodes encryption tool.

* FuriHal: proper IV handling on CBC in crypto. SubGhz: add support for encrypted keeloq keys. Makefile: move formatting to top Makefile.

* SubGhz: rename some function names to match naming scheme.

* SubGhz: encryption tool, fix windows line endings

Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2021-11-01 16:11:25 +03:00
..
helpers [FL-1747] iButton: fix forgotten timer IRQ #724 2021-09-25 02:13:07 +03:00
scene [FL-1498] Keyboard save focus (#730) 2021-09-29 17:08:24 +03:00
ibutton-app.cpp [FL-1934] Core: wipe memory after free. SubGhz: key encryption tool. (#797) 2021-11-01 16:11:25 +03:00
ibutton-app.h [FL-1791] Flipper file format (#740) 2021-10-06 12:40:28 +03:00
ibutton-cli.cpp [FL-1881] iButton cli: enable "OTG" when performing "onewire search" #725 2021-09-27 17:00:03 +03:00
ibutton-event.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
ibutton-key.cpp [FL-1791] Flipper file format (#740) 2021-10-06 12:40:28 +03:00
ibutton-key.h [FL-1791] Flipper file format (#740) 2021-10-06 12:40:28 +03:00
ibutton-view-manager.cpp new iButton app (#328) 2021-03-12 15:45:18 +03:00
ibutton-view-manager.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
ibutton.cpp Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00