Commit graph

5 commits

Author SHA1 Message Date
MX
3d723679bd
free message queue and nrfsniff updates
nrfsniff updates by mothball187 and ESurge
2022-08-10 05:03:01 +03:00
ESurge
43da5c826c Fixed an issue where attempts to write to addresses.txt will freeze program if the file doesn't exist
In the process of fixing above bug, cleaned up the code a bit.

Tested if addresses.txt file...

- doesn't exist, it will create the file and write the found address properly
- exists but doesn't have the found address, it writes properly
- exists and has the found address, it'll skip the write process

Also added a notification ping on found address and successful write.
2022-08-09 04:02:57 -07:00
MX
3cf13c71d9
replace sprintf as it not used anymore 2022-08-03 22:09:39 +03:00
MX
12a2072b8c
docs & readme 2022-07-29 19:22:17 +03:00
MX
f4cc9e5de7
plugins & badusb
if author want their plugin to be removed - create issue, thanks
2022-07-29 17:48:51 +03:00