MCPcopy Create free account

hub / github.com/dagnazty/Evil-BW16-Control-Panel / functions

Functions26 in github.com/dagnazty/Evil-BW16-Control-Panel

↓ 14 callersMethodappend_output
Add text to the output terminal with timestamp
evil_bw16_gui.py:270
↓ 5 callersMethodsend_command
(self, command)
evil_bw16_gui.py:359
↓ 3 callersMethoddisconnect_serial
(self)
evil_bw16_gui.py:324
↓ 2 callersMethodcleanup
Clean up resources before exiting the application.
evil_bw16_gui.py:508
↓ 2 callersMethodget_serial_ports
(self)
evil_bw16_gui.py:285
↓ 1 callersFunctionmain
()
evil_bw16_gui.py:588
↓ 1 callersMethodprompt_for_duration
Prompt the user to enter a duration for the timed attack.
evil_bw16_gui.py:393
↓ 1 callersMethodsetup_content_area
(self)
evil_bw16_gui.py:147
↓ 1 callersMethodsetup_drawer
(self)
evil_bw16_gui.py:72
↓ 1 callersMethodsetup_output_frame
(self)
evil_bw16_gui.py:243
↓ 1 callersMethodsetup_tray_icon
(self)
evil_bw16_gui.py:486
↓ 1 callersMethodshow_help
Display help in a popup window
evil_bw16_gui.py:523
Method__init__
(self, root)
evil_bw16_gui.py:12
Methodapply_parameters
(self)
evil_bw16_gui.py:428
Methodclear_output
Clear the terminal output.
evil_bw16_gui.py:263
Methodminimize_to_tray
(self)
evil_bw16_gui.py:469
Functionon_exit
()
evil_bw16_gui.py:593
Methodquit_app
(self, icon=None, item=None)
evil_bw16_gui.py:479
Methodread_from_port
(self)
evil_bw16_gui.py:339
Methodrefresh_ports
(self)
evil_bw16_gui.py:289
Methodrestore_from_tray
(self)
evil_bw16_gui.py:474
Methodsend_custom_command
(self)
evil_bw16_gui.py:421
Methodset_target
(self)
evil_bw16_gui.py:458
Methodsubmit_duration
()
evil_bw16_gui.py:406
Methodtoggle_connection
(self)
evil_bw16_gui.py:303
Methodtoggle_debug_mode
Toggle debug mode on the device
evil_bw16_gui.py:517