dd fs:34 -> GetLastError()
Window Hello : dialog --title 'Message' --msgbox 'Hello, world!' 5 20
Yes / no menu : dialog --title "Message" --yesno "Are you having\ fun?" 6 25
dialog --infobox "Please wait" 10 30 ; sleep 4dialog --inputbox "Enter your name:" 8 40 2>answerTextbox : `dialog --textbox ~/../usr/etc/profile 22 70`regedit /HKLM/SAM : if you can open AM, you are priviledgedPower off (shutdown)
shutdown /h /f # hibernate force /? # help /r # reboot /t 10 # in 10 sec powercfg /hibernate on powercfg /hibernate off # To be able to resize C (because /hiberfil.sys is an unmovable file)
Screen off
scrnsave.scr /s
start .lusrmgrprocmon /BackingFile c:\Users\user\Desktop\proc.pml /AcceptEula /Quiet /noconnectprocmon /Terminatefltmc
fltmc UNLOAD PROCMON23| Server | Client |
|---|---|
| 1/ Init Winsock | 1/ Init WinSock |
| 2/ Create Socket | 2/ Create Socket |
| 3/ Bind Socket | 3/ Connect to server |
| 4/ Listen on socket for a client | 4/ Send and receive data |
| 5/ Accept connection form lcient | 5/ Disconnect |
| 6/ Receive and send data | |
| 7/ Disconnect |
int 31h : Memory allocation, sector manipulation, table of descriptorsint 2Eh : Sleepint 21h :int 20h : Terminate programint 13h : Access to diskint 10h : BIOS
fct 00h : Change video mode and clear screenfct 01h : Set cursor typefct 13h : Show string on screenCtrl + ` : Global summon from taskbar Win + Alt + p : Preferences Ctrl + t : New tab Ctrl + w : Close tab Shitft + Alt + 1: New CMD tab Shitft + Alt + 2: New Powershell tab Alt + Enter : Full screen
Shift + Up : Traverse up in directory structure End, Home Ctrl : Traverse text as usual in windows Ctrl + r : History search Shift + mouse : Select and copy from buffer Right click : Paste text (or ctrl + shift + v)
shift+f5 : Full screen current slide
win r cmd # as run