MCPcopy Create free account

hub / github.com/Mixaill/FakePDB / functions

Functions528 in github.com/Mixaill/FakePDB

↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
src_cpp/include/nlohmann/json.hpp:12773
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
src_cpp/include/nlohmann/json.hpp:12793
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
src_cpp/include/nlohmann/json.hpp:13098
↓ 2 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
src_cpp/include/nlohmann/json.hpp:13422
↓ 1 callersMethodCommit
src_cpp/src/pdb/pdb_creator.cpp:103
↓ 1 callersMethodCreate
src_cpp/src/coff/lib_creator.cpp:8
↓ 1 callersMethodGetArgsMax
src_cpp/include/commands/command_pe_exports.h:23
↓ 1 callersMethodGetArgsMin
src_cpp/include/commands/command_pe_exports.h:19
↓ 1 callersMethodGetCommandDescription
src_cpp/include/commands/command_pe_exports.h:35
↓ 1 callersMethodGetExports
src_cpp/src/pe/pe_file.cpp:122
↓ 1 callersMethodGetImageSize
src_cpp/src/pe/pe_file.cpp:107
↓ 1 callersMethodGetMachine
src_cpp/src/pe/pe_file.cpp:149
↓ 1 callersMethodGetMachineBitness
src_cpp/src/pe/pe_file.cpp:153
↓ 1 callersMethodGetMachineName
src_cpp/src/pe/pe_file.cpp:168
↓ 1 callersMethodGetSectionHeaders
src_cpp/src/pe/pe_file.cpp:69
↓ 1 callersMethodGetTimestamp
src_cpp/src/pe/pe_file.cpp:102
↓ 1 callersMethodImportIDA
src_cpp/src/pdb/pdb_creator.cpp:86
↓ 1 callersMethodInitialize
src_cpp/src/pdb/pdb_creator.cpp:41
↓ 1 callersMethodRun
src_cpp/src/main.cpp:30
↓ 1 callersMethodSave
src_cpp/src/data/db.cpp:73
↓ 1 callersMethod__add_instruction
(self, instruction)
src_plugins/ida/fakepdb/signature_finder.py:67
↓ 1 callersMethod__add_placeholders
(self, count)
src_plugins/ida/fakepdb/signature_finder.py:87
↓ 1 callersMethod__describe_argloc
(self, location)
src_plugins/ida/fakepdb/dumpinfo.py:60
↓ 1 callersMethod__describe_callingconvention
(self, cc)
src_plugins/ida/fakepdb/dumpinfo.py:81
↓ 1 callersMethod__get_segments_map
(self)
src_plugins/ida/fakepdb/offsets_importer.py:68
↓ 1 callersMethod__import_name
(self, segments, name, addr)
src_plugins/ida/fakepdb/offsets_importer.py:80
↓ 1 callersMethod__inst_contains_xrefs
(self, instruction)
src_plugins/ida/fakepdb/signature_finder.py:102
↓ 1 callersMethod__inst_value_offset
(self, instruction)
src_plugins/ida/fakepdb/signature_finder.py:109
↓ 1 callersMethod__process_exports
(self)
src_plugins/ida/fakepdb/dumpinfo.py:280
↓ 1 callersMethod__process_function_labels
(self, func)
src_plugins/ida/fakepdb/dumpinfo.py:191
↓ 1 callersMethod__process_function_typeinfo
(self, info, func)
src_plugins/ida/fakepdb/dumpinfo.py:160
↓ 1 callersMethod__process_functions
(self)
src_plugins/ida/fakepdb/dumpinfo.py:212
↓ 1 callersMethod__process_general
(self)
src_plugins/ida/fakepdb/dumpinfo.py:118
↓ 1 callersMethod__process_names
(self)
src_plugins/ida/fakepdb/dumpinfo.py:257
↓ 1 callersMethod__process_segments
(self)
src_plugins/ida/fakepdb/dumpinfo.py:143
↓ 1 callersMethod__search_resultcount
(self, signature)
src_plugins/ida/fakepdb/signature_finder.py:90
↓ 1 callersFunctionappend_exponent
src_cpp/include/nlohmann/json.hpp:15262
↓ 1 callersFunctionat
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds
src_cpp/include/nlohmann/json.hpp:19793
↓ 1 callersMethodcoff_createlib
(self, path_json, path_lib)
src_plugins/ida/fakepdb/native.py:38
↓ 1 callersMethodcount
src_cpp/include/nlohmann/json.hpp:16506
↓ 1 callersFunctioncrbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
src_cpp/include/nlohmann/json.hpp:21181
↓ 1 callersFunctioncrend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
src_cpp/include/nlohmann/json.hpp:21210
↓ 1 callersFunctionemplace_back
src_cpp/include/nlohmann/json.hpp:21901
↓ 1 callersFunctionerase
src_cpp/include/nlohmann/json.hpp:20516
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
src_cpp/include/nlohmann/json.hpp:14824
↓ 1 callersFunctionformat_buffer
src_cpp/include/nlohmann/json.hpp:15314
↓ 1 callersFunctionfrom_json_tuple_impl
src_cpp/include/nlohmann/json.hpp:3733
↓ 1 callersFunctionget_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
src_cpp/include/nlohmann/json.hpp:14660
↓ 1 callersMethodget_signature
(self, address_start)
src_plugins/ida/fakepdb/signature_finder.py:34
↓ 1 callersMethodget_value
src_cpp/include/nlohmann/json.hpp:10647
↓ 1 callersFunctiongrisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
src_cpp/include/nlohmann/json.hpp:14921
↓ 1 callersFunctionhash
src_cpp/include/nlohmann/json.hpp:4613
↓ 1 callersFunctionint_to_string
src_cpp/include/nlohmann/json.hpp:3835
↓ 1 callersFunctionis_number
! @brief return whether value is a number This function returns true if and only if the JSON value is a number. This includes both intege
src_cpp/include/nlohmann/json.hpp:18944
↓ 1 callersMethodload
src_cpp/src/data/db.cpp:55
↓ 1 callersMethodoperator+
add to iterator
src_cpp/include/nlohmann/json.hpp:11491
↓ 1 callersFunctionoperator+=
! @brief add an object to an array @copydoc push_back(basic_json&&) */
src_cpp/include/nlohmann/json.hpp:21738
↓ 1 callersFunctionoperator<
! @brief comparison operator for JSON types Returns an ordering that is similar to Python: - order: null < boolean < number < object < array < string
src_cpp/include/nlohmann/json.hpp:3404
↓ 1 callersFunctionparallelSort
src_cpp/src/pdb/pdb_creator.cpp:33
↓ 1 callersFunctionparse
src_cpp/include/nlohmann/json.hpp:23187
↓ 1 callersMethodpdb_generate
(self, path_exe, path_json, path_pdb, with_labels)
src_plugins/ida/fakepdb/native.py:42
↓ 1 callersMethodpe_guidage
(self, path_exe)
src_plugins/ida/fakepdb/native.py:52
↓ 1 callersMethodpe_timestamp
(self, path_exe)
src_plugins/ida/fakepdb/native.py:49
↓ 1 callersMethodprocess_json
(self, filepath)
src_plugins/ida/fakepdb/offsets_importer.py:52
↓ 1 callersFunctionsax_parse
src_cpp/include/nlohmann/json.hpp:23291
↓ 1 callersFunctionskip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
src_cpp/include/nlohmann/json.hpp:7357
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
src_cpp/include/nlohmann/json.hpp:12276
↓ 1 callersFunctionto_cbor
src_cpp/include/nlohmann/json.hpp:23558
↓ 1 callersFunctionto_json_tuple_impl
src_cpp/include/nlohmann/json.hpp:4336
↓ 1 callersFunctionunescape
unescape "~1" to tilde and "~0" to slash (order is important!)
src_cpp/include/nlohmann/json.hpp:12371
MethodAddNatvisFile
src_cpp/src/pdb/pdb_creator.cpp:81
MethodDB
src_cpp/src/data/db.cpp:27
MethodGetArgsMax
src_cpp/include/commands/command_pe_timestamp.h:15
MethodGetArgsMax
src_cpp/include/commands/command_pe_guidage.h:19
MethodGetArgsMax
src_cpp/include/commands/command_pdb_generate.h:25
MethodGetArgsMax
src_cpp/include/commands/command_coff_createlib.h:22
MethodGetArgsMin
src_cpp/include/commands/command_pe_timestamp.h:11
MethodGetArgsMin
src_cpp/include/commands/command_pe_guidage.h:15
MethodGetArgsMin
src_cpp/include/commands/command_pdb_generate.h:21
MethodGetArgsMin
src_cpp/include/commands/command_coff_createlib.h:18
MethodGetCommandDescription
src_cpp/include/commands/command_pe_timestamp.h:27
MethodGetCommandDescription
src_cpp/include/commands/command_pe_guidage.h:31
MethodGetCommandDescription
src_cpp/include/commands/command_pdb_generate.h:37
MethodGetCommandDescription
src_cpp/include/commands/command_coff_createlib.h:34
MethodGetCommandName
src_cpp/include/commands/command_pe_timestamp.h:19
MethodGetCommandName
src_cpp/include/commands/command_pe_guidage.h:23
MethodGetCommandName
src_cpp/include/commands/command_pdb_generate.h:29
MethodGetCommandName
src_cpp/include/commands/command_coff_createlib.h:26
MethodGetCommandUsage
src_cpp/include/commands/command_pe_timestamp.h:23
MethodGetCommandUsage
src_cpp/include/commands/command_pe_guidage.h:27
MethodGetCommandUsage
src_cpp/include/commands/command_pdb_generate.h:33
MethodGetCommandUsage
src_cpp/include/commands/command_coff_createlib.h:30
MethodGetPdbFilename
src_cpp/src/pe/pe_file.cpp:64
MethodGetPdbFilepath
src_cpp/src/pe/pe_file.cpp:55
MethodHex
src_cpp/include/common/hex.h:10
MethodIntToHex
src_cpp/include/common/hex.h:14
FunctionJSON_CATCH
src_cpp/include/nlohmann/json.hpp:19802
MethodJSON_CATCH
src_cpp/include/nlohmann/json.hpp:11893
FunctionJSON_INTERNAL_CATCH
src_cpp/include/nlohmann/json.hpp:20361
FunctionPLUGIN_ENTRY
()
src_plugins/ida/fakepdb.py:51
← previousnext →101–200 of 528, ranked by callers