MCPcopy Create free account

hub / github.com/IgorKorkin/MemoryRanger / functions

Functions1,785 in github.com/IgorKorkin/MemoryRanger

↓ 1 callersFunctionVmmpHandleMonitorTrap
MTF VM-exit
MemRanger/HyperPlatform/vmm.cpp:362
↓ 1 callersFunctionVmmpHandleMsrReadAccess
RDMSR
MemRanger/HyperPlatform/vmm.cpp:521
↓ 1 callersFunctionVmmpHandleMsrWriteAccess
WRMSR
MemRanger/HyperPlatform/vmm.cpp:528
↓ 1 callersFunctionVmmpHandleRdtsc
RDTSC
MemRanger/HyperPlatform/vmm.cpp:483
↓ 1 callersFunctionVmmpHandleRdtscp
RDTSCP
MemRanger/HyperPlatform/vmm.cpp:495
↓ 1 callersFunctionVmmpHandleTripleFault
Triple fault VM-exit. Fatal error.
MemRanger/HyperPlatform/vmm.cpp:343
↓ 1 callersFunctionVmmpHandleUnexpectedExit
Unexpected VM-exit. Fatal error.
MemRanger/HyperPlatform/vmm.cpp:352
↓ 1 callersFunctionVmmpHandleVmCall
VMCALL
MemRanger/HyperPlatform/vmm.cpp:1264
↓ 1 callersFunctionVmmpHandleVmCallTermination
Handles an unloading request
MemRanger/HyperPlatform/vmm.cpp:1579
↓ 1 callersFunctionVmmpHandleVmExit
Dispatches VM-exit to a corresponding handler
MemRanger/HyperPlatform/vmm.cpp:242
↓ 1 callersFunctionVmmpHandleVmx
VMX instructions except for VMCALL
MemRanger/HyperPlatform/vmm.cpp:1250
↓ 1 callersFunctionVmmpHandleXsetbv
XSETBV. It is executed at the time of system resuming
MemRanger/HyperPlatform/vmm.cpp:509
↓ 1 callersFunctionVmmpIoWrapper
Perform IO instruction according with parameters
MemRanger/HyperPlatform/vmm.cpp:1071
↓ 1 callersFunctionVmpBuildIoBitmaps
Build IO bitmaps
MemRanger/HyperPlatform/vm.cpp:326
↓ 1 callersFunctionVmpBuildMsrBitmap
Build MSR bitmap
MemRanger/HyperPlatform/vm.cpp:282
↓ 1 callersFunctionVmpEnterVmxMode
See: VMM SETUP & TEAR DOWN
MemRanger/HyperPlatform/vm.cpp:584
↓ 1 callersFunctionVmpFreeSharedData
Decrement reference count of shared data and free it if no reference
MemRanger/HyperPlatform/vm.cpp:1103
↓ 1 callersFunctionVmpInitializeVmcs
See: VMM SETUP & TEAR DOWN
MemRanger/HyperPlatform/vm.cpp:640
↓ 1 callersFunctionVmpIsVmxAvailable
Checks if the system supports virtualization
MemRanger/HyperPlatform/vm.cpp:175
↓ 1 callersFunctionVmpLaunchVm
Executes vmlaunch
MemRanger/HyperPlatform/vm.cpp:908
↓ 1 callersFunctionVmpSetupVmcs
See: PREPARATION AND LAUNCHING A VIRTUAL MACHINE
MemRanger/HyperPlatform/vm.cpp:662
↓ 1 callersFunctionVmpStartVm
Virtualize the current processor
MemRanger/HyperPlatform/vm.cpp:355
↓ 1 callersFunctionXCore_enable
MemRanger/capstone/arch/XCore/XCoreModule.c:42
↓ 1 callersFunctionXCore_init
MemRanger/capstone/arch/XCore/XCoreDisassembler.c:765
↓ 1 callersFunction_ARM_getInstruction
MemRanger/capstone/arch/ARM/ARMDisassembler.c:446
↓ 1 callersFunction_Thumb_getInstruction
MemRanger/capstone/arch/ARM/ARMDisassembler.c:683
↓ 1 callersFunction__lgdt
Reads SGDT @param gdtr A pointer to read GDTR
MemRanger/HyperPlatform/asm.h:161
↓ 1 callersFunction__vmx_vmread
Reads a specified field from the current VMCS @param field The VMCS field to read @param field_value A pointer to the location to store the value re
MemRanger/HyperPlatform/asm.h:291
↓ 1 callersFunction__vmx_vmwrite
Writes the specified value to the specified field in the current VMCS @param field The VMCS field to write @param field_value The value to write to
MemRanger/HyperPlatform/asm.h:322
↓ 1 callersFunction_getInstruction
MemRanger/capstone/arch/AArch64/AArch64Disassembler.c:220
↓ 1 callersFunction_printOperand
MemRanger/capstone/arch/XCore/XCoreInstPrinter.c:188
↓ 1 callersFunction_printOperand
MemRanger/capstone/arch/SystemZ/SystemZInstPrinter.c:78
↓ 1 callersMethodaccess_to_the_allocated_data
MemRanger/MemoryMon/mem_ranger_rules.cpp:54
↓ 1 callersMethodaccess_to_the_file_object
MemRanger/MemoryMon/mem_ranger_rules.cpp:145
↓ 1 callersMethodaccess_to_the_handle_table
MemRanger/MemoryMon/mem_ranger_rules.cpp:156
↓ 1 callersMethodadd_driver_enclave
MemRanger/MemoryMon/mem_ranger_rules.cpp:12
↓ 1 callersMethodadd_handle_entry
MemRanger/MemoryMon/mem_ranger_rules.cpp:67
↓ 1 callersFunctioncc_normalize
normalize CC to remove _MINUS & _PLUS
MemRanger/capstone/arch/PowerPC/PPCInstPrinter.c:224
↓ 1 callersFunctioncheck_input
MemAttacker/mem_attacker_console/mem_attacker.cpp:147
↓ 1 callersMethodclose
utils/zwfile.h:19
↓ 1 callersFunctioncompare_lower_str
compare s1 with lower(s2) return true if s1 == lower(f2), and false otherwise
MemRanger/capstone/arch/AArch64/AArch64BaseInfo.c:47
↓ 1 callersFunctioncopy_fileobj_fcb_fscontext
MemAttacker/mem_attacker_driver/files_hijacking.cpp:289
↓ 1 callersFunctioncopy_sources
Copy the C sources into the source directory. This rearranges the source files under the python distribution directory.
MemRanger/capstone/bindings/python/setup.py:41
↓ 1 callersFunctioncreate_device
MemAllocator/mem_allocator_driver/mem_allocator_driver.cpp:318
↓ 1 callersFunctioncs
(md, code)
MemRanger/capstone/suite/fuzz.py:65
↓ 1 callersMethodcs_close
(NativeLongByReference handle)
MemRanger/capstone/bindings/java/capstone/Capstone.java:258
↓ 1 callersMethodcs_disasm
(NativeLong handle, byte[] code, NativeLong code_len, long addr, NativeLong count, PointerByReference
MemRanger/capstone/bindings/java/capstone/Capstone.java:255
↓ 1 callersFunctioncs_driver_hello
Hello, Capstone!
MemRanger/capstone/contrib/cs_driver/cs_driver/cs_driver.c:44
↓ 1 callersMethodcs_errno
(NativeLong csh)
MemRanger/capstone/bindings/java/capstone/Capstone.java:270
↓ 1 callersMethodcs_insn_group
(NativeLong csh, Pointer insn, int id)
MemRanger/capstone/bindings/java/capstone/Capstone.java:267
↓ 1 callersMethodcs_insn_name
(NativeLong csh, int id)
MemRanger/capstone/bindings/java/capstone/Capstone.java:265
↓ 1 callersFunctioncs_lite
(md, code)
MemRanger/capstone/suite/benchmark.py:65
↓ 1 callersFunctioncs_lite
(md, code)
MemRanger/capstone/suite/fuzz.py:72
↓ 1 callersFunctioncs_op_count
MemRanger/capstone/cs.c:932
↓ 1 callersMethodcs_op_count
(NativeLong csh, Pointer insn, int type)
MemRanger/capstone/bindings/java/capstone/Capstone.java:262
↓ 1 callersFunctioncs_op_index
MemRanger/capstone/cs.c:1008
↓ 1 callersMethodcs_op_index
(NativeLong csh, Pointer insn, int type, int index)
MemRanger/capstone/bindings/java/capstone/Capstone.java:263
↓ 1 callersMethodcs_open
(int arch, int mode, NativeLongByReference handle)
MemRanger/capstone/bindings/java/capstone/Capstone.java:254
↓ 1 callersMethodcs_reg_name
(NativeLong csh, int id)
MemRanger/capstone/bindings/java/capstone/Capstone.java:261
↓ 1 callersMethodcs_reg_read
(NativeLong csh, Pointer insn, int id)
MemRanger/capstone/bindings/java/capstone/Capstone.java:268
↓ 1 callersMethodcs_reg_write
(NativeLong csh, Pointer insn, int id)
MemRanger/capstone/bindings/java/capstone/Capstone.java:269
↓ 1 callersMethodcs_support
(int query)
MemRanger/capstone/bindings/java/capstone/Capstone.java:272
↓ 1 callersFunctioncs_version
MemRanger/capstone/cs.c:139
↓ 1 callersFunctioncs_winkernel_vsnprintf_test
Functional test for cs_winkernel_vsnprintf()
MemRanger/capstone/tests/test_winkernel.cpp:123
↓ 1 callersFunctiondecodeBDLAddr12Len8Operand
MemRanger/capstone/arch/SystemZ/SystemZDisassembler.c:240
↓ 1 callersFunctiondecodeBDXAddr12Operand
MemRanger/capstone/arch/SystemZ/SystemZDisassembler.c:210
↓ 1 callersFunctiondecodeBDXAddr20Operand
MemRanger/capstone/arch/SystemZ/SystemZDisassembler.c:225
↓ 1 callersMethoddel_file_object
MemRanger/MemoryMon/mem_ranger_rules.cpp:125
↓ 1 callersMethoddel_handle_entry
MemRanger/MemoryMon/mem_ranger_rules.cpp:91
↓ 1 callersFunctiondummy_src
()
MemRanger/capstone/bindings/python/setup.py:164
↓ 1 callersFunctionenable_start_service
utils/disable_compatibility_window.cpp:35
↓ 1 callersFunctionextract
utils/drivers_launch_pad.cpp:135
↓ 1 callersMethodfor_each_ept
MemRanger/MemoryMon/mem_ranger_rules.cpp:3
↓ 1 callersMethodfree_secret
MemAllocator/mem_allocator_driver/allocated_mem_access.cpp:44
↓ 1 callersMethodfromArrayRaw
(_cs_insn[] arr_raw)
MemRanger/capstone/bindings/java/capstone/Capstone.java:243
↓ 1 callersFunctiongen
(lang)
MemRanger/capstone/bindings/const_generator.py:67
↓ 1 callersFunctiongetInstruction
MemRanger/capstone/arch/PowerPC/PPCDisassembler.c:330
↓ 1 callersFunctiongetNEONModImmOpCmode
MemRanger/capstone/arch/ARM/ARMAddressingModes.h:587
↓ 1 callersFunctiongetNEONModImmVal
MemRanger/capstone/arch/ARM/ARMAddressingModes.h:591
↓ 1 callersFunctiongetNextVectorRegister
static unsigned getNextVectorRegister(unsigned Reg, unsigned Stride = 1)
MemRanger/capstone/arch/AArch64/AArch64InstPrinter.c:1054
↓ 1 callersMethodgetOptInfo
(_cs_detail detail)
MemRanger/capstone/bindings/java/capstone/Capstone.java:155
↓ 1 callersFunctiongetT2SOImmTwoPartFirst
MemRanger/capstone/arch/ARM/ARMAddressingModes.h:395
↓ 1 callersFunctiongetT2SOImmValRotateVal
getT2SOImmValRotateVal - Return the 12-bit encoded representation if the specified value is a rotated 8-bit value. Return -1 if no rotation encoding i
MemRanger/capstone/arch/ARM/ARMAddressingModes.h:322
↓ 1 callersFunctiongetThumbImm16ValShift
getThumbImm16ValShift - Try to handle Imm with a 16-bit immediate followed by a left shift. Returns the shift amount to use.
MemRanger/capstone/arch/ARM/ARMAddressingModes.h:257
↓ 1 callersFunctionget_bc_name
MemRanger/capstone/tests/test_ppc.c:31
↓ 1 callersFunctionget_file_object
MemRanger/MemoryMon/file_system.cpp:7
↓ 1 callersMethodget_secret
MemAllocator/mem_allocator_driver/allocated_mem_access.cpp:35
↓ 1 callersMethodget_temp
MemAllocator/mem_allocator_driver/allocated_mem_access.cpp:134
↓ 1 callersMethodhas
MemRanger/MemoryMon/PageFaultRecord.cpp:52
↓ 1 callersMethodhex
(int i)
MemRanger/capstone/bindings/java/TestArm64.java:26
↓ 1 callersMethodhex
(int i)
MemRanger/capstone/bindings/java/TestX86.java:28
↓ 1 callersMethodhex
(int i)
MemRanger/capstone/bindings/java/TestArm.java:29
↓ 1 callersMethodhexString2Byte
(String s)
MemRanger/capstone/bindings/java/TestXcore.java:10
↓ 1 callersMethodhexString2Byte
(String s)
MemRanger/capstone/bindings/java/TestArm64.java:11
↓ 1 callersMethodhexString2Byte
(String s)
MemRanger/capstone/bindings/java/TestSystemz.java:11
↓ 1 callersMethodhexString2Byte
(String s)
MemRanger/capstone/bindings/java/TestPpc.java:11
↓ 1 callersFunctionhide_proc
MemAttacker/mem_attacker_driver/mem_attacker_driver.cpp:300
↓ 1 callersFunctionhijacking
MemAttacker/mem_attacker_driver/token_hijacking.cpp:87
↓ 1 callersFunctioninit
MemRanger/capstone/arch/ARM/ARMModule.c:12
↓ 1 callersFunctioninit_console_font_colors
utils/console_font_colors.h:86
← previousnext →601–700 of 1,785, ranked by callers