Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagnazty/Evil-BW16-Control-Panel
/ functions
Functions
26 in github.com/dagnazty/Evil-BW16-Control-Panel
⨍
Functions
26
◇
Types & classes
1
↓ 14 callers
Method
append_output
Add text to the output terminal with timestamp
evil_bw16_gui.py:270
↓ 5 callers
Method
send_command
(self, command)
evil_bw16_gui.py:359
↓ 3 callers
Method
disconnect_serial
(self)
evil_bw16_gui.py:324
↓ 2 callers
Method
cleanup
Clean up resources before exiting the application.
evil_bw16_gui.py:508
↓ 2 callers
Method
get_serial_ports
(self)
evil_bw16_gui.py:285
↓ 1 callers
Function
main
()
evil_bw16_gui.py:588
↓ 1 callers
Method
prompt_for_duration
Prompt the user to enter a duration for the timed attack.
evil_bw16_gui.py:393
↓ 1 callers
Method
setup_content_area
(self)
evil_bw16_gui.py:147
↓ 1 callers
Method
setup_drawer
(self)
evil_bw16_gui.py:72
↓ 1 callers
Method
setup_output_frame
(self)
evil_bw16_gui.py:243
↓ 1 callers
Method
setup_tray_icon
(self)
evil_bw16_gui.py:486
↓ 1 callers
Method
show_help
Display help in a popup window
evil_bw16_gui.py:523
Method
__init__
(self, root)
evil_bw16_gui.py:12
Method
apply_parameters
(self)
evil_bw16_gui.py:428
Method
clear_output
Clear the terminal output.
evil_bw16_gui.py:263
Method
minimize_to_tray
(self)
evil_bw16_gui.py:469
Function
on_exit
()
evil_bw16_gui.py:593
Method
quit_app
(self, icon=None, item=None)
evil_bw16_gui.py:479
Method
read_from_port
(self)
evil_bw16_gui.py:339
Method
refresh_ports
(self)
evil_bw16_gui.py:289
Method
restore_from_tray
(self)
evil_bw16_gui.py:474
Method
send_custom_command
(self)
evil_bw16_gui.py:421
Method
set_target
(self)
evil_bw16_gui.py:458
Method
submit_duration
()
evil_bw16_gui.py:406
Method
toggle_connection
(self)
evil_bw16_gui.py:303
Method
toggle_debug_mode
Toggle debug mode on the device
evil_bw16_gui.py:517