Commit Graph

103 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
fb803dc68c working on implementing viewport model for bubbletea 2021-05-26 14:19:49 -07:00
957a606aae rework our init function to align with standard program flow 2021-05-26 13:23:00 -07:00
52f419dfa3 gofmt -w ./ and implementing terminal clearing 2021-05-26 13:12:33 -07:00
sq
c84a110f6e
rssi color, added columns cleaned up header bar started adding padding for elements 2021-05-26 15:39:27 -04:00
sq
878def56ec
update comments 2021-05-26 13:17:58 -04:00
sq
90d21a02dd
update comments 2021-05-26 12:51:56 -04:00
sq
c3f2942b85
add update rssi to items 2021-05-26 12:46:29 -04:00
sq
324bfff597
added terminal styling for header 2021-05-26 12:29:35 -04:00
sq
c89316d781
added spinner 2021-05-26 12:18:02 -04:00
sq
1dfaf1fe20
drop extra sleep 2021-05-26 11:26:45 -04: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
f718c09265 increaded gattc_linux.go time.Sleep -> (40 * time.Millisecond) 2021-05-12 15:17:51 -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
ee71026350 is this working? 2021-05-09 21:08:40 -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