Commit graph

10 commits

Author SHA1 Message Date
anoduck
832e46bf1d feat(Features): 🚧 Work continues on development of Hidden Dragon
polishing signal reception, creation of ap class, added time class,further work on logging and features.

Hidden Dragon is unfinished, do not use.
2024-03-29 21:12:29 -04:00
anoduck
0ad9bdda8e feat(Features): 🚧 defining dhcp functionality
defining much of dhcp and feature functionality

Avoid using Hidden Dragon
2024-03-16 03:52:56 -04:00
anoduck
f2c940ae37 feat(Features): 🚧 Hidden Dragon Work
Many changes performed in development of Hidden Dragon

hdragon command is broken for development
2024-03-12 18:03:38 -04:00
anoduck
4418d3c65d feat(Features): 🚩 Begin development of Hidden Dragon
corrected parsing of log level (sort of), beginning work on implementing Hidden Dragon.
2024-02-22 05:05:07 -05:00
anoduck
9611918daa added to changelog 2024-02-12 05:17:46 -05:00
anoduck
91893fcd51 style(Structure): 🎨 Big push, Modulization works. Bug Repairs.
Big Update, ctiger is now modularized, fixed bugs, cleaned up code, ready for more.

This will be the last update before removing the ctiger.py script. Now Modularized.
2024-02-12 05:12:12 -05:00
anoduck
f77911440c perf: 🎨 Minor Performance improvements, code cleanup, no more double entries
Minor tweaks in performance, added reading of old discoveries back to sniffer, code cleanup, and diagram work.
2024-02-10 18:18:43 -05:00
anoduck
9bcb62731b feat: Duplicate entry prevention
Added method to prevent duplicate entries.
2024-01-27 13:39:36 -05:00
anoduck
a76b04fa2a refactor: ♻️ Massive refactoring
Refactored handling of variables, and Garbage Collection
2024-01-27 13:20:17 -05:00
anoduck
82d00bb8d2 refactor: 🎨 0.4.0 : Code Cleanup, remove async
Removed async, clean up, updated reademe, created changelog, created attack class.

Scan function is no longer
2024-01-23 20:50:30 -05:00