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
↓ 2 callers
Method
hasState
Get whether the node has assigned state.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2061
↓ 2 callers
Method
isComplete
Vendor/spdlog-1.x/tests/catch.hpp:14399
↓ 2 callers
Method
isFlag
Vendor/spdlog-1.x/tests/catch.hpp:9111
↓ 2 callers
Method
isGeneratorTracker
Vendor/spdlog-1.x/tests/catch.hpp:14441
↓ 2 callers
Method
isLabel
Get whether the operand is a label - `kOperandTypeLabel`.
Vendor/BlackBone/src/3rd_party/AsmJit/base/operand.h:395
↓ 2 callers
Function
isLabelValid
Get whether `label` is created.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2844
↓ 2 callers
Method
isMove
Get whether the instruction is a typical move instruction. Move instructions overwrite the first operand or at least part of it, This is a very usefu
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86inst.h:2046
↓ 2 callers
Function
isOk
Vendor/spdlog-1.x/tests/catch.hpp:12556
↓ 2 callers
Method
isSpecial
Get whether the instruction is special type (this is used by `Compiler` to manage additional variables or functionality).
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86inst.h:2069
↓ 2 callers
Method
isTest
Get whether the instruction is a compare/test like intruction.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86inst.h:2033
↓ 2 callers
Function
isThrowSafe
Vendor/spdlog-1.x/tests/catch.hpp:14259
↓ 2 callers
Method
isXchg
Get whether the instruction is a typical Exchange instruction. Exchange instructios are 'xchg' and 'xadd'.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86inst.h:2053
↓ 2 callers
Function
is_arithmetic_type
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:1184
↓ 2 callers
Function
is_big_endian
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:298
↓ 2 callers
Method
is_integral
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:1575
↓ 2 callers
Function
is_name_start
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2341
↓ 2 callers
Function
is_supported_floating_point
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:897
↓ 2 callers
Function
isfinite
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1400
↓ 2 callers
Function
keep_memory
Vendor/spdlog-1.x/tests/catch.hpp:6486
↓ 2 callers
Method
limit
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:871
↓ 2 callers
Function
load_env_levels
Vendor/spdlog-1.x/include/spdlog/cfg/env.h:28
↓ 2 callers
Function
load_levels
Vendor/spdlog-1.x/include/spdlog/cfg/helpers-inl.h:82
↓ 2 callers
Function
localtime_s
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:304
↓ 2 callers
Method
lock
Vendor/spdlog-1.x/include/spdlog/details/null_mutex.h:14
↓ 2 callers
Function
log_
Vendor/spdlog-1.x/include/spdlog/logger.h:360
↓ 2 callers
Function
makeTestCase
Vendor/spdlog-1.x/tests/catch.hpp:14045
↓ 2 callers
Method
makeUnaryExpr
Vendor/spdlog-1.x/tests/catch.hpp:2400
↓ 2 callers
Function
make_wformat_args
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/xchar.h:44
↓ 2 callers
Function
make_write_int_arg
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:1547
↓ 2 callers
Method
map
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:2797
↓ 2 callers
Method
matches
Vendor/spdlog-1.x/tests/catch.hpp:14632
↓ 2 callers
Method
maxAddr
<summary> Get highest possible valid address value </summary> <returns>Address value</returns>
Vendor/BlackBone/src/BlackBone/Subsystem/NativeSubsystem.h:223
↓ 2 callers
Function
measure
Vendor/spdlog-1.x/tests/catch.hpp:6835
↓ 2 callers
Method
minAddr
<summary> Get lowest possible valid address value </summary> <returns>Address value</returns>
Vendor/BlackBone/src/BlackBone/Subsystem/NativeSubsystem.h:217
↓ 2 callers
Function
multiply
Computes lhs * rhs / pow(2, 64) rounded to nearest with half-up tie breaking.
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format-inl.h:307
↓ 2 callers
Method
need_localtime
Vendor/spdlog-1.x/include/spdlog/pattern_formatter-inl.h:1090
↓ 2 callers
Function
needs_escape
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/ranges.h:422
↓ 2 callers
Method
newVarMap
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86context_p.h:95
↓ 2 callers
Function
nextafter
Vendor/spdlog-1.x/tests/catch.hpp:11518
↓ 2 callers
Function
normal_quantile
Vendor/spdlog-1.x/tests/catch.hpp:7763
↓ 2 callers
Function
normaliseOpt
Vendor/spdlog-1.x/tests/catch.hpp:9360
↓ 2 callers
Function
nt_syscall
Vendor/BlackBone/src/BlackBone/Syscalls/Syscall.h:44
↓ 2 callers
Function
null_logger_st
Vendor/spdlog-1.x/include/spdlog/sinks/null_sink.h:37
↓ 2 callers
Method
on_12_hour
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1321
↓ 2 callers
Method
on_24_hour
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1317
↓ 2 callers
Method
on_abbr_weekday
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1140
↓ 2 callers
Method
on_century
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1247
↓ 2 callers
Method
on_datetime
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1178
↓ 2 callers
Method
on_day_of_month
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1302
↓ 2 callers
Method
on_day_of_month_space
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1306
↓ 2 callers
Method
on_dec0_week_of_year
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1271
↓ 2 callers
Method
on_dec0_weekday
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1152
↓ 2 callers
Method
on_dec1_week_of_year
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1276
↓ 2 callers
Method
on_dec1_weekday
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1156
↓ 2 callers
Method
on_dec_month
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1265
↓ 2 callers
Method
on_error
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/printf.h:55
↓ 2 callers
Method
on_iso_date
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1212
↓ 2 callers
Method
on_iso_time
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1352
↓ 2 callers
Method
on_iso_week_of_year
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1286
↓ 2 callers
Method
on_loc_date
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1193
↓ 2 callers
Method
on_loc_time
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1199
↓ 2 callers
Method
on_minute
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1326
↓ 2 callers
Method
on_replacement_field
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2928
↓ 2 callers
Method
on_second
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1330
↓ 2 callers
Method
on_short_year
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1237
↓ 2 callers
Method
on_type
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2174
↓ 2 callers
Method
on_year
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1232
↓ 2 callers
Function
optimizer_barrier
Vendor/spdlog-1.x/tests/catch.hpp:6494
↓ 2 callers
Function
pad6
Vendor/spdlog-1.x/include/spdlog/details/fmt_helper.h:143
↓ 2 callers
Function
pad9
Vendor/spdlog-1.x/include/spdlog/details/fmt_helper.h:149
↓ 2 callers
Function
pad_uint
Vendor/spdlog-1.x/include/spdlog/details/fmt_helper.h:115
↓ 2 callers
Method
pageSize
<summary> Get page size </summary> <returns>Address value</returns>
Vendor/BlackBone/src/BlackBone/Subsystem/NativeSubsystem.h:235
↓ 2 callers
Function
parse
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2974
↓ 2 callers
Function
parse_align
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2302
↓ 2 callers
Function
parse_precision
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2419
↓ 2 callers
Function
parse_replacement_field
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2574
↓ 2 callers
Function
parse_width
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2385
↓ 2 callers
Function
pointer_range
VMP-Imports-Deobfuscator/Dependencies/argparse.hpp:160
↓ 2 callers
Method
popScopedMessage
Vendor/spdlog-1.x/tests/catch.hpp:12892
↓ 2 callers
Method
print
Vendor/spdlog-1.x/tests/catch.hpp:15900
↓ 2 callers
Method
process
Vendor/BlackBone/src/BlackBone/Process/ProcessMemory.h:211
↓ 2 callers
Function
promote_float
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:1307
↓ 2 callers
Method
pushScopedMessage
Vendor/spdlog-1.x/tests/catch.hpp:12888
↓ 2 callers
Function
rangeToString
Vendor/spdlog-1.x/tests/catch.hpp:1827
↓ 2 callers
Function
range_end
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/ranges.h:111
↓ 2 callers
Function
rawMemoryToString
Vendor/spdlog-1.x/tests/catch.hpp:1557
↓ 2 callers
Function
rbRotateDouble
\internal Double rotation.
Vendor/BlackBone/src/3rd_party/AsmJit/base/vmem.cpp:348
↓ 2 callers
Method
registerListener
Vendor/spdlog-1.x/tests/catch.hpp:12539
↓ 2 callers
Method
registerReporter
Vendor/spdlog-1.x/tests/catch.hpp:12536
↓ 2 callers
Method
registerTranslator
Vendor/spdlog-1.x/tests/catch.hpp:10681
↓ 2 callers
Method
release
Vendor/spdlog-1.x/tests/catch.hpp:13764
↓ 2 callers
Method
removeNode
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.cpp:216
↓ 2 callers
Function
reportFatal
Signals fatal error message to the run context
Vendor/spdlog-1.x/tests/catch.hpp:10775
↓ 2 callers
Function
resample
Vendor/spdlog-1.x/tests/catch.hpp:6991
↓ 2 callers
Method
reset
Reset X86GpVar operand.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:737
↓ 2 callers
Method
resetRegIndex
Reset register index.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:800
↓ 2 callers
Function
restorePreviousSignalHandlers
Vendor/spdlog-1.x/tests/catch.hpp:10888
↓ 2 callers
Method
run
Vendor/spdlog-1.x/tests/catch.hpp:13504
↓ 2 callers
Method
run
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:457
↓ 2 callers
Method
sectionStarting
Vendor/spdlog-1.x/tests/catch.hpp:16494
← previous
next →
901–1,000 of 4,875, ranked by callers