Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atrexus/vulkan
/ functions
Functions
48 in github.com/atrexus/vulkan
⨍
Functions
48
◇
Types & classes
10
↓ 13 callers
Method
rva_to_offset
src/pe/image.cpp:201
↓ 7 callers
Method
image_base
src/dumper.cpp:455
↓ 5 callers
Function
align
include/pe/util.hpp:21
↓ 5 callers
Method
module_name
src/dumper.cpp:412
↓ 4 callers
Method
at
<summary> Returns the section header at the specified index. </summary> <param name="index">The index of the section header.</param> <returns>The sect
include/pe/section_headers.hpp:46
↓ 4 callers
Method
count
<summary> Returns the number of sections in the image. </summary> <returns>The number of sections.</returns>
include/pe/section_headers.hpp:36
↓ 4 callers
Method
data_directory
src/pe/image.cpp:79
↓ 4 callers
Method
find
src/pe/section_headers.cpp:75
↓ 4 callers
Method
import_directory
src/pe/import_directory.cpp:10
↓ 4 callers
Method
minidump_path
src/dumper.cpp:466
↓ 3 callers
Method
refresh
src/pe/image.cpp:177
↓ 3 callers
Method
resolve_imports
src/dumper.cpp:242
↓ 3 callers
Method
section_headers
src/pe/section_headers.cpp:11
↓ 2 callers
Method
last
<summary> Returns the last section header in the image. </summary>
include/pe/section_headers.hpp:64
↓ 1 callers
Method
add
src/pe/import_directory.cpp:125
↓ 1 callers
Method
append
src/pe/section_headers.cpp:30
↓ 1 callers
Method
append_section
src/pe/image.cpp:84
↓ 1 callers
Method
clear
src/pe/import_directory.cpp:120
↓ 1 callers
Method
default_value
src/dumper.cpp:407
↓ 1 callers
Method
imports
src/pe/import_directory.cpp:105
↓ 1 callers
Method
rebase
src/pe/image.cpp:241
↓ 1 callers
Method
recompile
src/pe/import_directory.cpp:142
↓ 1 callers
Method
remove
src/pe/section_headers.cpp:40
↓ 1 callers
Method
resolve_runtime_functions
src/dumper.cpp:344
↓ 1 callers
Method
resolve_sections
src/dumper.cpp:122
↓ 1 callers
Method
save_minidump
src/dumper.cpp:388
↓ 1 callers
Method
save_to_file
src/pe/image.cpp:227
↓ 1 callers
Method
target_decryption_factor
src/dumper.cpp:423
Method
calculate_import_sizes
src/pe/import_directory.cpp:57
Method
compute_checksum
src/pe/image.cpp:9
Function
console_ctrl_handler
<summary> The console control handler. Used to terminate the application when CTRL+C or CTRL+BREAK is pressed. </summary>
src/main.cpp:10
Method
create
src/pe/image.cpp:50
Method
dump
src/dumper.cpp:87
Method
dumper
src/dumper.cpp:21
Method
extend_section
src/pe/image.cpp:140
Method
first
<summary> Returns the first section header in the image. </summary>
include/pe/section_headers.hpp:72
Method
iat_data_directory
src/pe/import_directory.cpp:95
Method
image
src/pe/image.cpp:31
Method
image_base
<summary> Gets the base address of the image. </summary>
include/pe/image.hpp:128
Method
import_data_directory
src/pe/import_directory.cpp:100
Method
import_t
src/pe/import_directory.cpp:223
Method
is_valid
<summary> Returns whether the image is valid. </summary> <returns>True if the image is valid, false otherwise.</returns>
include/pe/image.hpp:120
Function
main
src/main.cpp:21
Method
offset_to_rva
src/pe/image.cpp:214
Method
operator[]
<summary> Returns the section header at the specified index. </summary> <param name="index">The index of the section header.</param> <returns>The sect
include/pe/section_headers.hpp:56
Method
options
src/dumper.cpp:403
Method
realign
src/pe/section_headers.cpp:16
Method
refresh
src/pe/import_directory.cpp:14