MCPcopy Create free account

hub / github.com/IgorKorkin/MemoryRanger / functions

Functions1,785 in github.com/IgorKorkin/MemoryRanger

MethodOpInfo
(UnionOpInfo op_info)
MemRanger/capstone/bindings/java/capstone/Xcore.java:79
MethodOpInfo
(UnionOpInfo op_info)
MemRanger/capstone/bindings/java/capstone/Sparc.java:86
MethodOpInfo
(UnionOpInfo op_info)
MemRanger/capstone/bindings/java/capstone/Ppc.java:102
MethodOpInfo
(UnionOpInfo e)
MemRanger/capstone/bindings/java/capstone/X86.java:123
MethodOpInfo
(UnionOpInfo e)
MemRanger/capstone/bindings/java/capstone/Mips.java:84
FunctionPFN_NUMBER UtilPfnFromPa
PA -> PFN
MemRanger/HyperPlatform/util.cpp:885
FunctionPFN_NUMBER UtilPfnFromVa
VA -> PFN
MemRanger/HyperPlatform/util.cpp:880
FunctionPPC_getInstruction
MemRanger/capstone/arch/PowerPC/PPCDisassembler.c:368
FunctionPPC_get_insn_id
given internal insn id, return public instruction info
MemRanger/capstone/arch/PowerPC/PPCMapping.c:6892
FunctionPPC_group_name
MemRanger/capstone/arch/PowerPC/PPCMapping.c:7913
FunctionPPC_insn_name
MemRanger/capstone/arch/PowerPC/PPCMapping.c:7873
FunctionPPC_post_printer
MemRanger/capstone/arch/PowerPC/PPCInstPrinter.c:61
FunctionPPC_printInst
MemRanger/capstone/arch/PowerPC/PPCInstPrinter.c:82
FunctionPPC_reg_name
MemRanger/capstone/arch/PowerPC/PPCMapping.c:202
MethodPage
Allocates a non-paged, page-aligned page. Issues bug check on failure
MemRanger/DdiMon/shadow_hook.cpp:593
MethodPageFaultRecord
_Use_decl_annotations_*/
MemRanger/MemoryMon/PageFaultRecord.cpp:42
MethodPayloadStackOverFlow
MemAttacker/mem_attacker_console/payload_stack_overflow.h:21
MethodPayloadUseAfterFree
MemAttacker/mem_attacker_console/payload_use_after_free.h:50
MethodPerfCounter
Gets the current time using \a query_time_routine. @param collector PerfCollector instance to store performance data @param query_time_routine A fun
MemRanger/HyperPlatform/perf_counter.h:288
FunctionPerfGetTime
_Use_decl_annotations_*/
MemRanger/HyperPlatform/performance.cpp:82
FunctionPerfpFinalOutputRoutine
MemRanger/HyperPlatform/performance.cpp:102
FunctionPerfpInitialOutputRoutine
MemRanger/HyperPlatform/performance.cpp:87
FunctionPerfpOutputRoutine
MemRanger/HyperPlatform/performance.cpp:94
FunctionPowerCallbackpCallbackRoutine
Power callback routine dealing with hibernate and sleep
MemRanger/HyperPlatform/power_callback.cpp:91
MethodProtectedDrivers
/
MemRanger/MemoryMon/active_mem_protector.h:50
MethodRdTsc
Gets the current time using the RDTSC instruction @return the current time
MemRanger/HyperPlatform/perf_counter.h:307
FunctionRweAddFileObjRange
/
MemRanger/MemoryMon/rwe.cpp:273
FunctionRweAddOneOSInternalDataRange
MemRanger/MemoryMon/rwe.cpp:260
FunctionRweDelOneOSInternalDataRange
MemRanger/MemoryMon/rwe.cpp:301
FunctionRweIsInsideDstRange
MemRanger/MemoryMon/rwe.cpp:355
FunctionRweIsInsideSrcRange
MemRanger/MemoryMon/rwe.cpp:350
FunctionRweSetDefaultEptAttributes
Make all non-executable for MONITOR
MemRanger/MemoryMon/rwe.cpp:465
FunctionRwepApplyRangesDpcRoutine
MemRanger/MemoryMon/rwe.cpp:523
FunctionRwepFileObjPageCallback
Clear access bits for the Default EPT Set access bits only for the EPT with isolated driver and clear bits for all other EPTs
MemRanger/MemoryMon/rwe.cpp:1560
FunctionRwepGrantAccessCallback
MemRanger/MemoryMon/rwe.cpp:1614
FunctionRwepHandleTablePageCallback
Clear access bits for the Default EPT Set access bits only for the EPT with isolated driver and clear bits for all other EPTs
MemRanger/MemoryMon/rwe.cpp:1588
FunctionRwepNewlyLoadedDriversPageCallback
Make Protected Drivers ranges non-executable for the default pages and executable for ProtectedDrivers-pages
MemRanger/MemoryMon/rwe.cpp:1493
FunctionRwepOSInternalDataPageCallback
MemRanger/MemoryMon/rwe.cpp:1526
FunctionRwepOSinternalDriversPageCallback
Make System ranges executable for the default pages and executable for ProtectedDrivers-pages
MemRanger/MemoryMon/rwe.cpp:1340
MethodScopedLock
Acquires a lock using \a lock_routine. @param lock_routine A function pointer for acquiring a lock @param leave_routine A function pointer for releas
MemRanger/HyperPlatform/perf_counter.h:212
FunctionShEnablePageShadowingForNewEnclave
Enables page shadowing for all hooks
MemRanger/DdiMon/shadow_hook.cpp:227
FunctionSparc_addReg
MemRanger/capstone/arch/Sparc/SparcInstPrinter.c:449
FunctionSparc_add_hint
MemRanger/capstone/arch/Sparc/SparcInstPrinter.c:46
FunctionSparc_add_reg
MemRanger/capstone/arch/Sparc/SparcInstPrinter.c:53
FunctionSparc_getInstruction
MemRanger/capstone/arch/Sparc/SparcDisassembler.c:224
FunctionSparc_get_insn_id
given internal insn id, return public instruction info
MemRanger/capstone/arch/Sparc/SparcMapping.c:2800
FunctionSparc_group_name
MemRanger/capstone/arch/Sparc/SparcMapping.c:3165
FunctionSparc_insn_name
MemRanger/capstone/arch/Sparc/SparcMapping.c:3128
FunctionSparc_post_printer
MemRanger/capstone/arch/Sparc/SparcInstPrinter.c:79
FunctionSparc_printInst
MemRanger/capstone/arch/Sparc/SparcInstPrinter.c:362
FunctionSparc_reg_name
MemRanger/capstone/arch/Sparc/SparcMapping.c:112
FunctionSystemZMC_getFirstReg
MemRanger/capstone/arch/SystemZ/SystemZMCTargetDesc.c:69
FunctionSystemZ_getInstruction
MemRanger/capstone/arch/SystemZ/SystemZDisassembler.c:300
FunctionSystemZ_get_insn_id
given internal insn id, return public instruction info
MemRanger/capstone/arch/SystemZ/SystemZMapping.c:4317
FunctionSystemZ_group_name
MemRanger/capstone/arch/SystemZ/SystemZMapping.c:5074
FunctionSystemZ_insn_name
MemRanger/capstone/arch/SystemZ/SystemZMapping.c:5039
FunctionSystemZ_post_printer
MemRanger/capstone/arch/SystemZ/SystemZInstPrinter.c:34
FunctionSystemZ_printInst
MemRanger/capstone/arch/SystemZ/SystemZInstPrinter.c:383
FunctionSystemZ_reg_name
MemRanger/capstone/arch/SystemZ/SystemZMapping.c:57
FunctionTestpCreateProcessNotifyRoutineEx
MemRanger/MemoryMon/test.cpp:468
FunctionTestpForEachDriverCallback
Sets certain drivers as source ranges
MemRanger/MemoryMon/test.cpp:329
FunctionTestpLoadImageNotifyRoutine
MemRanger/MemoryMon/test.cpp:379
FunctionThumb_getInstruction
MemRanger/capstone/arch/ARM/ARMDisassembler.c:877
MethodUnionOpInfo
()
MemRanger/capstone/bindings/java/capstone/Systemz.java:63
MethodUnionOpInfo
()
MemRanger/capstone/bindings/java/capstone/Arm.java:96
MethodUnionOpInfo
()
MemRanger/capstone/bindings/java/capstone/Arm64.java:94
MethodUnionOpInfo
()
MemRanger/capstone/bindings/java/capstone/Xcore.java:59
MethodUnionOpInfo
()
MemRanger/capstone/bindings/java/capstone/Sparc.java:61
MethodUnionOpInfo
()
MemRanger/capstone/bindings/java/capstone/Ppc.java:75
MethodUnionOpInfo
()
MemRanger/capstone/bindings/java/capstone/X86.java:89
MethodUnionOpInfo
()
MemRanger/capstone/bindings/java/capstone/Mips.java:63
FunctionUnlinkedpProcessNotifyRoutineEx
DbgPrints when a process is created
MemRanger/MemoryMonTest/Unlinked/unlinked.cpp:127
FunctionUtilDumpGpRegisters
Debug prints registers
MemRanger/HyperPlatform/util.cpp:951
FunctionUtilForceCopyMemory
Does RtlCopyMemory safely even if destination is a read only region
MemRanger/HyperPlatform/util.cpp:1135
FunctionUtilInvvpidSingleContext
Executes the INVVPID instruction (type 1)
MemRanger/HyperPlatform/util.cpp:1088
FunctionUtilIsAccessibleAddress
Return true if the given address is accessible.
MemRanger/HyperPlatform/util.cpp:681
FunctionUtilIsExecutableAddress
Return true if the given address is executable.
MemRanger/HyperPlatform/util.cpp:711
FunctionUtilWriteMsr
Writes natural-width MSR
MemRanger/HyperPlatform/util.cpp:1061
FunctionUtilpGetModuleBasenSize
MemRanger/HyperPlatform/util.cpp:366
FunctionUtilpGetNTHeaderInfo
/
MemRanger/HyperPlatform/util.cpp:362
FunctionUtilpUnsafePcToFileHeader
A fake RtlPcToFileHeader without acquiring PsLoadedModuleSpinLock. Thus, it is unsafe and should be updated if we can locate PsLoadedModuleSpinLock.
MemRanger/HyperPlatform/util.cpp:460
MethodV2PMap2
_Use_decl_annotations_*/
MemRanger/MemoryMon/V2PMap.cpp:47
FunctionVmmVmExitHandler
MemRanger/HyperPlatform/vmm.cpp:189
FunctionVmmVmxFailureHandler
Handle VMRESUME or VMXOFF failure. Fatal error.
MemRanger/HyperPlatform/vmm.cpp:1492
FunctionVmpInitializeVm
Allocates structures for virtualization, initializes VMCS and virtualizes the current processor
MemRanger/HyperPlatform/vm.cpp:371
FunctionVmpSetLockBitCallback
Sets 1 to the lock bit of the IA32_FEATURE_CONTROL MSR
MemRanger/HyperPlatform/vm.cpp:220
FunctionVmpStopVm
Stops virtualization through a hypercall and frees all related memory
MemRanger/HyperPlatform/vm.cpp:1037
FunctionXCore_getInstruction
MemRanger/capstone/arch/XCore/XCoreDisassembler.c:729
FunctionXCore_get_insn_id
given internal insn id, return public instruction info
MemRanger/capstone/arch/XCore/XCoreMapping.c:1370
FunctionXCore_group_name
MemRanger/capstone/arch/XCore/XCoreMapping.c:1558
FunctionXCore_insn_extract
stw sed, sp[3]
MemRanger/capstone/arch/XCore/XCoreInstPrinter.c:48
FunctionXCore_insn_name
MemRanger/capstone/arch/XCore/XCoreMapping.c:1531
FunctionXCore_map_register
map internal raw register to 'public' register
MemRanger/capstone/arch/XCore/XCoreMapping.c:1571
FunctionXCore_post_printer
MemRanger/capstone/arch/XCore/XCoreInstPrinter.c:39
FunctionXCore_printInst
MemRanger/capstone/arch/XCore/XCoreInstPrinter.c:254
FunctionXCore_reg_name
MemRanger/capstone/arch/XCore/XCoreMapping.c:49
Function_Xbad_alloc
MemRanger/HyperPlatform/kernel_stl.cpp:64
Function_Xinvalid_argument
MemRanger/HyperPlatform/kernel_stl.cpp:67
Function_Xlength_error
MemRanger/HyperPlatform/kernel_stl.cpp:70
Function_Xout_of_range
MemRanger/HyperPlatform/kernel_stl.cpp:73
← previousnext →1,201–1,300 of 1,785, ranked by callers