dx @$GetProcDirBase = ((ProcName) => @$cursession.Processes.Where(p => p.Name == ProcName).Select(p => p.KernelObject.Pcb->DirectoryTableBase))
