Commit graph

2267 commits

Author SHA1 Message Date
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
Simone Margaritelli
dd71378ce7 misc: small fix or general refactoring i did not bother commenting 2024-08-08 16:57:54 +02:00
Simone Margaritelli
5d2c173d5e misc: small fix or general refactoring i did not bother commenting 2024-08-08 16:54:29 +02:00
Simone Margaritelli
632d703087 new: added github workflows (ref #1114) 2024-08-08 16:52:14 +02:00
Simone Margaritelli
8b24723c18 fix: added cover.out to .gitignore 2024-08-08 16:44:10 +02:00
Simone Margaritelli
9abf7c809a fix: if interface name has not been provided, avoid default to a tun interface 2024-08-08 16:42:52 +02:00
Simone Margaritelli
7beb27cfca fix: updated gatt library to include fix for #1095 2024-08-08 14:06:59 +02:00
Simone Margaritelli
b12ba7947b fix: workaround for PCAP_SET_RFMON issue (fixes #819, https://github.com/the-tcpdump-group/libpcap/issues/1041, https://github.com/the-tcpdump-group/libpcap/issues/1033) 2024-08-08 13:40:45 +02:00
Simone Margaritelli
06623ddfb9
Merge pull request #1085 from SkyperTHC/master
sslstrip fix & don't restore iptables/ip_forward on exit when bettercap did not change them.
2024-08-08 13:02:15 +02:00
Simone Margaritelli
2499d5147f fix: every wifi frame injection operation on macOS will print an error (ref #448) 2024-08-08 12:59:21 +02:00
Simone Margaritelli
5858743b6e new: updated mac vendor lookup with IEEE datasets 2024-08-08 12:47:59 +02:00
Simone Margaritelli
0dc5f66e27 fix: fixed wifi support on macOS (fixes pr #1100, fixes #1090, fixes #1076) 2024-08-08 12:10:28 +02:00
Simone Margaritelli
02fa241d06 misc: small fix or general refactoring i did not bother commenting 2024-08-07 22:08:50 +02:00
Simone Margaritelli
c2ab5f4756 reverted pr #1100 due to instability 2024-08-07 22:03:11 +02:00
Simone Margaritelli
7371a85828
Merge pull request #1107 from stefanb/go1.23-support
Bump golang.org/x/net for Go 1.23 compatibility
2024-08-07 21:51:28 +02:00