Commit Graph

80 Commits

Author SHA1 Message Date
a87b092f0f This whole thing needs a lot of restructuring realistically for the IPC to work well with the TUI, I believe. (broken state) 2021-05-27 10:38:50 -07:00
f1569b06e7 hunting bugs while trying to understand the wizardry that is bubbletea viewports 2021-05-27 09:58:33 -07:00
98eb606b4e tui viewport progress 2021-05-27 01:16:26 -07:00
sq
a75d123d3a
first working tui implementation complete, see and run tui.go for details 2021-05-26 11:15:53 -04:00
9dbc08c535 fixing logging 2021-05-15 16:17:45 -07:00
freqyXin
90745b771e trying to implement service enum timeout 2021-05-14 14:02:42 -07:00
freqyXin
aca4df11df organized logging outputs to make more sense 2021-05-14 10:23:39 -07:00
freqyXin
d17d03d232 tracking mode 2021-05-14 02:26:33 -07:00
freqyXin
45358c285d scanning and attack modes wokring without serious hangs 2021-05-13 22:54:10 -07:00
freqyXin
77329e319b Merge branches 'development' and 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-13 19:09:43 -07:00
freqyXin
f37686d1a9 trying to fix connection issues 2021-05-13 19:09:39 -07:00
78b582d89e Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-13 11:38:26 -07:00
563f5bbaf9 command line flag parsing 2021-05-13 11:38:07 -07:00
freqyXin
006ffaa9b8 added bool and if logic to conrtol connections -- errors do not cause crashes now -- some connections still cause a hang 2021-05-13 11:30:49 -07:00
freqyXin
6461cbb62e added attack mode with -A flag, otherwise only uses passive sniffing mode TODO: capture manufact data, and figure out iPhones 2021-05-12 23:59:19 -07:00
bd4ce71b70 converting println's to proper log output 2021-05-12 17:41:51 -07:00
f7667fb4e8 implementing an improperly created fork in a semi-proper manner after excessive bashing of head into keyboard - it works 2021-05-12 17:34:38 -07:00
50f9df3934 tepmorary and bad practice so that the team can work while i break things 2021-05-12 16:33:31 -07:00
32763a515e remedying issue caused by go mod tidy, improper/temporary fix
this is not how you're supposed to use git
2021-05-12 16:30:17 -07:00
freqyXin
ad3f615a71 Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-12 16:08:35 -07:00
freqyXin
e9b70cb915 scanstuff changes 2021-05-12 16:07:34 -07:00
4142fe731b resolving merge conflict 2021-05-12 16:04:37 -07:00
391f0c5a1a working on banner for style points 2021-05-12 16:02:50 -07:00
freqyXin
b15b1f0c33 tuning sleep commands 2021-05-12 15:45:45 -07:00
freqyXin
16d12fd44b increaded wait time in discoverservicces gattc_linux.go -- connections and char enumeration working on basic level 2021-05-12 15:12:36 -07:00
freqyXin
4937b77e90 trying to get connection to work without breaking things 2021-05-12 14:21:30 -07:00
freqyXin
548d5d3d73 char enumeration is working 2021-05-12 13:27:30 -07:00
67553f5ba1 historic RSSI data now being saved and recalled 2021-05-11 02:51:14 -07:00
b8d2353cf1 refining logging, testing eros database recall 2021-05-11 02:27:28 -07:00
62d359446d initial adjustments for a proper concurrency model 2021-05-11 02:20:41 -07:00
5b6a18905b improved json logging, parsing of device and service details 2021-05-11 00:39:56 -07:00
freqyXin
c1fb6c3e79 still messing with test data 2021-05-11 00:21:51 -07:00
freqyXin
3b393c643d updateing todos in scanstuff and bluestuff 2021-05-10 09:34:26 -07:00
freqyXin
1957bfdbf1 raw payload recieved 2021-05-09 23:33:17 -07:00
freqyXin
4f09fc7873 added SericeUUIDOut func / method 2021-05-09 22:35:22 -07:00
freqyXin
2f537f11fe Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-09 21:08:21 -07:00
freqyXin
15e8ac6877 exportable FindField func ^.^ 2021-05-09 20:55:10 -07:00
863517198d calling the result a result to clear up confusion with Device struct 2021-05-09 17:59:30 -07:00
freqyXin
5b57e9d6ce removed comment slashes from srvcPld 2021-05-09 17:30:34 -07:00
freqyXin
4f40f4fe2b updates to vendor packages to retrieve adapter ID 2021-05-09 17:28:57 -07:00
freqyXin
3132c37610 tidy up scan stuff 2021-05-09 16:12:42 -07:00
freqyXin
f9dffd9c5f Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-09 16:10:10 -07:00
freqyXin
db3458e98b updates to projVars for test service UUID values 2021-05-09 16:09:09 -07:00
7cbed547cc Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-09 14:54:32 -07:00
d8f61fbb67 push for merge issue resolve 2021-05-09 14:54:27 -07:00
freqyXin
ce79bd0eef Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-09 14:51:05 -07:00
freqyXin
e057a9233d advertisment data testing 2021-05-09 14:50:57 -07:00
ad193342fb improving debug options for advertisement payload 2021-05-09 14:43:54 -07:00
freqyXin
f3348ca990 Service UUID test is working in scanStuff 2021-05-09 14:30:51 -07:00
freqyXin
6ec91334db Switched service UUID ouput to zerolog instead of println 2021-05-09 13:59:22 -07:00