MCPcopy Create free account

hub / github.com/colby57/VMP-Imports-Deobfuscator / functions

Functions4,875 in github.com/colby57/VMP-Imports-Deobfuscator

↓ 1 callersFunctiongetLdrGetProcedureAddress
Vendor/BlackBone/src/3rd_party/rewolf-wow64ext/src/wow64ext.cpp:346
↓ 1 callersFunctiongetLogger
Get logger.
Vendor/BlackBone/src/3rd_party/AsmJit/base/codegen.h:147
↓ 1 callersMethodgetMemOffset
Get home memory offset.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:849
↓ 1 callersMethodgetMostExecuted
<summary> Get most executed thread </summary> <returns>Pointer to thread object, nullptr if failed</returns>
Vendor/BlackBone/src/BlackBone/Process/Threads/Threads.cpp:127
↓ 1 callersMethodgetPrimaryOpCode
Get the primary instruction opcode, see \ref kX86InstOpCode.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86inst.h:2279
↓ 1 callersMethodgetProcessHandle
Get the handle of the process memory manager is bound to.
Vendor/BlackBone/src/3rd_party/AsmJit/base/vmem.h:133
↓ 1 callersMethodgetReg
Get register type, see `kX86RegType`.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:462
↓ 1 callersMethodgetRemainingSize
Get count of remaining bytes in the block.
Vendor/BlackBone/src/3rd_party/AsmJit/base/zone.h:56
↓ 1 callersMethodgetResult
Vendor/spdlog-1.x/tests/catch.hpp:2202
↓ 1 callersMethodgetSVd
Get source variable.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2667
↓ 1 callersMethodgetStackAlignment
Vendor/BlackBone/src/3rd_party/AsmJit/base/runtime.cpp:55
↓ 1 callersMethodgetStackFrameRegIndex
Get stack frame register index. \note Used only when stack is misaligned.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:1319
↓ 1 callersFunctiongetTEB64
Vendor/BlackBone/src/3rd_party/rewolf-wow64ext/src/wow64ext.cpp:287
↓ 1 callersFunctiongetTargetById
Get `TargetNode` by `id`.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2822
↓ 1 callersFunctiongetTrampolineSize
Get size of all possible trampolines. Trampolines are needed to successfuly generate relative jumps to absolute addresses. This value is only non-zer
Vendor/BlackBone/src/3rd_party/AsmJit/base/assembler.h:318
↓ 1 callersMethodgetUInt16
Get immediate value as 16-bit unsigned integer.
Vendor/BlackBone/src/3rd_party/AsmJit/base/operand.h:783
↓ 1 callersFunctiongetUInt64
Vendor/BlackBone/src/3rd_party/AsmJit/base/intutil.h:478
↓ 1 callersMethodgetUInt8
Get immediate value as 8-bit unsigned integer.
Vendor/BlackBone/src/3rd_party/AsmJit/base/operand.h:779
↓ 1 callersMethodgetUsed
Get used registers (mask). \note The result depends on the function calling convention AND the function prototype. Returned mask contains only regist
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:1161
↓ 1 callersMethodgetUsedBytes
Get how many bytes are currently used.
Vendor/BlackBone/src/3rd_party/AsmJit/base/vmem.h:144
↓ 1 callersMethodgetVaCount
Get count of variables (all).
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1124
↓ 1 callersMethodgetVarCell
Vendor/BlackBone/src/3rd_party/AsmJit/base/context_p.h:130
↓ 1 callersFunctionget_arg_index_by_name
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/compile.h:197
↓ 1 callersMethodget_arguments_length
VMP-Imports-Deobfuscator/Dependencies/argparse.hpp:524
↓ 1 callersFunctionget_data
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:368
↓ 1 callersMethodget_default_raw
Return raw ptr to the default logger. To be used directly by the spdlog default api (e.g. spdlog::info) This make the default API faster, but cannot b
Vendor/spdlog-1.x/include/spdlog/details/registry-inl.h:105
↓ 1 callersMethodget_id
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:1998
↓ 1 callersMethodget_length_of_longest_argument
Used by print_help.
VMP-Imports-Deobfuscator/Dependencies/argparse.hpp:1078
↓ 1 callersFunctionget_significand_size
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:1707
↓ 1 callersMethodhandleExpr
Vendor/spdlog-1.x/tests/catch.hpp:8224
↓ 1 callersMethodhandleFatalErrorCondition
Vendor/spdlog-1.x/tests/catch.hpp:12914
↓ 1 callersMethodhandleIncomplete
Vendor/spdlog-1.x/tests/catch.hpp:13115
↓ 1 callersMethodhandles
Vendor/BlackBone/src/BlackBoneTest/TestLocalHook.cpp:60
↓ 1 callersFunctionhasBaseAddress
Get whether the runtime has a base address. \sa \ref getBaseAddress()
Vendor/BlackBone/src/3rd_party/AsmJit/base/runtime.h:70
↓ 1 callersMethodhasBaseOrIndex
Get whether the memory operand has base and index register.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86operand.h:1429
↓ 1 callersMethodhasChildren
Vendor/spdlog-1.x/tests/catch.hpp:14408
↓ 1 callersMethodhasContextId
Get whether the variable has context id.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:735
↓ 1 callersMethodhasExportDirectory
VMP-Imports-Deobfuscator/Core/Pe/PeParser.cpp:169
↓ 1 callersFunctionhasFeature
Get code-generator `feature`.
Vendor/BlackBone/src/3rd_party/AsmJit/base/codegen.h:230
↓ 1 callersMethodhasGenerator
Vendor/spdlog-1.x/tests/catch.hpp:12627
↓ 1 callersMethodhasInRegIndex
Get whether the variable has to be allocated in a specific input register.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1010
↓ 1 callersMethodhasMessage
Vendor/spdlog-1.x/tests/catch.hpp:8326
↓ 1 callersMethodhasRet
Get whether the function has a return value.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1517
↓ 1 callersMethodhasSegment
Get whether the memory operand has segment override prefix.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86operand.h:1234
↓ 1 callersMethodhasStackFrameReg
Get whether the function has stack frame register. \note Stack frame register can be used for both - aligning purposes or generating standard prolog/
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:1315
↓ 1 callersMethodhasStarted
Vendor/spdlog-1.x/tests/catch.hpp:7573
↓ 1 callersFunctionheaderValue
Vendor/spdlog-1.x/tests/catch.hpp:15450
↓ 1 callersMethodhint
Vendor/spdlog-1.x/tests/catch.hpp:9290
↓ 1 callersFunctioninit_named_args
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:1092
↓ 1 callersMethodinvoke
Vendor/spdlog-1.x/tests/catch.hpp:14159
↓ 1 callersFunctioninvoke_deoptimized
Vendor/spdlog-1.x/tests/catch.hpp:6521
↓ 1 callersMethodisBinaryExpression
Vendor/spdlog-1.x/tests/catch.hpp:2201
↓ 1 callersFunctionisBreakableAfter
Vendor/spdlog-1.x/tests/catch.hpp:8479
↓ 1 callersFunctionisBreakableBefore
Vendor/spdlog-1.x/tests/catch.hpp:8475
↓ 1 callersMethodisContainer
Vendor/spdlog-1.x/tests/catch.hpp:9110
↓ 1 callersFunctionisDebuggerActive
Returns true if the current process is being debugged (either running under the debugger or has a debugger attached post facto).
Vendor/spdlog-1.x/tests/catch.hpp:10413
↓ 1 callersMethodisFp
Get whether the register is Fp register.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86operand.h:682
↓ 1 callersMethodisGpbHi
Get whether the register is Gp hi-byte (8-bit) register.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86operand.h:673
↓ 1 callersMethodisInformative
Get whether the node is informative only and can be safely removed after translation. Informative nodes are comments and hints.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1699
↓ 1 callersMethodisJcc
Whether the node is `InstNode` and conditional jump.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1706
↓ 1 callersMethodisLockable
Get whether the instruction can be prefixed by LOCK prefix.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86inst.h:2063
↓ 1 callersMethodisOpen
Vendor/spdlog-1.x/tests/catch.hpp:14405
↓ 1 callersFunctionisOptPrefix
Vendor/spdlog-1.x/tests/catch.hpp:8849
↓ 1 callersMethodisOptional
Vendor/spdlog-1.x/tests/catch.hpp:9279
↓ 1 callersMethodisProtected
Vendor/BlackBone/src/BlackBone/Process/ProcessCore.cpp:121
↓ 1 callersFunctionisReservedTag
Vendor/spdlog-1.x/tests/catch.hpp:14034
↓ 1 callersMethodisRet
Whether the node is `InstNode` and return.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1710
↓ 1 callersMethodisScheduled
Get whether the node has been translated.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1691
↓ 1 callersMethodisSuccessfullyCompleted
Vendor/spdlog-1.x/tests/catch.hpp:14402
↓ 1 callersMethodisUInt32
Get whether the immediate can be casted to 32-bit unsigned integer.
Vendor/BlackBone/src/3rd_party/AsmJit/base/operand.h:774
↓ 1 callersMethodisValidPeFile
VMP-Imports-Deobfuscator/Core/Pe/PeParser.cpp:132
↓ 1 callersMethodisVarOrMem
Get whether the operand is variable or memory.
Vendor/BlackBone/src/3rd_party/AsmJit/base/operand.h:429
↓ 1 callersFunctionisVarValid
Get whether variable `var` is created.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2936
↓ 1 callersMethodisZeroIfMem
Get whether the move instruction zeroes the rest of the register if the source is memory operand. Basically flag needed only to support `movsd` and `
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86inst.h:2082
↓ 1 callersMethodis_arithmetic
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:1576
↓ 1 callersFunctionis_ascii_letter
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2230
↓ 1 callersMethodis_connected
Vendor/spdlog-1.x/include/spdlog/details/tcp_client.h:29
↓ 1 callersFunctionis_printable
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/ranges.h:239
↓ 1 callersFunctionisfinite
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:1957
↓ 1 callersMethoditerate
Vendor/BlackBone/src/3rd_party/AsmJit/base/constpool.h:114
↓ 1 callersFunctionjackknife
Vendor/spdlog-1.x/tests/catch.hpp:7008
↓ 1 callersFunctionlist
Vendor/spdlog-1.x/tests/catch.hpp:11379
↓ 1 callersFunctionlistReporters
Vendor/spdlog-1.x/tests/catch.hpp:11357
↓ 1 callersMethodlistReporters
Vendor/spdlog-1.x/tests/catch.hpp:9978
↓ 1 callersFunctionlistTags
Vendor/spdlog-1.x/tests/catch.hpp:11322
↓ 1 callersMethodlistTags
Vendor/spdlog-1.x/tests/catch.hpp:9977
↓ 1 callersMethodlistTestNamesOnly
Vendor/spdlog-1.x/tests/catch.hpp:9976
↓ 1 callersFunctionlistTests
Vendor/spdlog-1.x/tests/catch.hpp:11250
↓ 1 callersMethodlistTests
Vendor/spdlog-1.x/tests/catch.hpp:9975
↓ 1 callersFunctionlistTestsNamesOnly
Vendor/spdlog-1.x/tests/catch.hpp:11284
↓ 1 callersMethodloadState
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86context.cpp:1523
↓ 1 callersFunctionload_levels_example
Vendor/spdlog-1.x/example/example.cpp:140
↓ 1 callersMethodloaded
<summary> Check if driver is loaded </summary> <returns></returns>
Vendor/BlackBone/src/BlackBone/DriverControl/DriverControl.h:285
↓ 1 callersMethodlock
Lock.
Vendor/BlackBone/src/3rd_party/AsmJit/base/lock.h:48
↓ 1 callersMethodlogBinary
Vendor/BlackBone/src/3rd_party/AsmJit/base/logger.cpp:54
↓ 1 callersMethodlogString
Vendor/BlackBone/src/3rd_party/AsmJit/base/logger.cpp:127
↓ 1 callersFunctionmakeCommandLineParser
Vendor/spdlog-1.x/tests/catch.hpp:9697
↓ 1 callersFunctionmakeEnumInfo
Vendor/spdlog-1.x/tests/catch.hpp:10617
↓ 1 callersFunctionmakeReporter
Vendor/spdlog-1.x/tests/catch.hpp:13301
↓ 1 callersFunctionmakeStream
Vendor/spdlog-1.x/tests/catch.hpp:13733
← previousnext →1,401–1,500 of 4,875, ranked by callers