I wanted to know how to view permissions(rwx) in Windbg of DLL like viewing it in Linux:
cat /proc/{id}/maps
08048000-08056000 r-xp 00000000 03:0c 64593 /usr/sbin/gpm
I wanted to know how to view permissions(rwx) in Windbg of DLL like viewing it in Linux:
cat /proc/{id}/maps
08048000-08056000 r-xp 00000000 03:0c 64593 /usr/sbin/gpm