Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SySS-Research/radio-hackbox
/ functions
Functions
25 in github.com/SySS-Research/radio-hackbox
⨍
Functions
25
◇
Types & classes
3
↓ 11 callers
Method
send_usb_command
(self, request, data)
lib/nrf24.py:147
↓ 10 callers
Method
setState
Set state
radiohackbox.py:146
↓ 7 callers
Method
keyCommand
Return AES encrypted keyboard data
lib/keyboard.py:278
↓ 4 callers
Method
receive_payload
(self)
lib/nrf24.py:107
↓ 3 callers
Method
transmit_payload
(self, payload, timeout=4, retransmits=15)
lib/nrf24.py:118
↓ 2 callers
Method
enable_lna
(self)
lib/nrf24.py:142
↓ 2 callers
Method
set_channel
(self, channel)
lib/nrf24.py:130
↓ 1 callers
Method
blinkenlights
Blinkenlights
radiohackbox.py:132
↓ 1 callers
Method
enter_promiscuous_mode
(self, prefix=[])
lib/nrf24.py:74
↓ 1 callers
Method
enter_sniffer_mode
(self, address)
lib/nrf24.py:94
↓ 1 callers
Method
getKeystroke
Get a keystroke for a given keycode
lib/keyboard.py:295
↓ 1 callers
Method
getKeystrokes
Get stream of keystrokes for a given string of printable ASCII characters
lib/keyboard.py:308
↓ 1 callers
Method
run
(self)
radiohackbox.py:291
↓ 1 callers
Method
unique_everseen
Remove duplicates from a list while preserving the item order
radiohackbox.py:285
Method
__init__
Initialize the nRF24 radio and the Raspberry Pi
radiohackbox.py:71
Method
__init__
Initialize Cherry keyboard
lib/keyboard.py:265
Method
__init__
(self, index=0)
lib/nrf24.py:64
Method
buttonCallback
Callback function for user input (pressed buttons)
radiohackbox.py:228
Method
enter_promiscuous_mode_generic
(self, prefix=[], rate=RF_RATE_2M)
lib/nrf24.py:84
Method
enter_tone_test_mode
(self)
lib/nrf24.py:101
Method
get_channel
(self)
lib/nrf24.py:137
Function
init_args
(description)
lib/common.py:28
Function
parse_and_init
()
lib/common.py:39
Method
transmit_ack_payload
(self, payload)
lib/nrf24.py:124
Method
transmit_payload_generic
(self, payload, address="\x33\x33\x33\x33\x33")
lib/nrf24.py:112