Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colby57/VMP-Imports-Deobfuscator
/ functions
Functions
4,875 in github.com/colby57/VMP-Imports-Deobfuscator
⨍
Functions
4,875
◇
Types & classes
1,790
↓ 11 callers
Method
xor_
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86operand.h:598
↓ 10 callers
Function
BBScanSection
<summary> Find pattern in kernel PE section </summary> <param name="section">Section name</param> <param name="pattern">Pattern data</param> <param na
Vendor/BlackBone/src/BlackBoneDrv/BlackBoneDrv.c:122
↓ 10 callers
Method
Call
Vendor/BlackBone/src/BlackBone/Process/RPC/RemoteFunction.hpp:66
↓ 10 callers
Function
IsWindows8Point1OrGreater
Vendor/BlackBone/src/3rd_party/VersionApi.h:246
↓ 10 callers
Method
alloc
Vendor/BlackBone/src/3rd_party/AsmJit/base/vmem.cpp:113
↓ 10 callers
Function
bench
Vendor/spdlog-1.x/bench/bench.cpp:148
↓ 10 callers
Method
check_arg_id
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2703
↓ 10 callers
Function
count_digits
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:951
↓ 10 callers
Function
file_contents
Vendor/spdlog-1.x/tests/utils.cpp:24
↓ 10 callers
Function
find
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2260
↓ 10 callers
Function
flush
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/os.h:435
↓ 10 callers
Method
getCompiler
Get compiler as `X86Compiler`.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86context_p.h:77
↓ 10 callers
Method
getDecl
Get function declaration as `X86FuncDecl`.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:1273
↓ 10 callers
Method
getHint
Get hint it (see `kVarHint)`.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2004
↓ 10 callers
Method
getMemType
Get the type of the memory operand, see `kMemType`.
Vendor/BlackBone/src/3rd_party/AsmJit/base/operand.h:663
↓ 10 callers
Method
getPreserved
Get preserved registers (mask). \note The result depends on the function calling convention used; the prototype of the function doesn't affect the ma
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:1177
↓ 10 callers
Method
getPrev
Get previous node in the compiler stream.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1618
↓ 10 callers
Method
handle
<summary> Get thread handle </summary> <returns>Thread hande</returns>
Vendor/BlackBone/src/BlackBone/Process/Threads/Thread.h:117
↓ 10 callers
Method
isModified
Get whether the variable was changed.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:839
↓ 10 callers
Method
locale
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/os.h:498
↓ 10 callers
Function
map
Vendor/spdlog-1.x/tests/catch.hpp:4276
↓ 10 callers
Method
open
Vendor/spdlog-1.x/tests/catch.hpp:14443
↓ 10 callers
Method
relocCode
Vendor/BlackBone/src/3rd_party/AsmJit/base/assembler.cpp:293
↓ 10 callers
Method
set
Vendor/spdlog-1.x/tests/catch.hpp:9320
↓ 10 callers
Method
testSpec
Vendor/spdlog-1.x/tests/catch.hpp:14718
↓ 10 callers
Function
test_pad3
Vendor/spdlog-1.x/tests/test_fmt_helper.cpp:15
↓ 10 callers
Function
toLower
Vendor/spdlog-1.x/tests/catch.hpp:13828
↓ 10 callers
Function
to_string
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:2882
↓ 10 callers
Method
value
Vendor/spdlog-1.x/tests/catch.hpp:16324
↓ 10 callers
Method
what
Vendor/spdlog-1.x/tests/catch.hpp:10967
↓ 10 callers
Method
width
Vendor/spdlog-1.x/tests/catch.hpp:8616
↓ 9 callers
Function
BBCallRoutine
<summary> Call arbitrary function </summary> <param name="newThread">Perform call in a separate thread</param> <param name="pContext">Loader context</
Vendor/BlackBone/src/BlackBoneDrv/MMap.c:1727
↓ 9 callers
Function
BBCheckProcessTermination
<summary> Check if process is terminating </summary> <param name="imageBase">Process</param> <returns>If TRUE - terminating</returns>
Vendor/BlackBone/src/BlackBoneDrv/Utils.c:232
↓ 9 callers
Function
BBGetModuleExport
<summary> Get exported function address </summary> <param name="pBase">Module base</param> <param name="name_ord">Function name or ordinal</param> <pa
Vendor/BlackBone/src/BlackBoneDrv/Loader.c:303
↓ 9 callers
Function
BBGetUserModule
<summary> Get module base address by name </summary> <param name="pProcess">Target process</param> <param name="ModuleName">Nodule name to search for<
Vendor/BlackBone/src/BlackBoneDrv/Loader.c:118
↓ 9 callers
Method
GetContext
<summary> Get WOW64 thread context </summary> <param name="ctx">Returned context</param> <param name="flags">Context flags.</param> <param name="dontS
Vendor/BlackBone/src/BlackBone/Process/Threads/Thread.cpp:102
↓ 9 callers
Method
GetSymAddress
<summary> Get symbol RVA </summary> <param name="symName">Symbol name</param> <param name="result">Resulting RVA</param> <returns>Status code</returns
Vendor/BlackBone/src/BlackBone/Symbols/PDBHelper.cpp:70
↓ 9 callers
Method
base
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/compile.h:81
↓ 9 callers
Method
close
Vendor/spdlog-1.x/tests/catch.hpp:14450
↓ 9 callers
Function
eq
Vendor/BlackBone/src/3rd_party/AsmJit/base/intutil.h:641
↓ 9 callers
Method
getArgStackSize
Get stack size needed for function arguments passed on the stack.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1506
↓ 9 callers
Method
getFilename
VMP-Imports-Deobfuscator/Core/Process/ProcessAccessHelp.h:53
↓ 9 callers
Method
getIndex
Get memory operand index register code, variable id, or `kInvalidValue`.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86operand.h:1333
↓ 9 callers
Method
getLiveness
Get variable liveness bits.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1781
↓ 9 callers
Method
getName
Get variable type name.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:470
↓ 9 callers
Method
getShift
Get memory operand index scale (0, 1, 2 or 3).
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86operand.h:1448
↓ 9 callers
Method
getTarget
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2272
↓ 9 callers
Method
getVa
Get VarAttr at `index`.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:947
↓ 9 callers
Method
hasRegIndex
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1241
↓ 9 callers
Method
id
<summary> Get thread ID </summary> <returns>Thread ID</returns>
Vendor/BlackBone/src/BlackBone/Process/Threads/Thread.h:111
↓ 9 callers
Method
isGpq
Get whether the register is Gp qword (64-bit) register.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86operand.h:679
↓ 9 callers
Method
isOk
Result was a success, or failure is suppressed
Vendor/spdlog-1.x/tests/catch.hpp:8314
↓ 9 callers
Method
isReg
Get whether the operand is a register - `kOperandTypeReg`.
Vendor/BlackBone/src/3rd_party/AsmJit/base/operand.h:387
↓ 9 callers
Method
next
Vendor/spdlog-1.x/tests/catch.hpp:4039
↓ 9 callers
Function
reserve
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:394
↓ 9 callers
Function
reset
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:1040
↓ 9 callers
Method
setModified
Set whether the variable was changed.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:841
↓ 9 callers
Function
set_default_logger
Vendor/spdlog-1.x/include/spdlog/spdlog-inl.h:115
↓ 9 callers
Function
size
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/os.h:157
↓ 9 callers
Method
size
<summary> Get raw data size </summary> <returns></returns>
Vendor/BlackBone/src/BlackBone/ManualMap/MMap.h:63
↓ 9 callers
Method
swap
Swap this pod-vector with `other`.
Vendor/BlackBone/src/3rd_party/AsmJit/base/containers.h:240
↓ 9 callers
Function
test_pad2
Vendor/spdlog-1.x/tests/test_fmt_helper.cpp:7
↓ 9 callers
Function
to_nonnegative_int
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1406
↓ 9 callers
Function
try_create_dir
Vendor/spdlog-1.x/tests/test_create_dir.cpp:9
↓ 9 callers
Function
vprint
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/xchar.h:206
↓ 9 callers
Function
was_closed
Vendor/BlackBone/src/BlackBoneTest/TestGuard.cpp:160
↓ 9 callers
Function
x86ExtractO
Get `O` field of `opCode`.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86assembler.cpp:190
↓ 8 callers
Method
CreateAndAttach
<summary> Create new process and attach to it </summary> <param name="path">Executable path</param> <param name="suspended">Leave process in suspended
Vendor/BlackBone/src/BlackBone/Process/Process.cpp:76
↓ 8 callers
Function
GetKernelBase
<summary> Get ntoskrnl base address </summary> <param name="pSize">Size of module</param> <returns>Found address, NULL if not found</returns>
Vendor/BlackBone/src/BlackBoneDrv/Private.c:126
↓ 8 callers
Function
SetLastErrorFromX64Call
Vendor/BlackBone/src/3rd_party/rewolf-wow64ext/src/wow64ext.cpp:395
↓ 8 callers
Method
Terminate
<summary> Terminate process </summary> <param name="code">Exit code</param> <returns>Stratus code</returns>
Vendor/BlackBone/src/BlackBone/Process/Process.cpp:189
↓ 8 callers
Method
addRow
Vendor/spdlog-1.x/tests/catch.hpp:16679
↓ 8 callers
Method
appendString
Append `str` of `len`.
Vendor/BlackBone/src/3rd_party/AsmJit/base/string.h:181
↓ 8 callers
Function
base_iterator
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:434
↓ 8 callers
Method
compare
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format-inl.h:498
↓ 8 callers
Function
copy
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/ranges.h:26
↓ 8 callers
Function
digits2
Converts value in the range [0, 100) to a string.
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:919
↓ 8 callers
Method
flush
Vendor/spdlog-1.x/include/spdlog/sinks/base_sink-inl.h:33
↓ 8 callers
Method
getArg
Get argument at index `id`.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1302
↓ 8 callers
Method
getDisplacement
Get memory operand relative displacement.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86operand.h:1464
↓ 8 callers
Method
getMessage
Vendor/spdlog-1.x/tests/catch.hpp:8368
↓ 8 callers
Function
getOffset
Get the current offset in the buffer.
Vendor/BlackBone/src/3rd_party/AsmJit/base/assembler.h:203
↓ 8 callers
Method
getRegSize
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86context_p.h:124
↓ 8 callers
Method
getRegType
Get register type.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:547
↓ 8 callers
Method
getSourceInfo
Vendor/spdlog-1.x/tests/catch.hpp:8371
↓ 8 callers
Method
isGpb
Get whether the variable is Gpb (8-bit) register.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:554
↓ 8 callers
Function
nothing_closed
Vendor/BlackBone/src/BlackBoneTest/TestGuard.cpp:165
↓ 8 callers
Function
rotating_logger_mt
Vendor/spdlog-1.x/include/spdlog/sinks/rotating_file_sink.h:63
↓ 8 callers
Function
to_short_c_str
Vendor/spdlog-1.x/include/spdlog/common-inl.h:28
↓ 8 callers
Function
value
Vendor/spdlog-1.x/tests/catch.hpp:3999
↓ 8 callers
Method
value
Vendor/BlackBone/src/BlackBone/Include/CallResult.h:79
↓ 7 callers
Method
CreateRPCEnvironment
<summary> Create environment for future remote procedure calls _userData layout (x86/x64): ----------------------------------------------------------
Vendor/BlackBone/src/BlackBone/Process/RPC/RemoteExec.cpp:320
↓ 7 callers
Function
IsWindows10OrGreater
Vendor/BlackBone/src/3rd_party/VersionApi.h:252
↓ 7 callers
Method
RemoveManualModule
<summary> Remove module from module list </summary> <param name="filename">Module file name</param> <param name="mt">Module type. 32 bit or 64 bit</pa
Vendor/BlackBone/src/BlackBone/Process/ProcessModules.cpp:621
↓ 7 callers
Method
SetContext
<summary> Set WOW64 thread context </summary> <param name="ctx">Context to set</param> <param name="dontSuspend">true if thread shouldn't be suspended
Vendor/BlackBone/src/BlackBone/Process/Threads/Thread.cpp:149
↓ 7 callers
Function
X86GpReg
Create a dummy Gp register.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86operand.h:777
↓ 7 callers
Method
alloc
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86context.cpp:3553
↓ 7 callers
Function
count_digits
Vendor/spdlog-1.x/include/spdlog/details/fmt_helper.h:83
↓ 7 callers
Function
debug
Vendor/spdlog-1.x/include/spdlog/logger.h:150
↓ 7 callers
Method
dequeue_for
try to dequeue item. if no item found. wait up to timeout and try again Return true, if succeeded dequeue item, false otherwise
Vendor/spdlog-1.x/include/spdlog/details/mpmc_blocking_q.h:54
← previous
next →
201–300 of 4,875, ranked by callers