mirror of https://github.com/hak5/omg-payloads.git
Add xterm option for making window smaller
parent
2edd1e6563
commit
70fb09b6e6
|
@ -24,7 +24,7 @@ REM_BLOCK
|
|||
Use this if your target is using Gnome (remove REM_BLOCK and END_REM + this line)
|
||||
ALT F2
|
||||
DELAY 200
|
||||
STRINGLN xterm
|
||||
STRINGLN xterm -fa monaco -fs 1
|
||||
DELAY 500
|
||||
END_REM
|
||||
|
||||
|
|
Loading…
Reference in New Issue