Skip to content
View codedwrench's full-sized avatar
  • The Netherlands

Organizations

@Team-XLink
Block or Report

Block or report codedwrench

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. rtl8192su rtl8192su Public

    Forked from chunkeey/rtl8192su

    A copy of Joshua Roys rtl8192su mac80211 driver port. Modified to run on kernel 5.8.1

    C 1 1

  2. xlinkhandheldassistant xlinkhandheldassistant Public

    Emulates a promiscuous mode wifi card using monitor mode and packet injection and sends the data over XLink Kai.

    C++ 29 3

  3. sppkeytoevdev sppkeytoevdev Public

    This program makes the HP BT Foldable Keyboard work on modern systems, utilizing libevdev

    C++

  4. terraria_macros terraria_macros Public

    a set of terraria macros written in python

    Python

  5. Added promiscuous mode back into ath... Added promiscuous mode back into ath9k and some regulatory patches
    1
    diff --git a/drivers/net/wireless/ath/Kconfig b/drivers/net/wireless/ath/Kconfig
    2
    index b10972b6c..3493f00e4 100644
    3
    --- a/drivers/net/wireless/ath/Kconfig
    4
    +++ b/drivers/net/wireless/ath/Kconfig
    5
    @@ -23,6 +23,9 @@ config WLAN_VENDOR_ATH
  6. mac80211_promisc.patch mac80211_promisc.patch
    1
    diff --git a/drivers/net/wireless/mac80211_hwsim.c b/drivers/net/wireless/mac80211_hwsim.c
    2
    index 0528d4cb4..563770a6e 100644
    3
    --- a/drivers/net/wireless/mac80211_hwsim.c
    4
    +++ b/drivers/net/wireless/mac80211_hwsim.c
    5
    @@ -1779,6 +1779,9 @@ static void mac80211_hwsim_configure_filter(struct ieee80211_hw *hw,