Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyberForce/Pesidious
/ functions
Functions
960 in github.com/CyberForce/Pesidious
⨍
Functions
960
◇
Types & classes
176
Function
get_tls_info_base
portable-executable/portable-executable-library2/pe_lib/pe_tls.cpp:149
Method
get_type_raw
Returns type of debug info (unchecked)
portable-executable/portable-executable-library2/pe_lib/pe_debug.cpp:58
Method
get_version_block_first_child_pos
Returns aligned version block first child position
portable-executable/portable-executable-library2/pe_lib/resource_version_info_reader.cpp:35
Method
get_version_block_value_pos
Returns aligned version block value position
portable-executable/portable-executable-library2/pe_lib/resource_version_info_reader.cpp:19
Method
get_version_info_by_lang
Returns full version information: file_version info: versions and file info lang_string_values_map: map of version info strings with encodings transla
portable-executable/portable-executable-library2/pe_lib/resource_version_info_reader.cpp:258
Method
get_version_string
portable-executable/portable-executable-library2/pe_lib/file_version_info.h:154
Method
has_exception_handler
The function has an exception handler that should be called when looking for functions that need to examine exceptions
portable-executable/portable-executable-library2/pe_lib/pe_exception_directory.cpp:62
Method
has_termination_handler
The function has a termination handler that should be called when unwinding an exception
portable-executable/portable-executable-library2/pe_lib/pe_exception_directory.cpp:69
Function
helper
(_action,shared_list)
gym_malware/envs/controls/manipulate2.py:283
Method
id_entry_finder
Finds resource_directory_entry by ID
portable-executable/portable-executable-library2/pe_lib/pe_resources.cpp:650
Function
identity
(bytez, seed=None)
gym_malware/envs/controls/manipulate2.py:242
Method
image_config_info
IMAGE CONFIG Default constructor
portable-executable/portable-executable-library2/pe_lib/pe_load_config.cpp:12
Method
image_directory
Default constructor
portable-executable/portable-executable-library2/pe_lib/pe_directory.cpp:6
Method
import_library
Default constructor
portable-executable/portable-executable-library2/pe_lib/pe_imports.cpp:187
Method
import_rebuilder_settings
IMPORTS Default constructor If set_to_pe_headers = true, IMAGE_DIRECTORY_ENTRY_IMPORT entry will be reset to new value after import rebuilding If auto
portable-executable/portable-executable-library2/pe_lib/pe_imports.cpp:16
Method
imported_function
Default constructor
portable-executable/portable-executable-library2/pe_lib/pe_imports.cpp:128
Method
imports_append
(self, seed=None)
gym_malware/envs/controls/manipulate2.py:68
Method
includes
Default constructor
portable-executable/portable-executable-library2/pe_lib/pe_resources.cpp:45
Method
is_chaininfo
The unwind info structure is not the primary one for the procedure
portable-executable/portable-executable-library2/pe_lib/pe_exception_directory.cpp:75
Method
is_il_library
Returns true if image is IL library
portable-executable/portable-executable-library2/pe_lib/pe_dotnet.cpp:62
Method
is_il_only
Returns true if image uses IL only
portable-executable/portable-executable-library2/pe_lib/pe_dotnet.cpp:68
Method
is_info_inferred
Returns true if info inferred
portable-executable/portable-executable-library2/pe_lib/file_version_info.cpp:59
Method
is_null_terminated
portable-executable/portable-executable-library2/pe_lib/utils.h:14
Method
is_patched
Returns true if file is patched
portable-executable/portable-executable-library2/pe_lib/file_version_info.cpp:41
Method
is_power_of_2
portable-executable/portable-executable-library2/pe_lib/utils.h:36
Method
is_prerelease
Returns true if file is release-built
portable-executable/portable-executable-library2/pe_lib/file_version_info.cpp:35
Method
is_present
Returns true if advanced debug info is present
portable-executable/portable-executable-library2/pe_lib/pe_debug.cpp:162
Method
is_private_build
Returns true if private build
portable-executable/portable-executable-library2/pe_lib/file_version_info.cpp:47
Method
is_special_build
Returns true if special build
portable-executable/portable-executable-library2/pe_lib/file_version_info.cpp:53
Method
is_sum_safe
Returns true if sum of two unsigned integers is safe (no overflow occurs)
portable-executable/portable-executable-library2/pe_lib/utils.h:56
Method
is_unicode
Returns true if contained string is unicode
portable-executable/portable-executable-library2/pe_lib/message_table.cpp:26
Method
lookup_cursor_group_data_by_cursor
Looks up cursor group by cursor id and returns full cursor headers if found
portable-executable/portable-executable-library2/pe_lib/resource_cursor_icon_reader.cpp:469
Method
lookup_icon_group_data_by_icon
Looks up icon group by icon id and returns full icon headers if found
portable-executable/portable-executable-library2/pe_lib/resource_cursor_icon_reader.cpp:214
Function
main
??????, ????????????, ??? ???????? ????? ?????? ? ??????? ??????? PE-?????
portable-executable/project-add-imports/main.cpp:13
Function
main
Пример, показывающий, как с нуля создать PE-файл
portable-executable/portable-executable-library2/samples/full_pe_rebuilder/main.cpp:12
Function
main
Пример, показывающий, как считать и получить информацию о релокациях PE или PE+ файла
portable-executable/portable-executable-library2/samples/relocations_reader/main.cpp:11
Function
main
Пример, показывающий, как изменить базовый адрес загрузки PE-файла при условии наличия релокаций
portable-executable/portable-executable-library2/samples/pe_rebaser/main.cpp:11
Function
main
Пример, показывающий, как редактировать ресурсы PE-файла Для начала рекомендуется ознакомиться с примером resource_viewer Обратите внимание, что приме
portable-executable/portable-executable-library2/samples/resource_editor/main.cpp:17
Function
main
Пример, показывающий, как считать и получить информацию о привязанном импорте PE-файла
portable-executable/portable-executable-library2/samples/bound_import_reader/main.cpp:11
Function
main
Пример, показывающий, как редактировать TLS (Thread Local Storage) у PE-файлов
portable-executable/portable-executable-library2/samples/tls_editor/main.cpp:11
Function
main
Пример, показывающий, как считать и получить информацию об экспортах PE или PE+ файла
portable-executable/portable-executable-library2/samples/exports_reader/main.cpp:11
Function
main
Пример, показывающий, как считать и обработать отладочную информацию PE или PE+ файла
portable-executable/portable-executable-library2/samples/debug_info_reader/main.cpp:11
Function
main
Пример, показывающий, как добавить новую релокацию в таблицы релокаций PE-файла
portable-executable/portable-executable-library2/samples/relocation_adder/main.cpp:11
Function
main
Пример, показывающий, как пересобрать директорию Load Config у PE-файла
portable-executable/portable-executable-library2/samples/image_config_editor/main.cpp:11
Function
main
Пример, показывающий, как добавить новый импорт в таблицу импорта PE-файла
portable-executable/portable-executable-library2/samples/import_adder/main.cpp:11
Function
main
Пример, показывающий, как считать и получить информацию о директории исключений Она существует только для 64-разрядных PE-файлов (PE+)
portable-executable/portable-executable-library2/samples/exception_dir_reader/main.cpp:12
Function
main
Пример, показывающий, как вырезать ненужные данные из PE-файла и пересобрать его
portable-executable/portable-executable-library2/samples/pe_stripper/main.cpp:11
Function
main
Пример, показывающий, как конвертировать адреса для PE-файла
portable-executable/portable-executable-library2/samples/address_convertions/main.cpp:11
Function
main
Пример, показывающий, как получить базовую информацию о .NET PE-файле
portable-executable/portable-executable-library2/samples/basic_dotnet_viewer/main.cpp:11
Function
main
Пример, показывающий, как считать и получить информацию об импортах PE или PE+ файла
portable-executable/portable-executable-library2/samples/imports_reader/main.cpp:11
Function
main
Пример, показывающий, как добавить секцию в PE-файл и записать в нее какие-нибудь данные
portable-executable/portable-executable-library2/samples/section_adder/main.cpp:11
Function
main
Пример, показывающий, как получить информацию о стабе PE-файла и rich overlay, который добавляет при компиляции MS Visual Studio
portable-executable/portable-executable-library2/samples/rich_overlay_stub_reader/main.cpp:11
Function
main
Пример, показывающий, как изменить файловое выравнивание PE-файлов
portable-executable/portable-executable-library2/samples/pe_realigner/main.cpp:11
Function
main
Пример, показывающий, как считать и получить информацию о секциях PE или PE+ файла
portable-executable/portable-executable-library2/samples/pe_sections_reader/main.cpp:11
Function
main
Пример, показывающий, как читать ресурсы PE-файла
portable-executable/portable-executable-library2/samples/resource_viewer/main.cpp:12
Function
main
Пример, показывающий, как работать с секциями в PE-файле
portable-executable/portable-executable-library2/samples/sections_and_addresses/main.cpp:11
Function
main
Пример, показывающий, как получить базовую информацию о PE-файле
portable-executable/portable-executable-library2/samples/basic_info_viewer/main.cpp:11
Function
main
Пример, показывающий, как считать и получить информацию о статическом TLS (Thread Local Storage, локальная память потока) PE или PE+ файла
portable-executable/portable-executable-library2/samples/tls_reader/main.cpp:12
Function
main
Пример, показывающий, как считать и получить информацию о Image Config (конфигурация исполняемого файла) PE или PE+
portable-executable/portable-executable-library2/samples/pe_config_reader/main.cpp:11
Function
main
Пример, показывающий, как посчитать энтропию файла и секций PE
portable-executable/portable-executable-library2/samples/entropy_calculator/main.cpp:11
Function
main
Пример, показывающий, как добавить новый экспорт в таблицу экспорта PE-файла
portable-executable/portable-executable-library2/samples/export_adder/main.cpp:11
Function
main
portable-executable/portable-executable-library2/tests/test_resource_bitmap/main.cpp:12
Function
main
portable-executable/portable-executable-library2/tests/test_bound_import/main.cpp:36
Function
main
portable-executable/portable-executable-library2/tests/test_runner/main.cpp:105
Function
main
portable-executable/portable-executable-library2/tests/test_resource_message_table/main.cpp:12
Function
main
portable-executable/portable-executable-library2/tests/test_dotnet/main.cpp:11
Function
main
portable-executable/portable-executable-library2/tests/test_imports/main.cpp:53
Function
main
portable-executable/portable-executable-library2/tests/test_resource_icon_cursor/main.cpp:12
Function
main
portable-executable/portable-executable-library2/tests/test_relocations/main.cpp:31
Function
main
portable-executable/portable-executable-library2/tests/test_debug/main.cpp:21
Function
main
portable-executable/portable-executable-library2/tests/test_rich_data/main.cpp:11
Function
main
portable-executable/portable-executable-library2/tests/test_load_config/main.cpp:19
Function
main
portable-executable/portable-executable-library2/tests/test_resource_version_info/main.cpp:64
Function
main
portable-executable/portable-executable-library2/tests/test_exports/main.cpp:81
Function
main
portable-executable/portable-executable-library2/tests/test_resources/main.cpp:36
Function
main
portable-executable/portable-executable-library2/tests/test_checksum/main.cpp:11
Function
main
portable-executable/portable-executable-library2/tests/tests_utils/main.cpp:12
Function
main
portable-executable/portable-executable-library2/tests/test_tls/main.cpp:43
Function
main
portable-executable/portable-executable-library2/tests/tests_basic/main.cpp:11
Function
main
portable-executable/portable-executable-library2/tests/test_exception_directory/main.cpp:11
Function
main
portable-executable/portable-executable-library2/tests/test_resource_viewer/main.cpp:12
Function
main
portable-executable/portable-executable-library2/tests/test_resource_manager/main.cpp:12
Function
main
portable-executable/portable-executable-library2/tests/test_entropy/main.cpp:11
Function
main
portable-executable/portable-executable-library2/tests/test_resource_string_table/main.cpp:12
Function
main
Example showing how to add a section to a PE file and write some data to it
portable-executable/project-add-sections/main.cpp:16
Function
main
Example showing how to edit TLS (Thread Local Storage) on PE files
portable-executable/test-other/editTLS.cpp:11
Function
main
An example showing how to cut out unnecessary data from a PE file and rebuild it
portable-executable/test-other/main.cpp:11
Function
main
Example showing how to rebuild the Load Config directory on a PE file
portable-executable/test-other/LoadConfigDir.cpp:11
Method
map_virtual
Maps virtual section data
portable-executable/portable-executable-library2/pe_lib/pe_section.cpp:145
Method
message_table_item
Default constructor
portable-executable/portable-executable-library2/pe_lib/message_table.cpp:7
Method
misc_debug_info
Default constructor
portable-executable/portable-executable-library2/pe_lib/pe_debug.cpp:366
Function
modify_without_breaking
(bytez, actions=[], seed=None)
gym_malware/envs/controls/manipulate2.py:275
Method
name_entry_finder
Finds resource_directory_entry by name
portable-executable/portable-executable-library2/pe_lib/pe_resources.cpp:660
Method
num_features
r""" Number of features in the dataset
malgan/__init__.py:50
Method
operator()
portable-executable/portable-executable-library2/pe_lib/pe_section.cpp:267
Method
operator()
Helper function to rebuild resource directory
portable-executable/portable-executable-library2/pe_lib/pe_resources.cpp:555
Method
operator()
Finder helpers
portable-executable/portable-executable-library2/pe_lib/pe_resource_viewer.cpp:21
Method
operator()
Helper: sorts exported function list by ordinals
portable-executable/portable-executable-library2/pe_lib/pe_exports.cpp:462
Function
operator==
portable-executable/portable-executable-library2/pe_lib/utils.cpp:79
Method
overlay_append
(self, seed=None)
gym_malware/envs/controls/manipulate2.py:57
← previous
next →
701–800 of 960, ranked by callers