MCPcopy Create free account

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

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

↓ 1 callersFunctioncopyTuple
Vendor/BlackBone/src/BlackBone/Misc/Utils.h:194
↓ 1 callersFunctioncopy_unit
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1523
↓ 1 callersFunctioncount_digits_fallback
Vendor/spdlog-1.x/include/spdlog/details/fmt_helper.h:60
↓ 1 callersFunctioncount_files
Based on: https://stackoverflow.com/a/37416569/192001
Vendor/spdlog-1.x/tests/utils.cpp:84
↓ 1 callersFunctioncount_fractional_digits
Returns the number of fractional digits in the range [0, 18] according to the C++20 spec. If more than 18 fractional digits are required then returns
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/chrono.h:1476
↓ 1 callersFunctioncount_lines
Vendor/spdlog-1.x/bench/async_bench.cpp:41
↓ 1 callersFunctioncreate_msg
Test removal of old files */
Vendor/spdlog-1.x/tests/test_daily_logger.cpp:137
↓ 1 callersFunctionctz
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:217
↓ 1 callersFunctionctzll
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:226
↓ 1 callersFunctioncustom_flags_example
Vendor/spdlog-1.x/example/example.cpp:335
↓ 1 callersFunctiondaily_example
Vendor/spdlog-1.x/example/example.cpp:133
↓ 1 callersMethoddeallocate
Deallocate memory allocated by the buffer.
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:685
↓ 1 callersMethoddefault_logger
Vendor/spdlog-1.x/include/spdlog/details/registry-inl.h:95
↓ 1 callersMethoddelBit
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:614
↓ 1 callersMethoddelta
Vendor/spdlog-1.x/tests/catch.hpp:15287
↓ 1 callersFunctiondeoptimize_value
Vendor/spdlog-1.x/tests/catch.hpp:6516
↓ 1 callersMethoddisable
Vendor/spdlog-1.x/include/spdlog/details/backtracer-inl.h:40
↓ 1 callersMethoddisable_backtrace
restore orig sinks and level and delete the backtrace sink
Vendor/spdlog-1.x/include/spdlog/logger-inl.h:114
↓ 1 callersMethoddisengage
Vendor/spdlog-1.x/tests/catch.hpp:8023
↓ 1 callersFunctiondivide_by_10_to_kappa_plus_1
Computes floor(n / 10^(kappa + 1)) (float)
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format-inl.h:1036
↓ 1 callersFunctiondivisible_by_power_of_2
Returns true iff x is divisible by pow(2, exp).
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format-inl.h:936
↓ 1 callersMethoddo_map
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:1459
↓ 1 callersFunctiondo_parse_arg_id
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/core.h:2346
↓ 1 callersFunctiondo_write_float
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:1806
↓ 1 callersMethoddrop
Vendor/spdlog-1.x/include/spdlog/details/registry-inl.h:219
↓ 1 callersMethoddrop_all
Vendor/spdlog-1.x/include/spdlog/details/registry-inl.h:229
↓ 1 callersFunctiondump_backtrace
Vendor/spdlog-1.x/include/spdlog/spdlog-inl.h:45
↓ 1 callersMethodelapsed
Vendor/spdlog-1.x/include/spdlog/stopwatch.h:39
↓ 1 callersMethodemitConvertVarToVar
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86context.cpp:942
↓ 1 callersMethodemitMove
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86context.cpp:806
↓ 1 callersMethodemitMoveImmOnStack
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86context.cpp:1288
↓ 1 callersMethodemitMoveImmToReg
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86context.cpp:1388
↓ 1 callersMethodemitMoveVarOnStack
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86context.cpp:1000
↓ 1 callersMethodenable
Vendor/spdlog-1.x/include/spdlog/details/backtracer-inl.h:33
↓ 1 callersFunctionenable_backtrace
Vendor/spdlog-1.x/include/spdlog/spdlog-inl.h:35
↓ 1 callersMethodenable_backtrace
Vendor/spdlog-1.x/include/spdlog/details/registry-inl.h:150
↓ 1 callersMethodencodeTo
Vendor/spdlog-1.x/tests/catch.hpp:15500
↓ 1 callersFunctionenforceNoDuplicateTestCases
Vendor/spdlog-1.x/tests/catch.hpp:14267
↓ 1 callersFunctionenforceNotReservedTag
Vendor/spdlog-1.x/tests/catch.hpp:14037
↓ 1 callersMethodengage
Vendor/spdlog-1.x/tests/catch.hpp:8017
↓ 1 callersFunctionequal2
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format.h:1079
↓ 1 callersMethodequalityComparisonImpl
Vendor/spdlog-1.x/tests/catch.hpp:7894
↓ 1 callersFunctionerf_inv
Vendor/spdlog-1.x/tests/catch.hpp:7656
↓ 1 callersFunctionerfc_inv
Vendor/spdlog-1.x/tests/catch.hpp:7759
↓ 1 callersFunctionerr_handler_example
Custom error handler. Will be triggered on log failure.
Vendor/spdlog-1.x/example/example.cpp:289
↓ 1 callersFunctionestimateClockResolution
Vendor/spdlog-1.x/tests/catch.hpp:14940
↓ 1 callersMethodexeName
Vendor/spdlog-1.x/tests/catch.hpp:8834
↓ 1 callersMethodexecute
Vendor/spdlog-1.x/tests/catch.hpp:13341
↓ 1 callersMethodexpandAliases
Vendor/spdlog-1.x/tests/catch.hpp:13976
↓ 1 callersMethodexpectedToFail
Vendor/spdlog-1.x/tests/catch.hpp:14130
↓ 1 callersFunctionextractClassName
Vendor/spdlog-1.x/tests/catch.hpp:14324
↓ 1 callersFunctionextractInstanceName
Extracts the actual name part of an enum instance In other words, it returns the Blue part of Bikeshed::Colour::Blue
Vendor/spdlog-1.x/tests/catch.hpp:10587
↓ 1 callersFunctionextract_key_vals_
return vector of key/value pairs from sequence of "K1=V1,K2=V2,.." "a=AAA,b=BBB,c=CCC,.." => {("a","AAA"),("b","BBB"),("c", "CCC"),...}
Vendor/spdlog-1.x/include/spdlog/cfg/helpers-inl.h:65
↓ 1 callersFunctionextract_kv_
Vendor/spdlog-1.x/include/spdlog/cfg/helpers-inl.h:47
↓ 1 callersMethodfatalErrorEncountered
Vendor/spdlog-1.x/tests/catch.hpp:11158
↓ 1 callersFunctionfileNameTag
Vendor/spdlog-1.x/tests/catch.hpp:16827
↓ 1 callersFunctionfile_events_example
Vendor/spdlog-1.x/example/example.cpp:345
↓ 1 callersMethodfilename
Vendor/spdlog-1.x/include/spdlog/sinks/daily_file_sink.h:145
↓ 1 callersFunctionfilesize
Return file size according to open FILE* object
Vendor/spdlog-1.x/include/spdlog/details/os-inl.h:209
↓ 1 callersMethodfill
Vendor/BlackBone/src/3rd_party/AsmJit/base/constpool.cpp:345
↓ 1 callersMethodfillData
Vendor/BlackBone/src/3rd_party/AsmJit/base/vmem.cpp:367
↓ 1 callersFunctionfindPackedString
Vendor/BlackBone/src/3rd_party/AsmJit/base/error.cpp:58
↓ 1 callersMethodfindVa
Find VarAttr.
Vendor/BlackBone/src/3rd_party/AsmJit/x86/x86compiler.h:963
↓ 1 callersFunctionfind_escape
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/ranges.h:434
↓ 1 callersMethodfinish
Vendor/spdlog-1.x/tests/catch.hpp:6601
↓ 1 callersFunctionfits_in_int
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/printf.h:60
↓ 1 callersFunctionfloor_log10_pow2
Computes floor(log10(pow(2, e))) for e in [-1700, 1700] using the method from https://fmt.dev/papers/Grisu-Exact.pdf#page=5, section 3.4.
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format-inl.h:908
↓ 1 callersFunctionfloor_log10_pow2_minus_log10_4_over_3
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format-inl.h:925
↓ 1 callersMethodflush
Vendor/spdlog-1.x/include/spdlog/details/file_helper-inl.h:85
↓ 1 callersMethodflush
Vendor/spdlog-1.x/include/spdlog/sinks/wincolor_sink-inl.h:82
↓ 1 callersMethodflush_all
Vendor/spdlog-1.x/include/spdlog/details/registry-inl.h:210
↓ 1 callersMethodflush_on
Vendor/spdlog-1.x/include/spdlog/details/registry-inl.h:181
↓ 1 callersMethodfn3
Vendor/BlackBone/src/BlackBoneTest/TestMultiPtr.cpp:14
↓ 1 callersMethodforeach_pop
pop all items in the q and apply the given fun on each of them.
Vendor/spdlog-1.x/include/spdlog/details/backtracer-inl.h:58
↓ 1 callersFunctionformat
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/xchar.h:94
↓ 1 callersMethodformat
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/ranges.h:693
↓ 1 callersFunctionformatReconstructedExpression
Vendor/spdlog-1.x/tests/catch.hpp:10507
↓ 1 callersFunctionformat_dragon
Formats a floating-point number using a variation of the Fixed-Precision Positive Floating-Point Printout ((FPP)^2) algorithm by Steele & White: https
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format-inl.h:2225
↓ 1 callersFunctionformat_float
Vendor/spdlog-1.x/include/spdlog/fmt/bundled/format-inl.h:2340
↓ 1 callersFunctiongetAllocType
Get the type of allocation.
Vendor/BlackBone/src/3rd_party/AsmJit/base/runtime.h:225
↓ 1 callersMethodgetAllocatedBytes
Get how many bytes are currently allocated.
Vendor/BlackBone/src/3rd_party/AsmJit/base/vmem.h:139
↓ 1 callersFunctiongetArch
Get target architecture.
Vendor/BlackBone/src/3rd_party/AsmJit/base/codegen.h:160
↓ 1 callersMethodgetArgList
Get function arguments array.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:1530
↓ 1 callersMethodgetBlockSize
Get the default block size.
Vendor/BlackBone/src/3rd_party/AsmJit/base/zone.h:114
↓ 1 callersFunctiongetByteAt
Get BYTE at position `pos`.
Vendor/BlackBone/src/3rd_party/AsmJit/base/assembler.h:228
↓ 1 callersMethodgetCVd
Get conversion variable.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2669
↓ 1 callersMethodgetCall
Get the associated function-call.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2665
↓ 1 callersMethodgetCurrentNtHeader
VMP-Imports-Deobfuscator/Core/Pe/PeParser.cpp:1277
↓ 1 callersFunctiongetCurrentTimestamp
Vendor/spdlog-1.x/tests/catch.hpp:16801
↓ 1 callersMethodgetData
Vendor/BlackBone/src/3rd_party/AsmJit/base/constpool.h:35
↓ 1 callersMethodgetDescription
Vendor/spdlog-1.x/tests/catch.hpp:16058
↓ 1 callersMethodgetError
Get the last error code.
Vendor/BlackBone/src/3rd_party/AsmJit/base/context_p.h:78
↓ 1 callersMethodgetExtraBlock
Get extra block.
Vendor/BlackBone/src/3rd_party/AsmJit/base/context_p.h:69
↓ 1 callersMethodgetFreeIndex
Vendor/BlackBone/src/BlackBone/Process/Threads/Thread.h:87
↓ 1 callersMethodgetFrom
Get first jmp instruction.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2058
↓ 1 callersFunctiongetFunc
Get current function.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2792
↓ 1 callersMethodgetGenerator
IGeneratorTracker interface
Vendor/spdlog-1.x/tests/catch.hpp:12700
↓ 1 callersMethodgetHelpColumns
Vendor/spdlog-1.x/tests/catch.hpp:9390
↓ 1 callersMethodgetHomeMask
Get home registers mask.
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:809
↓ 1 callersMethodgetJumpNext
Vendor/BlackBone/src/3rd_party/AsmJit/base/compiler.h:2273
← previousnext →1,301–1,400 of 4,875, ranked by callers