Methodalloc_physical_memory(self, lowest_acceptable, highest_acceptable, boundary_multiple, size, caching_type)
Python-Bridge/Python-Bridge.py:273
Methodcreate_section(self, name, max_size, access, obj_flags, protection, allocation_attributes, hfile)
Python-Bridge/Python-Bridge.py:511
Methodload_module(self, hmodule, module_name, on_load, on_unload, on_device_control)
Python-Bridge/Python-Bridge.py:577
Methodmap_mdl(self, src_pid, dst_pid, mdl, need_probe_and_lock, map_to_address_space,
protect, cache_ty
Python-Bridge/Python-Bridge.py:218
Methodmap_memory(self, src_pid, dst_pid, virtual_address, size, map_to_address_space,
protect, cache_ty
Python-Bridge/Python-Bridge.py:250