MCPcopy Create free account

hub / github.com/NaC-L/Mergen / functions

Functions532 in github.com/NaC-L/Mergen

FunctioncreateFunction_impl
lifter/core/LifterClass_Concolic.hpp:218
FunctioncreateLoad
lifter/core/LifterClass.hpp:866
FunctioncreateStore
lifter/core/LifterClass.hpp:870
Methoddisassemble
lifter/disasm/ZydisDisassembler.hpp:4232
Methodemulate
Emulate a single instruction and return an OracleResult-compatible dict.
scripts/rewrite/sleigh_oracle.py:609
Methodemulate
(self, case: dict)
scripts/rewrite/generate_oracle_vectors.py:114
FunctionexpectedRetImmediate
Returns the number of bytes the ret instruction should pop beyond the return address. For stdcall/fastcall this comes from `ret imm16`. For cdecl/x64
lifter/core/AbiCallContract.hpp:245
MethodformatAPIntHex
lifter/test/Tester.hpp:75
Functionfree_rust_string
(s: *mut c_char)
icpped_rust/src/lib.rs:351
MethodfuncArgInfo
lifter/core/FunctionSignatures.hpp:27
Methodfunctioninfo
lifter/core/FunctionSignatures.hpp:33
Methodget
lifter/core/RegisterManager.hpp:97
MethodgetAccessMode
lifter/memory/MemoryPolicy.hpp:56
MethodgetAccessMode
lifter/core/InlinePolicy.hpp:40
MethodgetAccessMode_impl
lifter/memory/MemoryPolicy.hpp:202
MethodgetAccessMode_impl
lifter/memory/MemoryPolicy.hpp:234
MethodgetAccessMode_impl
lifter/core/InlinePolicy.hpp:84
MethodgetAccessMode_impl
lifter/core/InlinePolicy.hpp:126
MethodgetAccessMode_impl
lifter/core/InlinePolicy.hpp:174
FunctiongetBiggestEncoding
lifter/disasm/CommonDisassembler.hpp:69
FunctiongetConstraintVal
Try to resolve a symbolic branch target to a concrete address by: 1. Attempting LLVM ConstantFoldInstruction on the value 2. Attempting LLVM simplifyI
lifter/analysis/PathSolver.cpp:24
FunctiongetControlFlow_impl
lifter/core/LifterClass_Symbolic.hpp:133
FunctiongetControlFlow_impl
lifter/core/LifterClass_Concolic.hpp:154
MethodgetEmptyKey
Define empty and tombstone keys — MUST be distinct for DenseMap.
lifter/core/LifterClass.hpp:86
MethodgetEmptyKey
Define empty and tombstone keys
lifter/core/LifterClass.hpp:611
FunctiongetFlagValue
lifter/core/LifterClass.hpp:660
MethodgetFunctionInfo
lifter/core/FunctionSignatures.hpp:379
MethodgetHashValue
Custom hash function
lifter/core/LifterClass.hpp:75
MethodgetHashValue
Custom hash function
lifter/core/LifterClass.hpp:601
MethodgetMode_impl
lifter/memory/FileReader.hpp:254
MethodgetName_impl
lifter/memory/FileReader.hpp:372
FunctiongetOrCreateBB
creates an edge to created bb TODO: wrapper for createbr, condbr, switch and update it there.
lifter/core/LifterClass.hpp:628
FunctiongetRegOfSize
lifter/disasm/CommonDisassembler.hpp:192
MethodgetRegisterIndex
lifter/core/RegisterManager.hpp:171
FunctiongetSP
lifter/core/LifterClass.hpp:888
MethodgetTombstoneKey
lifter/core/LifterClass.hpp:92
MethodgetTombstoneKey
lifter/core/LifterClass.hpp:613
FunctiongetUnvisitedAddr
filter : filter for empty blocks */
lifter/core/LifterClass.hpp:515
MethodicedDisassembler
lifter/disasm/IcedDisassembler.hpp:4180
FunctionicedToMergenMnemonics
lifter/disasm/IcedDisassembler.hpp:68
FunctionicedToMergenRegisters
lifter/disasm/IcedDisassembler.hpp:3671
FunctionincreaseInstCounter
lifter/core/Utils.cpp:81
Methodinit
lifter/memory/FileReader.hpp:51
Methodinit
lifter/core/RegisterManager.hpp:105
Methodinit_flag
lifter/core/RegisterManager.hpp:117
Functioninit_flag_impl
lifter/core/LifterClass_Concolic.hpp:137
Functioninit_impl
lifter/core/LifterClass_Concolic.hpp:117
Methodinit_impl
lifter/memory/FileReader.hpp:226
MethodisConcrete
lifter/memory/MemoryPolicy.hpp:71
MethodisEqual
Equality function
lifter/core/LifterClass.hpp:80
MethodisEqual
Equality function
lifter/core/LifterClass.hpp:606
MethodisInline
lifter/core/InlinePolicy.hpp:44
FunctionisMemPaged
lifter/core/LifterClass.hpp:934
MethodisOutline
lifter/core/InlinePolicy.hpp:48
MethodisRangeFullyCovered
inclusive range
lifter/memory/MemoryPolicy.hpp:61
MethodisRangeFullyCovered_impl
inclusive range
lifter/memory/MemoryPolicy.hpp:207
MethodisRangeFullyCovered_impl
inclusive range
lifter/memory/MemoryPolicy.hpp:239
MethodisStackAddress
lifter/analysis/CustomPasses.hpp:109
FunctionliftBasicBlockFromAddress
lifter/core/LifterClass.hpp:458
FunctionliftBasicBlockFromBytes
lifter/core/LifterClass.hpp:445
FunctionliftBytes
lifts single instruction
lifter/core/LifterClass.hpp:389
FunctionlifterClassBase
lifter/core/LifterClass.hpp:681
FunctionloadFile
lifter/core/LifterClass.hpp:402
Functionload_backup
useless in symbolic?
lifter/core/LifterClass.hpp:454
Functionload_backup_impl
lifter/core/LifterClass_Symbolic.hpp:140
Functionload_backup_impl
lifter/core/LifterClass_Concolic.hpp:204
Methodlookup
lifter/core/LifterClass.hpp:113
Functionmain
()
icpped_rust/build.rs:4
Functionmain
#define TEST
lifter/core/Lifter.cpp:55
Functionmain
testcases/rewrite_smoke/calc_mixed.c:19
Functionmain
testcases/rewrite_smoke/calc_jumptable.c:27
Functionmain
testcases/rewrite_smoke/calc_fib.c:18
Functionmain
testcases/rewrite_smoke/calc_switch.c:18
Functionmain
testcases/rewrite_smoke/calc_cout.cpp:13
Functionmain
testcases/rewrite_smoke/calc_jumptable_large.c:37
Functionmain
testcases/rewrite_smoke/calc_sum_array.c:16
Functionmain
testcases/rewrite_smoke/calc_grade.c:15
FunctionmarkMemPaged
lifter/core/LifterClass.hpp:930
Methodok
lifter/core/RuntimeImageContext.hpp:72
Methodoperator()
lifter/memory/GEPTracker.h:15
Methodoperator()
lifter/core/FunctionSignatures.hpp:91
Methodoperator<
lifter/memory/MemoryPolicy.hpp:19
Methodoperator==
lifter/core/LifterClass_Concolic.hpp:164
Methodoperator==
lifter/core/LifterClass.hpp:68
Methodoperator==
lifter/core/LifterClass.hpp:591
Functionoperator|
lifter/memory/FileReader.hpp:24
MethodparseSectionCharacteristics
lifter/memory/FileReader.hpp:259
FunctionprintLLVMValue
lifter/core/Utils.h:79
FunctionprintValue
lifter/core/Utils.h:62
MethodreadConstantAPInt
lifter/test/Tester.hpp:68
MethodreadConstantBool
lifter/test/Tester.hpp:81
MethodreadMemory_impl
lifter/memory/FileReader.hpp:319
FunctionresetTimer
lifter/core/Utils.cpp:240
FunctionresolveImportName
If targetVA is an import thunk, returns the import name. Otherwise returns empty string.
lifter/core/LifterClass.hpp:345
Functionrisk_rank
(risk: str)
scripts/review/review_buckets.py:328
Methodrun
lifter/analysis/CustomPasses.hpp:28
Methodrun
lifter/analysis/CustomPasses.hpp:113
Methodrun
lifter/analysis/CustomPasses.hpp:303
Methodrun
lifter/analysis/CustomPasses.hpp:366
Methodrun
lifter/analysis/CustomPasses.hpp:407
← previousnext →401–500 of 532, ranked by callers