Commit Graph

16 Commits

Author SHA1 Message Date
Just Call Me Koko 382fecac84 file loggers use const char 2026-06-07 23:05:17 -04:00
Just Call Me Koko 7a19fcb458 MAC track BLE and revamp wardrive UI 2026-01-09 17:32:56 -05:00
Just Call Me Koko 1febb4a13c Add GPS tracker 2025-07-25 13:27:31 -04:00
Willy-JL 470f3f73c7 Block writes when buffer is not open 2024-01-02 12:06:33 +00:00
Willy-JL 9d92c5ceb5 Single buffer_obj.append() with overloads 2024-01-02 12:06:33 +00:00
Willy-JL bddc7e1d9d Send PCAP buffer on main UART console 2024-01-02 12:06:33 +00:00
Willy-JL e560a888c3 Buffer state and concurrency improvements 2024-01-02 12:06:33 +00:00
Willy-JL 2004a9ecb4 Sd+Serial save() in buffer_obj / out of sd_obj 2024-01-02 12:06:33 +00:00
Willy-JL c61aaf95cd Sd+Serial pcapOpen() and logOpen() in buffer_obj 2024-01-02 12:06:33 +00:00
Willy-JL f6c27ed216 Sd+Serial pcapAdd() and logAdd() in buffer_obj 2024-01-02 12:06:33 +00:00
Just Call Me Koko 6f1db9176a Save evil portal logs 2023-07-18 18:15:23 -04:00
tcpassos e028c39470 Added WRITE_PACKETS_SERIAL macro to transmit packets via serial (1) instead of using SD card 2023-03-01 08:42:08 -03:00
Just Call Me Koko 2f0d05a538 Develop (#121)
* Adding new library, changing way of displaying texts (#118)

* Adding custom icon for language button

* Adding new library, changing way of displaying texts

Added new library to make incoming translation possible to exists at the same time.

* Prepare for flipper integration

* More flipper wifi dev board work

* Add command parse

* Add set channel

* Create bins for release v0.9.6

Co-authored-by: mlodawy <105587112+mlodawy@users.noreply.github.com>
2022-05-28 09:06:59 -04:00
Just Call Me Koko fc5d27b4b6 All scanners save pcap files 2020-03-18 15:30:08 -04:00
Just Call Me Koko 7a8cf2aa50 Clean up after BLE and OTA 2020-03-07 23:24:25 -05:00
Just Call Me Koko e1de245ab5 Packet monitor saves pcap files 2020-03-06 22:14:18 -05:00