Commit Graph

138 Commits

Author SHA1 Message Date
d535711880 hunt down wrath bugs 2021-06-21 14:52:09 -07:00
413bbeb95a Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-06-19 12:50:11 -07:00
ebe586a48c sample code in wrath to get off to a good start 2021-06-19 12:50:05 -07:00
e3eeb9184a add cmd.go 2021-06-16 14:57:31 -07:00
877557553c refactor connection timeout, attempt to improve connection speed, attempt to improve speed of scan cancellation 2021-06-15 19:42:53 -07:00
8f63a56d67 rework eros and make minor CLI adjustments 2021-06-15 13:23:53 -07:00
52c1f28f80 continue implementation of a command line interface 2021-06-15 01:15:30 -07:00
75637fe9d4 Merge branch 'development' into cli 2021-06-14 18:16:36 -07:00
9909426150 begin implementing an interactive command line interface 2021-06-14 18:15:50 -07:00
freqyXin
55260e7132 pushing work on wrath -- this function is not working yet 2021-06-14 16:31:42 -07:00
freqyXin
6a95824ae2 added wrath package and started forming the targeted attack features 2021-06-12 22:29:40 -07:00
ea531e6665 Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-06-10 12:25:49 -07:00
93468fa399 Readme Update 2021-06-10 12:25:43 -07:00
freqyXin
49dff682e5 created cortazar package for device analysis features, and added notify feature 2021-06-04 21:06:39 -07:00
7ea9c004df add bluetooth profile render 2021-06-04 14:34:53 -07:00
f5126f85bc clean up and re-organize 2021-06-01 19:18:35 -07:00
91ba197c6c test implementation of channels for IPC, prep for currency 2021-05-31 01:24:09 -07:00
086b479e43 restructuring packages 2021-05-31 00:34:40 -07:00
24c3d30c14 restructuring packages 2021-05-31 00:31:52 -07:00
76b70b4fab semantics and readme update 2021-05-30 22:16:09 -07:00
29f2db2c20 hey wait a minute that's not a uint16 2021-05-30 22:07:52 -07:00
64fd893846 Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-30 21:59:29 -07:00
freqyXin
f27ae8802f updating apple Manufacturer data to include apple TV and iPhone enumm 2021-05-30 21:58:58 -07:00
287add1fcc Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-30 21:47:47 -07:00
cd50c251e1 go doc friendly 2021-05-30 21:47:40 -07:00
freqyXin
b022d32ffe Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-30 21:45:27 -07:00
freqyXin
f0c76853ee Basic manufacturer string output is working! Should for sure be refined from here. 2021-05-30 21:44:55 -07:00
711804afeb added CLI flag for loading JSON manufacturer data 2021-05-30 20:16:03 -07:00
e294599c16 okay now its actually storing the manufacturer data in memory properly and appending new UUIDs if they don't exist 2021-05-30 18:23:45 -07:00
04ba336746 exporting manufacturer data list to make it accessible everywhere eros is imported (eros.Manufacturers) 2021-05-30 17:31:06 -07:00
06fbc0e5c1 seperated this file so that it doesn't crash nano 2021-05-30 17:14:25 -07:00
d138f0e2d4 loading manufacturer data from disk into memory for comparison during scans 2021-05-30 17:13:56 -07:00
freqyXin
cd4fd63285 debugging manufacturer enumeration 2021-05-29 22:12:45 -07:00
freqyXin
faec2ddb3e Added ManufUUID.json as list of known manufacturers, and attempted to create manufacturer enumeration function but it doesnt seem to be working correctly 2021-05-29 21:44:40 -07:00
2b4a528073 tweaked logging output, tried to fix connection timer issues 2021-05-29 03:48:52 -07:00
306b34243f fixed attack mode connection timeout 2021-05-28 05:51:50 -07:00
9883283eeb I'm working on having better priorities along with my git commit messages. 2021-05-28 05:39:16 -07:00
02fa9324f7 Code cleanup, detecting apple devices now(?). More concurrency prepping. 2021-05-28 05:19:11 -07:00
6e9176b99a fixing tracking mode (yes again) 2021-05-28 05:18:59 -07:00
79577dc64e manually merging conflicting pushes 2021-05-28 05:06:56 -07:00
3790b66197 fixing signal handler 2021-05-28 04:30:14 -07:00
9e9d8982a7 making way for Manufac data, added notes about logging clean up 2021-05-28 04:29:21 -07:00
a947d991ff code cleanup/minor rework 2021-05-28 04:25:21 -07:00
e5c5674f6b fixing log output to not include the entire rssi history 2021-05-28 03:02:47 -07:00
8070caa958 fixing tracking mode not toggling properly from previous changes 2021-05-28 02:41:18 -07:00
607e996ad6 lots of documentation and continuing work on scan manager 2021-05-28 01:54:20 -07: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