From ccf4f3f97ccc21227b46eb3d7f287fc5620608ea Mon Sep 17 00:00:00 2001 From: Albert Gonzalez <2332870+theisolinearchip@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:37:50 +0200 Subject: [PATCH] Update 46 Hex <-> Decimal converter (#44) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b9c15cc..c82b2e23 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ - [`NRF24 & Mousejacking` PoC NRF24 library and mousejack exploitation app.](https://github.com/mothball187/flipperzero-nrf24) - [`UPC-A Barcode Generator` Can be used to create any UPC-A barcode.](https://github.com/McAzzaMan/flipperzero-firmware/tree/UPC-A_Barcode_Generator/applications/barcode_generator) - [`Sentry Safe` Plugin that can open any Sentry Safe and Master Lock electronic safe without entering pin code.](https://github.com/H4ckd4ddy/flipperzero-sentry-safe-plugin) +- [`Dec/Hex Converter` Small "real time" decimal/hexadecimal converter.](https://github.com/theisolinearchip/flipperzero_stuff/tree/main/applications/dec_hex_converter) ## Firmwares & Tweaks