Simone Margaritelli
|
77ae56cc62
|
fix: added p2p_disabled=1 for wifi.bruteforce on linux (ref #1075)
|
2024-08-18 15:39:14 +02:00 |
|
Simone Margaritelli
|
1b91eb348b
|
new: implemented wifi.bruteforce for linux (closes #1075)
|
2024-08-18 15:34:32 +02:00 |
|
Simone Margaritelli
|
d8e11287c6
|
fix: bring interface down for mac.changer module
|
2024-08-18 15:34:02 +02:00 |
|
Simone Margaritelli
|
08da91ed5c
|
new: implemented wifi.bruteforce for darwin (ref #1075)
|
2024-08-18 13:44:12 +02:00 |
|
Simone Margaritelli
|
b0d56e4f5e
|
fix: do not attempt mac lookup if gateway is empty
|
2024-08-18 13:43:43 +02:00 |
|
Simone Margaritelli
|
23e074b686
|
fix: do not report a routing error if the interface is disconnected
|
2024-08-18 13:43:19 +02:00 |
|
Simone Margaritelli
|
2d03782fe1
|
fix: make sure that wifi channels are unique and sorted
|
2024-08-17 13:37:48 +02:00 |
|
Simone Margaritelli
|
8d8af63577
|
chore: added WPA3 to readme
|
2024-08-17 13:14:08 +02:00 |
|
Simone Margaritelli
|
6a6e942ea4
|
chore: added github to funding
|
2024-08-17 12:44:39 +02:00 |
|
Simone Margaritelli
|
0ceb938f10
|
fix: WPA3 is now correcly identified and reported (fixes #1098)
|
2024-08-17 12:40:40 +02:00 |
|
Simone Margaritelli
|
6282fe3451
|
new: ble, can, hid and wifi modules will now set a custom prompt (closes #1117)
|
2024-08-17 12:10:38 +02:00 |
|
Simone Margaritelli
|
d9a91d393e
|
new: implemented can.filter
|
2024-08-17 11:38:58 +02:00 |
|
Simone Margaritelli
|
e45c9cc053
|
docs: added can-bus to readme
|
2024-08-16 17:34:54 +02:00 |
|
Simone Margaritelli
|
cc66b6459f
|
chore: removed unused files
|
2024-08-16 17:06:27 +02:00 |
|
Simone Margaritelli
|
c5d20220a1
|
fix: fixed github action macOS architecture and Windows build script
|
2024-08-16 16:59:24 +02:00 |
|
Simone Margaritelli
|
d733381322
|
misc: small fix or general refactoring i did not bother commenting
|
2024-08-16 16:54:00 +02:00 |
|
Simone Margaritelli
|
e1e8a0b78d
|
fix: fixed windows build via msys2/setup-msys2@v2
|
2024-08-16 16:53:11 +02:00 |
|
Simone Margaritelli
|
9266ee942f
|
misc: small fix or general refactoring i did not bother commenting
|
2024-08-16 16:48:46 +02:00 |
|
Simone Margaritelli
|
13cab7b637
|
fix: fixed binaries building action
|
2024-08-16 16:36:21 +02:00 |
|
Simone Margaritelli
|
f6192653ef
|
misc: small fix or general refactoring i did not bother commenting
|
2024-08-16 16:27:10 +02:00 |
|
Simone Margaritelli
|
72b14502c3
|
fix: setting PKG_CONFIG_PATH on windows builds
|
2024-08-16 16:16:50 +02:00 |
|
Simone Margaritelli
|
235017c294
|
chore: removed armhf build
|
2024-08-16 16:00:11 +02:00 |
|
Simone Margaritelli
|
86e87ab656
|
fix: attempt to fix tests on windows
|
2024-08-16 15:59:54 +02:00 |
|
Simone Margaritelli
|
cdefa3c9d3
|
fix: attempt to fix tests on windows
|
2024-08-16 15:53:42 +02:00 |
|
Simone Margaritelli
|
ee944d9640
|
fix: attempt to fix tests on windows
|
2024-08-16 15:47:00 +02:00 |
|
Simone Margaritelli
|
fcf285aabb
|
chore: more veborse errors in environment tests
|
2024-08-16 15:33:48 +02:00 |
|
Simone Margaritelli
|
7f22425dcc
|
fix: fixed compilation on windows
|
2024-08-16 15:30:19 +02:00 |
|
Simone Margaritelli
|
1df51fd13a
|
fix: fixed windows test failure in environment_test.go
|
2024-08-16 15:20:18 +02:00 |
|
Simone Margaritelli
|
afdc68f512
|
chore: refactored github workflows into separate files
|
2024-08-16 15:17:42 +02:00 |
|
Simone Margaritelli
|
9ab2e13f31
|
chore: refactored github workflows into separate files
|
2024-08-16 15:12:17 +02:00 |
|
Simone Margaritelli
|
6f1920f478
|
new: can.fuzz command
|
2024-08-16 13:30:26 +02:00 |
|
Simone Margaritelli
|
69744e6b63
|
fix: disable ble module for BSD (fixes #1115)
|
2024-08-09 18:56:41 +02:00 |
|
Simone Margaritelli
|
7636ca2808
|
new: gps.set to manually set/override gps coordinates (closes #915)
|
2024-08-09 18:42:08 +02:00 |
|
Simone Margaritelli
|
9d5c38c693
|
fix: fixed verbose gousb logging (fixes #969)
|
2024-08-09 18:28:01 +02:00 |
|
Simone Margaritelli
|
2659a559c9
|
fix: using proper v2 package suffix (fixes #727)
|
2024-08-09 18:19:21 +02:00 |
|
evilsocket
|
76e136a18e
|
fix: fixed device index use for BLE module (fixes #994)
|
2024-08-09 18:00:08 +02:00 |
|
evilsocket
|
93de427f9a
|
new: history file location can now be set via BETTERCAP_HISTORY env var (closes #627)
|
2024-08-09 17:27:06 +02:00 |
|
evilsocket
|
9e7fda751a
|
fix: added packet_proxy_freebsd (fixes #1067)
|
2024-08-09 17:17:53 +02:00 |
|
evilsocket
|
fd05df613e
|
new: implemented can.inject
|
2024-08-09 16:19:35 +02:00 |
|
evilsocket
|
5fe3ef3d52
|
new: new can module for CAN-bus
|
2024-08-09 15:42:03 +02:00 |
|
Simone Margaritelli
|
9937e797ae
|
releasing version 2.33.0
|
2024-08-09 11:25:32 +02:00 |
|
Simone Margaritelli
|
780032b116
|
misc: small fix or general refactoring i did not bother commenting
|
2024-08-09 11:23:31 +02:00 |
|
Simone Margaritelli
|
41fa4cd850
|
new: using simpler release file
|
2024-08-09 11:22:08 +02:00 |
|
Simone Margaritelli
|
107c8fdf99
|
fix: fixed docker build
|
2024-08-09 11:14:36 +02:00 |
|
Simone Margaritelli
|
856c0d5a7d
|
misc: small fix or general refactoring i did not bother commenting
|
2024-08-08 18:24:25 +02:00 |
|
Simone Margaritelli
|
0343e002a9
|
new: docker workflow
|
2024-08-08 18:23:41 +02:00 |
|
Simone Margaritelli
|
d68da2108d
|
fix: dockerfile fixes
|
2024-08-08 18:17:32 +02:00 |
|
Simone Margaritelli
|
7605f4afa3
|
fix: replaced nfqueue package (fixes #1070)
|
2024-08-08 18:06:23 +02:00 |
|
Simone Margaritelli
|
dc621f5934
|
misc: small fix or general refactoring i did not bother commenting
|
2024-08-08 17:05:53 +02:00 |
|
Simone Margaritelli
|
3e16c6dad0
|
new: replaced travis with github actions (closes #1114)
|
2024-08-08 17:04:08 +02:00 |
|