bc
- clear breakpoint at address
bl - list breakpoints
bp - set breakpoint at address
break - send break-in packet to host
continue - resume execution
dw - read dword at virtual address
eprocess - parse the eprocess block at address
findprocessbyname - find a process from process name
getcontext - get the current thread context
getprocaddress - locate an procedure's import address
getpspcidtable - get the psp cid table
listexports - list all the exports from the module at baseaddr
listmodules - list loaded modules
logical2physical - convert a virtual address to a physical address
messagebox - inject a messagebox into explorer.exe process
parsepe - give some information about the PE file at baseaddr
processcontext - show the context info for the given pid
processlist - list running processes
quit - exit the debugger
r = - read or set the given register
readphysicalmem - read physical memory
readvirtualmem - read virtual memory
reboot - reboot the target
reset - reset the debugger protocol stream
version - show debug API version information
writevirtualmemory - write bytes to virtual memory