Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mixaill/FakePDB
/ types & classes
Types & classes
165 in github.com/Mixaill/FakePDB
⨍
Functions
528
◇
Types & classes
165
↓ 5 callers
Class
diyfp
src_cpp/include/nlohmann/json.hpp:14389
↓ 5 callers
Class
json_pointer
src_cpp/include/nlohmann/json.hpp:2923
↓ 3 callers
Class
DumpInfo
src_plugins/ida/fakepdb/dumpinfo.py:33
↓ 3 callers
Class
out_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input parameter tha
src_cpp/include/nlohmann/json.hpp:2611
↓ 2 callers
Class
Native
src_plugins/ida/fakepdb/native.py:21
↓ 2 callers
Class
__fakepdb_pdbgeneration_actionhandler
src_plugins/ida/fakepdb/command_pdbgenerate.py:35
↓ 2 callers
Class
input_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
src_cpp/include/nlohmann/json.hpp:4790
↓ 2 callers
Class
parse_error
! @brief exception indicating a parse error This exception is thrown by the library when a parse error occurs. Parse errors can occur during the dese
src_cpp/include/nlohmann/json.hpp:2424
↓ 1 callers
Class
FakePdbPlugin
src_plugins/ida/fakepdb.py:28
↓ 1 callers
Class
OffsetsImporter
imports functions by its offsets to the IDA database required file format: ``` { "function_name_1": "0001:123456", "functio
src_plugins/ida/fakepdb/offsets_importer.py:23
↓ 1 callers
Class
SignatureFinder
src_plugins/ida/fakepdb/signature_finder.py:26
↓ 1 callers
Class
__fakepdb_dumpinfo_actionhandler
src_plugins/ida/fakepdb/command_dumpinfo.py:26
↓ 1 callers
Class
__fakepdb_findsig_actionhandler
src_plugins/ida/fakepdb/command_findsignature.py:26
↓ 1 callers
Class
__fakepdb_libgeneration_actionhandler
src_plugins/ida/fakepdb/command_libgenerate.py:35
↓ 1 callers
Class
__fakepdb_offsetsimport_actionhandler
src_plugins/ida/fakepdb/command_importoffsets.py:28
↓ 1 callers
Class
file_input_adapter
! Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter. */
src_cpp/include/nlohmann/json.hpp:4754
↓ 1 callers
Class
invalid_iterator
! @brief exception indicating errors with iterators This exception is thrown if iterators passed to a library function do not match the expected sema
src_cpp/include/nlohmann/json.hpp:2510
↓ 1 callers
Class
other_error
! @brief exception indicating other library errors This exception is thrown in case of errors that cannot be classified with the other exception type
src_cpp/include/nlohmann/json.hpp:2649
↓ 1 callers
Class
primitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
src_cpp/include/nlohmann/json.hpp:10636
↓ 1 callers
Class
type_error
! @brief exception indicating executing a member function with a wrong type This exception is thrown in case of a type error; that is, a library func
src_cpp/include/nlohmann/json.hpp:2564
Class
CommandCoffCreatelib
src_cpp/include/commands/command_coff_createlib.h:14
Class
CommandInterface
src_cpp/include/commands/command_interface.h:9
Class
CommandPdbGenerate
src_cpp/include/commands/command_pdb_generate.h:17
Class
CommandPeExports
src_cpp/include/commands/command_pe_exports.h:15
Class
CommandPeGuidAge
src_cpp/include/commands/command_pe_guidage.h:11
Class
CommandPeTimestamp
src_cpp/include/commands/command_pe_timestamp.h:7
Class
DB
src_cpp/include/data/db.h:11
Class
Export
src_cpp/include/data/export.h:10
Class
Function
src_cpp/include/data/function.h:15
Class
GUID
src_cpp/include/common/guid.h:10
Class
General
src_cpp/include/data/general.h:14
Class
Hex
src_cpp/include/common/hex.h:8
Class
Label
src_cpp/include/data/label.h:11
Class
LibCreator
src_cpp/include/coff/lib_creator.h:10
Class
Main
src_cpp/src/main.cpp:24
Class
Name
src_cpp/include/data/name.h:11
Class
PdbCreator
src_cpp/include/pdb/pdb_creator.h:34
Class
PeFile
src_cpp/include/pe/pe_file.h:34
Class
Root
src_cpp/include/data/root.h:17
Class
Segment
src_cpp/include/data/segment.h:11
Class
adl_serializer
src_cpp/include/nlohmann/json.hpp:2896
Class
basic_json
src_cpp/include/nlohmann/json.hpp:2909
Class
basic_json
src_cpp/include/nlohmann/json.hpp:11558
Class
binary_reader
src_cpp/include/nlohmann/json.hpp:7695
Class
binary_writer
src_cpp/include/nlohmann/json.hpp:12752
Class
boundaries
src_cpp/include/nlohmann/json.hpp:14507
Class
byte_container_with_subtype
src_cpp/include/nlohmann/json.hpp:4433
Class
cached_power
src_cpp/include/nlohmann/json.hpp:14646
Enum
cbor_tag_handler_t
how to treat CBOR tags
src_cpp/include/nlohmann/json.hpp:7668
Class
conjunction
src_cpp/include/nlohmann/json.hpp:3323
Class
conjunction<B1, Bn...>
src_cpp/include/nlohmann/json.hpp:3326
Class
conjunction<B1>
src_cpp/include/nlohmann/json.hpp:3324
Class
detector
src_cpp/include/nlohmann/json.hpp:2837
Class
detector<Default, void_t<Op<Args...>>, Op, Args...>
src_cpp/include/nlohmann/json.hpp:2844
Enum
error_handler_t
how to treat decoding errors
src_cpp/include/nlohmann/json.hpp:15469
Class
exception
! @brief general exception of the @ref basic_json class This class is an extension of `std::exception` objects with a member @a id for exception ids.
src_cpp/include/nlohmann/json.hpp:2352
Class
external_constructor
src_cpp/include/nlohmann/json.hpp:4014
Class
external_constructor<value_t::array>
src_cpp/include/nlohmann/json.hpp:4117
Class
external_constructor<value_t::binary>
src_cpp/include/nlohmann/json.hpp:4059
Class
external_constructor<value_t::boolean>
src_cpp/include/nlohmann/json.hpp:4017
Class
external_constructor<value_t::number_float>
src_cpp/include/nlohmann/json.hpp:4081
Class
external_constructor<value_t::number_integer>
src_cpp/include/nlohmann/json.hpp:4105
Class
external_constructor<value_t::number_unsigned>
src_cpp/include/nlohmann/json.hpp:4093
Class
external_constructor<value_t::object>
src_cpp/include/nlohmann/json.hpp:4176
Class
external_constructor<value_t::string>
src_cpp/include/nlohmann/json.hpp:4029
Class
from_json_fn
src_cpp/include/nlohmann/json.hpp:3784
Class
has_from_json
src_cpp/include/nlohmann/json.hpp:3034
Class
has_from_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
src_cpp/include/nlohmann/json.hpp:3047
Class
has_non_default_from_json
src_cpp/include/nlohmann/json.hpp:3060
Class
has_non_default_from_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
src_cpp/include/nlohmann/json.hpp:3063
Class
has_to_json
src_cpp/include/nlohmann/json.hpp:3075
Class
has_to_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
src_cpp/include/nlohmann/json.hpp:3078
Class
hash<nlohmann::json>
src_cpp/include/nlohmann/json.hpp:25188
Class
index_sequence
src_cpp/include/nlohmann/json.hpp:2687
Enum
input_format_t
the supported input formats
src_cpp/include/nlohmann/json.hpp:4744
Class
internal_iterator
src_cpp/include/nlohmann/json.hpp:10750
Class
is_basic_json
src_cpp/include/nlohmann/json.hpp:2977
Class
is_compatible_array_type
src_cpp/include/nlohmann/json.hpp:3233
Class
is_compatible_array_type_impl
src_cpp/include/nlohmann/json.hpp:3214
Class
is_compatible_array_type_impl < BasicJsonType, CompatibleArrayType, enable_if_t < is_detected<value_type_t, CompatibleArrayType>::value&& is_detected<iterator_t, CompatibleArrayType>::value&& // This is needed because json_reverse_iterator has a ::iterator type... // Therefore it is detected as a CompatibleArrayType. // The real fix would be to have an Iterable concept. !is_iterator_traits < iterator_traits<CompatibleArrayType >>::value >>
src_cpp/include/nlohmann/json.hpp:3217
Class
is_compatible_integer_type
src_cpp/include/nlohmann/json.hpp:3302
Class
is_compatible_integer_type_impl
src_cpp/include/nlohmann/json.hpp:3281
Class
is_compatible_integer_type_impl < RealIntegerType, CompatibleNumberIntegerType, enable_if_t < std::is_integral<RealIntegerType>::value&& std::is_integral<CompatibleNumberIntegerType>::value&& !std::is_same<bool, CompatibleNumberIntegerType>::value >>
src_cpp/include/nlohmann/json.hpp:3284
Class
is_compatible_object_type
src_cpp/include/nlohmann/json.hpp:3140
Class
is_compatible_object_type_impl
src_cpp/include/nlohmann/json.hpp:3120
Class
is_compatible_object_type_impl < BasicJsonType, CompatibleObjectType, enable_if_t < is_detected<mapped_type_t, CompatibleObjectType>::value&& is_detected<key_type_t, CompatibleObjectType>::value >>
src_cpp/include/nlohmann/json.hpp:3123
Class
is_compatible_string_type
src_cpp/include/nlohmann/json.hpp:3191
Class
is_compatible_string_type_impl
src_cpp/include/nlohmann/json.hpp:3178
Class
is_compatible_string_type_impl < BasicJsonType, CompatibleStringType, enable_if_t<is_detected_exact<typename BasicJsonType::string_t::value_type, value_type_t, CompatibleStringType>::value >>
src_cpp/include/nlohmann/json.hpp:3181
Class
is_compatible_type
src_cpp/include/nlohmann/json.hpp:3319
Class
is_compatible_type_impl
src_cpp/include/nlohmann/json.hpp:3307
Class
is_compatible_type_impl < BasicJsonType, CompatibleType, enable_if_t<is_complete_type<CompatibleType>::value >>
src_cpp/include/nlohmann/json.hpp:3310
Class
is_complete_type
src_cpp/include/nlohmann/json.hpp:3113
Class
is_complete_type<T, decltype(void(sizeof(T)))>
src_cpp/include/nlohmann/json.hpp:3116
Class
is_constructible_array_type
src_cpp/include/nlohmann/json.hpp:3276
Class
is_constructible_array_type_impl
src_cpp/include/nlohmann/json.hpp:3237
Class
is_constructible_array_type_impl < BasicJsonType, ConstructibleArrayType, enable_if_t < !std::is_same<ConstructibleArrayType, typename BasicJsonType::value_type>::value&& std::is_default_constructible<ConstructibleArrayType>::value&& (std::is_move_assignable<ConstructibleArrayType>::value || std::is_copy_assignable<ConstructibleArrayType>::value)&& is_detected<value_type_t, ConstructibleArrayType>::value&& is_detected<iterator_t, ConstructibleArrayType>::value&& is_complete_type < detected_t<value_type_t, ConstructibleArrayType >>::value >>
src_cpp/include/nlohmann/json.hpp:3247
Class
is_constructible_array_type_impl < BasicJsonType, ConstructibleArrayType, enable_if_t<std::is_same<ConstructibleArrayType, typename BasicJsonType::value_type>::value >>
src_cpp/include/nlohmann/json.hpp:3240
Class
is_constructible_object_type
src_cpp/include/nlohmann/json.hpp:3172
Class
is_constructible_object_type_impl
src_cpp/include/nlohmann/json.hpp:3145
next →
1–100 of 165, ranked by callers