noproto
897817a829
Fix inconsistent assignment of known key and known key type/sector
2024-10-18 00:33:49 -04:00
noproto
1101748a21
Merge branch 'nestednonces' of https://github.com/noproto/flipperzero-firmware into nestednonces
2024-10-17 19:17:39 -04:00
noproto
4be9e79342
Fix multiple crashes and state machine logic
2024-10-17 19:16:30 -04:00
あく
02f7c6b421
Merge branch 'dev' into nestednonces
2024-10-14 21:06:56 +01:00
porta
8a95cb8d6b
[FL-3893] JS modules ( #3841 )
...
* feat: backport js_gpio from unleashed
* feat: backport js_keyboard, TextInputModel::minimum_length from unleashed
* fix: api version inconsistency
* style: js_gpio
* build: fix submodule ._ .
* refactor: js_gpio
* docs: type declarations for gpio
* feat: gpio interrupts
* fix: js_gpio freeing, resetting and minor stylistic changes
* style: js_gpio
* style: mlib array, fixme's
* feat: js_gpio adc
* feat: js_event_loop
* docs: js_event_loop
* feat: js_event_loop subscription cancellation
* feat: js_event_loop + js_gpio integration
* fix: js_event_loop memory leak
* feat: stop event loop on back button
* test: js: basic, math, event_loop
* feat: js_event_loop queue
* feat: js linkage to previously loaded plugins
* build: fix ci errors
* feat: js module ordered teardown
* feat: js_gui_defer_free
* feat: basic hourglass view
* style: JS ASS (Argument Schema for Scripts)
* fix: js_event_loop mem leaks and lifetime problems
* fix: crashing test and pvs false positives
* feat: mjs custom obj destructors, gui submenu view
* refactor: yank js_gui_defer_free (yuck)
* refactor: maybe_unsubscribe
* empty_screen, docs, typing fix-ups
* docs: navigation event & demo
* feat: submenu setHeader
* feat: text_input
* feat: text_box
* docs: text_box availability
* ci: silence irrelevant pvs low priority warning
* style: use furistring
* style: _get_at -> _safe_get
* fix: built-in module name assignment
* feat: js_dialog; refactor, optimize: js_gui
* docs: js_gui
* ci: silence pvs warning: Memory allocation is infallible
* style: fix storage spelling
* feat: foreign pointer signature checks
* feat: js_storage
* docs: js_storage
* fix: my unit test was breaking other tests ;_;
* ci: fix ci?
* Make doxygen happy
* docs: flipper, math, notification, global
* style: review suggestions
* style: review fixups
* fix: badusb demo script
* docs: badusb
* ci: add nofl
* ci: make linter happy
* Bump api version
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-10-14 19:42:11 +01:00
hedger
57c438d91a
heap: increased size ( #3924 )
...
* reduced reserved memory size for system stack; added temporary markup to monitor usage
* fbt: relink elf file on linker script change; removed debug memory fill
* Make PVS Happy
* Make doxygen happy
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-10-14 19:26:17 +01:00
RebornedBrain
0902fd49e1
NFC: iso14443_4a improvements. Canvas: extended icon draw. ( #3918 )
...
* Now 4a listener invokes upper level callback on Halt and FieldOff
* Added new method for drawing mirrored XBM bitmaps
* iso14443_4a poller logic enhanced
* Function renamed accroding to review suggestions
* Rename #2
* Api adjustements
* Correct API bump
Co-authored-by: あく <alleteam@gmail.com>
2024-10-14 18:22:47 +01:00
noproto
a7c0819034
Refactor enums to avoid redefinition
2024-10-11 10:01:30 -04:00
noproto
b843856976
Fix memory leak, use COUNT_OF macro
2024-10-09 15:51:21 -04:00
Nathan N
f346412e27
Merge branch 'dev' into nestednonces
2024-10-06 16:22:03 -04:00
noproto
a905c1492d
Handle invalid key candidates
2024-10-06 16:19:26 -04:00
あく
0469ef0e55
FuriHal, drivers: rework gauge initialization routine ( #3912 )
...
* FuriHal, drivers: rework gauge initialization, ensure that we can recover from any kind of internal/external issue
* Make PVS happy
* Format sources
* bq27220: add gaps injection into write operations
* Drivers: bq27220 cleanup and various fixes
* Drivers: bq27220 verbose logging and full access routine fix
* Drivers: better cfg mode exit handling in bq27220 driver
* Drivers: rewrite bq27220 based on bqstudio+ev2400, experiments and guessing. Fixes all known issues.
* PVS: hello license check
* Drivers: minimize reset count in bq27220 init sequence
* Drivers: bq27220 hide debug logging, reorganize routine to ensure predictable result and minimum amount of interaction with gauge, add documentation and notes.
* Drivers: more reliable bq27220_full_access routine
* Drivers: replace some warning with error in bq27220
* Drivers: move static asserts to headers in bq27220
* Fix PVS warnings
* Drivers: simplify logic in bq27220
---------
Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-10-06 22:36:05 +04:00
noproto
00f356469e
Fix log levels
2024-10-03 19:27:20 -04:00
Nathan N
232560f8e9
Merge branch 'dev' into nestednonces
2024-10-03 11:38:09 -04:00
Astra
00c1611c33
Improve bit_buffer.h docs ( #3783 )
...
* Improve bit_buffer.h docs
* Toolbox: update doxygen comments fix spelling
* Toolbox: update bit lib docs
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2024-10-02 18:51:07 +01:00
Astra
09a7cc2b46
[FL-3805] Fix EM4100 T5577 writing block order ( #3904 )
2024-10-02 13:10:19 +01:00
noproto
ba672e775f
Support CUID dictionary
2024-09-25 10:27:32 -04:00
noproto
099bb4071a
Fix include paths cont
2024-09-24 22:21:15 -04:00
noproto
61e24fcb13
Fix include paths
2024-09-23 21:55:39 -04:00
noproto
0ba8ac4ed0
Uniformly use crypto1_ prefix for symbols in Crypto1 API
2024-09-23 19:44:08 -04:00
noproto
4eb0f2a21b
Log static
2024-09-23 18:03:15 -04:00
noproto
901bdf9692
Fix calibration (ensure values are within 3 standard deviations)
2024-09-23 15:54:50 -04:00
noproto
6a77ab77b0
Dismiss duplicate nonces
2024-09-23 14:26:19 -04:00
noproto
c21b35951a
Note TODO (malloc)
2024-09-20 13:09:04 -04:00
noproto
c1cdd491a6
Implement progress bar for upgraded attacks in NFC app
2024-09-18 12:51:48 -04:00
noproto
d8864a490b
Add nested_target_key 64 to TODO
2024-09-17 17:40:17 -04:00
noproto
8eae5c0608
Fix Hardnested sector/key type logging
2024-09-17 17:07:31 -04:00
noproto
3ab752b7a0
Clean up various issues
2024-09-17 14:38:14 -04:00
noproto
18f8cfbef0
Do not reset the poller between collected nonces
2024-09-16 05:28:04 -04:00
noproto
8edafa3f39
Do not enter nested attack if card is already finished
2024-09-12 14:28:18 -04:00
noproto
13411da449
I'll try freeing memory, that's a good trick!
2024-09-11 16:22:52 -04:00
Nathan N
8d26636fba
Merge branch 'flipperdevices:dev' into nestednonces
2024-09-10 20:13:20 -04:00
noproto
ab0debba02
Add additional condition to backdoor check
2024-09-10 19:20:53 -04:00
noproto
c43806b5db
Speed up backdoor detection, alert on new backdoor
2024-09-10 14:10:09 -04:00
noproto
d7484ee840
Fix v1/v2 backdoor nonce collection
2024-09-10 09:03:11 -04:00
noproto
cba58ed437
Add new backdoor key, fix UI status update carrying over from previous read
2024-09-09 20:50:15 -04:00
RebornedBrain
5f4f4fcc60
FeliCa anti-collision fix ( #3889 )
...
* System code added to felica hal config functions
* Felica sensf_res setup logic adjusted with new struct
* Set api symbols version to 73.0
* Felica unit tests fix
* Furi: prevent use after free on xEventGroupSetBits call
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-09-09 22:11:53 +01:00
Zinong Li
78c5dd95d8
LFRFID GProxII Fix Writing and Rendering Conflict ( #3888 )
2024-09-09 18:23:18 +01:00
gornekich
9558a5fa08
Merge branch 'dev' into nestednonces
2024-09-09 13:34:47 +01:00
Zinong Li
a122ee75f6
LFRFID: Guard GProxII Wiegand Check Against False Positive and Correct 36-bit Parsing ( #3868 )
...
* Update protocol_gproxii.c
* 36 bit format parsing fix
* Update protocol_gproxii.c
* wiegand checks as single function
* LfRfid: simplify gprox wiegand payload validation flow
* LfRfid: extra furi_check in gprox wiegand validation code
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-09-08 11:25:31 +01:00
Silent
8672a1d94c
Replace all calls to strncpy with strlcpy, use strdup more, expose strlcat ( #3866 )
...
strlcpy doesn't zero the buffer and ensures null termination,
just like snprintf
strlcat is already used by mjs and it's a safe alternative to strcat,
so it should be OK to expose to apps
2024-09-07 17:16:56 +01:00
Aleksandr Kutuzov
9ea7a4671a
Merge remote-tracking branch 'origin/dev' into nestednonces
2024-09-07 13:47:07 +01:00
Astra
3c75356b49
Fix detection of GProx II cards and false detection of other cards ( #3869 )
...
* Fix detection of GProx II cards and false detection of other cards as GProx II
* Fix incorrect parity starting bit
Co-authored-by: あく <alleteam@gmail.com>
2024-09-07 12:12:06 +01:00
hedger
feb1b2f349
[FL-3882] Clean up of LFS traces ( #3849 )
...
* updater, storage: removed mentions of LFS from public APIs; updated corresponding strings
* rpc: updated include path
Co-authored-by: あく <alleteam@gmail.com>
2024-09-05 18:44:22 +01:00
porta
c9791a280a
[FL-3884] Proper integer parsing ( #3839 )
...
* feat: strint_to_uint32 and tests
* fix: permit explicit bases and prefixes
* feat: strint_to_{int32,uint16,int16}
* feat: strint_to_u?int64
* refactor: replace strtol, strtoul, sscanf with strint_to_*
* fix: api symbols
* docs: document parameter `end` of strint_to_uint_32
* style: apply changes requested by hedger
* refactor: fix pvs-studio diagnostic
* style: apply changes requested by CookiePLMonster
* fix: unused var
* fix: pointer type
* refactor: convert atoi to strint_to_*
* fix: strint_to_uint8 doesn't actually exist ._ .
* fix: memory leak
* style: address review comments
* Toolbox: couple small comments in the code and doxygen comment update. SubGhz, Loader: fix strint usage.
* Loader: fix incorrect cast
Co-authored-by: あく <alleteam@gmail.com>
2024-09-05 18:02:42 +01:00
Nathan N
7bb33497ae
Merge branch 'flipperdevices:dev' into nestednonces
2024-09-03 15:18:23 -04:00
noproto
92122b2cdf
NFC app UI updates, MVP
2024-09-03 15:19:12 -04:00
noproto
3cb3eab118
Update TODO
2024-09-03 11:36:19 -04:00
noproto
2e0cd320c7
Static encrypted nonce collection
2024-09-03 09:26:14 -04:00
noproto
6e9fe1edd8
Don't recalibrate hard PRNG tags
2024-09-03 05:54:59 -04:00