miasm
Reverse engineering framework
|
This is the complete list of members for miasm.os_dep.common.heap, including all inherited members.
addr | miasm.os_dep.common.heap | static |
addr | miasm.os_dep.common.heap | |
align | miasm.os_dep.common.heap | static |
alloc(self, jitter, size, perm=PAGE_READ|PAGE_WRITE, cmt="") | miasm.os_dep.common.heap | |
get_size(self, vm, ptr) | miasm.os_dep.common.heap | |
mask | miasm.os_dep.common.heap | static |
next_addr(self, size) | miasm.os_dep.common.heap | |
size | miasm.os_dep.common.heap | static |
vm_alloc(self, vm, size, perm=PAGE_READ|PAGE_WRITE, cmt="") | miasm.os_dep.common.heap |