Uses of Interface
vmm.IVmmModule
Packages that use IVmmModule
-
Uses of IVmmModule in vmm
Methods in vmm that return IVmmModuleModifier and TypeMethodDescriptionIVmmProcess.moduleGet
(long va, boolean isExtendedInfo) Retrieve a module by its virtual address.Retrieve a module by its name.Methods in vmm that return types with arguments of type IVmmModuleModifier and TypeMethodDescriptionIVmmProcess.moduleGetAll
(boolean isExtendedInfo) Retrieve all modules loaded into the process.