Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IgorKorkin/MemoryRanger
/ functions
Functions
1,785 in github.com/IgorKorkin/MemoryRanger
⨍
Functions
1,785
◇
Types & classes
481
↓ 1 callers
Function
test
MemRanger/capstone/tests/test_ppc.c:114
↓ 1 callers
Function
test
Exercises all existing regression tests
MemRanger/capstone/tests/test_winkernel.cpp:84
↓ 1 callers
Function
test
MemRanger/capstone/tests/test_skipdata.c:39
↓ 1 callers
Function
test
MemRanger/capstone/tests/test_iter.c:32
↓ 1 callers
Function
test
MemRanger/capstone/tests/test_x86.c:138
↓ 1 callers
Function
test
MemRanger/capstone/tests/test.c:31
↓ 1 callers
Function
test
MemRanger/capstone/tests/test_xcore.c:76
↓ 1 callers
Function
test
MemRanger/capstone/tests/test_arm.c:142
↓ 1 callers
Function
test
MemRanger/capstone/tests/test_detail.c:31
↓ 1 callers
Function
test
MemRanger/capstone/tests/test_systemz.c:81
↓ 1 callers
Function
test
MemRanger/capstone/tests/test_mips.c:72
↓ 1 callers
Function
test
MemRanger/capstone/tests/test_arm64.c:127
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_arm64.py:87
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test.py:71
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_mips.py:51
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_detail.py:81
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_skipdata.py:39
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_xcore.py:51
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_sparc.py:56
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_arm.py:103
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_x86.py:125
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_ppc.py:61
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_lite.py:52
↓ 1 callers
Function
test_class
()
MemRanger/capstone/bindings/python/test_systemz.py:57
↓ 1 callers
Function
test_cs_disasm_quick
()
MemRanger/capstone/suite/ppcbranch.py:42
↓ 1 callers
Function
test_cs_disasm_quick
()
MemRanger/capstone/suite/x86odd.py:92
↓ 1 callers
Function
test_invalids
MemRanger/capstone/suite/arm/test_arm_regression.c:158
↓ 1 callers
Function
test_valids
MemRanger/capstone/suite/arm/test_arm_regression.c:251
↓ 1 callers
Function
to_hex
(s)
MemRanger/capstone/suite/regress.py:455
↓ 1 callers
Function
to_hex
(s)
MemRanger/capstone/suite/ppcbranch.py:35
↓ 1 callers
Function
to_hex
(s)
MemRanger/capstone/suite/x86odd.py:85
↓ 1 callers
Method
two_handle_entries_at_one_page
MemRanger/MemoryMon/mem_ranger_rules.cpp:79
↓ 1 callers
Function
uaf_allocate_fake
MemAttacker/mem_attacker_driver/vulnerable_code.cpp:147
↓ 1 callers
Function
uaf_allocate_fake_stub
MemAttacker/mem_attacker_driver/vulnerable_code.cpp:178
↓ 1 callers
Function
uaf_allocate_object
MemAttacker/mem_attacker_driver/vulnerable_code.cpp:48
↓ 1 callers
Function
uaf_allocate_object_stub
MemAttacker/mem_attacker_driver/vulnerable_code.cpp:87
↓ 1 callers
Function
uaf_free_object
MemAttacker/mem_attacker_driver/vulnerable_code.cpp:95
↓ 1 callers
Function
uaf_free_object_stub
MemAttacker/mem_attacker_driver/vulnerable_code.cpp:113
↓ 1 callers
Function
uaf_use_object
MemAttacker/mem_attacker_driver/vulnerable_code.cpp:120
↓ 1 callers
Function
uaf_use_object_stub
MemAttacker/mem_attacker_driver/vulnerable_code.cpp:140
↓ 1 callers
Function
update_colors
utils/console_font_colors.h:54
Method
SCMUtil
/
utils/scm_util.cpp:6
Method
add_driver
/
utils/scm_util.cpp:33
Method
clear
MemAttacker/mem_attacker_console/payload_stack_overflow.cpp:37
Method
delete_binfile
/
utils/scm_util.cpp:68
Method
double_check_status
check the presence of the driver in the list of active drivers */
utils/scm_util.cpp:162
Method
init
MemAttacker/mem_attacker_console/payload_stack_overflow.cpp:6
Method
init_sequental
utils/zwfile.cpp:211
Method
open_device
/
utils/scm_util.cpp:101
Method
open_service
/
utils/scm_util.cpp:47
Method
prepare_memory
MemAttacker/mem_attacker_console/payload_use_after_free.cpp:5
Method
read
/
utils/scm_util.cpp:127
Method
remove_driver
/
utils/scm_util.cpp:56
Method
set_names
/
utils/scm_util.cpp:26
Method
start_driver
/
utils/scm_util.cpp:73
Method
stop_driver
/
utils/scm_util.cpp:88
Method
write
utils/zwfile.cpp:188
Method
write
/
utils/scm_util.cpp:135
Method
~SCMUtil
/
utils/scm_util.cpp:16
Function
A64NamedImmMapper_fromString
MemRanger/capstone/arch/AArch64/AArch64BaseInfo.c:60
Function
A64NamedImmMapper_validImm
MemRanger/capstone/arch/AArch64/AArch64BaseInfo.c:74
Function
A64VectorLayoutToString
MemRanger/capstone/arch/AArch64/AArch64BaseInfo.h:294
Function
AArch64_getInstruction
MemRanger/capstone/arch/AArch64/AArch64Disassembler.c:260
Function
AArch64_get_insn_id
given internal insn id, return public instruction info
MemRanger/capstone/arch/AArch64/AArch64Mapping.c:14275
Function
AArch64_group_name
MemRanger/capstone/arch/AArch64/AArch64Mapping.c:14818
Function
AArch64_insn_name
MemRanger/capstone/arch/AArch64/AArch64Mapping.c:14779
Function
AArch64_post_printer
MemRanger/capstone/arch/AArch64/AArch64InstPrinter.c:1387
Function
AArch64_printInst
MemRanger/capstone/arch/AArch64/AArch64InstPrinter.c:66
Function
AArch64_reg_name
MemRanger/capstone/arch/AArch64/AArch64Mapping.c:283
Function
ARMCC_getOppositeCondition
MemRanger/capstone/arch/ARM/ARMBaseInfo.h:52
Function
ARMII_AddrModeToString
MemRanger/capstone/arch/ARM/ARMBaseInfo.h:225
Function
ARM_AM_getAMSubModeStr
MemRanger/capstone/arch/ARM/ARMAddressingModes.h:74
Function
ARM_AM_getShiftOpcEncoding
MemRanger/capstone/arch/ARM/ARMAddressingModes.h:55
Function
ARM_addReg
MemRanger/capstone/arch/ARM/ARMInstPrinter.c:2607
Function
ARM_addUserMode
MemRanger/capstone/arch/ARM/ARMInstPrinter.c:2616
Function
ARM_addVectorDataSize
MemRanger/capstone/arch/ARM/ARMInstPrinter.c:2600
Function
ARM_addVectorDataType
MemRanger/capstone/arch/ARM/ARMInstPrinter.c:2593
Function
ARM_getInstruction
MemRanger/capstone/arch/ARM/ARMDisassembler.c:886
Function
ARM_get_insn_id
MemRanger/capstone/arch/ARM/ARMMapping.c:13546
Function
ARM_group_name
MemRanger/capstone/arch/ARM/ARMMapping.c:14074
Function
ARM_insn_name
MemRanger/capstone/arch/ARM/ARMMapping.c:14021
Function
ARM_post_printer
MemRanger/capstone/arch/ARM/ARMInstPrinter.c:245
Function
ARM_printInst
MemRanger/capstone/arch/ARM/ARMInstPrinter.c:402
Function
ARM_reg_name
MemRanger/capstone/arch/ARM/ARMMapping.c:245
Function
ARM_reg_name2
MemRanger/capstone/arch/ARM/ARMMapping.c:257
Method
ActiveMemoryProtector
/
MemRanger/MemoryMon/active_mem_protector.h:22
Method
AddressRanges
_Use_decl_annotations_*/
MemRanger/MemoryMon/AddressRanges.cpp:43
Function
BitsToDouble
BitsToDouble - This function takes a 64-bit integer and returns the bit equivalent double.
MemRanger/capstone/MathExtras.h:311
Function
BitsToFloat
BitsToFloat - This function takes a 32-bit integer and returns the bit equivalent float.
MemRanger/capstone/MathExtras.h:322
Function
CAPSTONE_API MemTracep_realloc
realloc()
MemRanger/MemoryMon/mem_trace.cpp:213
Function
CAPSTONE_API MemTracep_malloc
malloc()
MemRanger/MemoryMon/mem_trace.cpp:175
Method
Capstone
(int arch, int mode)
MemRanger/capstone/bindings/java/capstone/Capstone.java:371
Function
Check
MemRanger/capstone/arch/AArch64/AArch64Disassembler.c:179
Method
ConsoleCommands
utils/console_commands.h:8
Function
CountLeadingOnes_32
CountLeadingOnes_32 - this function performs the operation of counting the number of ones from the most significant bit to the first zero bit. Ex. Co
MemRanger/capstone/MathExtras.h:126
Function
CountLeadingOnes_64
CountLeadingOnes_64 - This function performs the operation of counting the number of ones from the most significant bit to the first zero bit (64 bit
MemRanger/capstone/MathExtras.h:184
Function
CountPopulation_32
CountPopulation_32 - this function counts the number of set bits in a value. Ex. CountPopulation(0xF000F000) = 8 Returns 0 if the word is zero.
MemRanger/capstone/MathExtras.h:249
Function
CountPopulation_64
CountPopulation_64 - this function counts the number of set bits in a value, (64 bit edition.)
MemRanger/capstone/MathExtras.h:261
Function
CountTrailingOnes_32
CountTrailingOnes_32 - this function performs the operation of counting the number of ones from the least significant bit to the first zero bit. Ex.
MemRanger/capstone/MathExtras.h:212
Function
CountTrailingOnes_64
CountTrailingOnes_64 - This function performs the operation of counting the number of ones from the least significant bit to the first zero bit (64 bi
MemRanger/capstone/MathExtras.h:242
← previous
next →
801–900 of 1,785, ranked by callers