Francesco Cagnin
Results
12
issues of
Francesco Cagnin
Hello! I'm using Frida on the latest macOS ARM64 to call `task_threads()` but I'm getting unexpected results. Consider the following test program and Frida script: ```c $ cat demo.c #include...
Hello, this line of code: https://github.com/jaroslawhartman/withings-sync/blob/630a7c5c3503cd2b79ca46297ab1b99cb91e1c74/withings_sync/sync.py#L309 incorrectly deletes all entries that may have already been stored in `sync_dict[dt]` in previous iterations of the loop. I've looked around briefly but simply...
in triage