| Class | Rex::Post::Meterpreter::Extensions::Stdapi::Sys::ProcessSubsystem::Memory |
| In: |
lib/rex/post/meterpreter/extensions/stdapi/sys/process_subsystem/memory.rb
|
| Parent: | Object |
Lock a region of memory into physical memory so that it can‘t be swapped to disk. This can only be done in the context of the process that is running the meterpreter server. The instance‘s handle is ignored.
Unloock a region of memory into physical memory so that it can be swapped to disk. This can only be done in the context of the process that is running the meterpreter server. The instance‘s handle is ignored.