Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0vercl0k/rp
/ functions
Functions
145 in github.com/0vercl0k/rp
⨍
Functions
145
◇
Types & classes
59
Method
get_class_name
src/rp/arm.hpp:113
Method
get_class_name
src/rp/x86.hpp:11
Method
get_class_name
src/rp/raw.hpp:13
Method
get_cpu
src/rp/macho.hpp:14
Method
get_cpu
src/rp/elf_struct.hpp:456
Method
get_cpu
src/rp/raw.hpp:8
Method
get_executable_section
src/rp/macho_struct.hpp:289
Method
get_executables_section
src/rp/elf.hpp:48
Method
get_executables_section
src/rp/macho.hpp:66
Method
get_executables_section
src/rp/raw.hpp:15
Method
get_image_base_address
src/rp/pe_struct.hpp:415
Method
get_image_base_address
src/rp/program.cpp:152
Method
get_image_base_address
src/rp/elf.hpp:54
Method
get_image_base_address
src/rp/macho.hpp:77
Method
get_image_base_address
src/rp/elf_struct.hpp:454
Method
get_image_base_address
src/rp/macho_struct.hpp:323
Method
get_image_base_address
src/rp/raw.hpp:31
Method
get_image_section_header_size
src/rp/pe_struct.hpp:368
Method
get_name
src/rp/pe_struct.hpp:291
Method
get_nb
! * \brief Get the number of other equivalent gadget * \return the number of the same gadget in memory */
src/rp/gadget.hpp:116
Method
get_nt_headers_size
src/rp/pe_struct.hpp:381
Method
get_offset
! * \brief Get the (raw) offset of the section ; in other word, where it was * found in the binary * * \return the offset where the sect
src/rp/section.hpp:64
Method
get_size
! * \brief Get the size of the instruction * * \return the size of the instruction */
src/rp/instruction.hpp:32
Method
get_size
! * \brief Get the size of the section * * \return the size of the section */
src/rp/section.hpp:49
Method
get_size_biggest_instruction
src/rp/arm64.hpp:61
Method
get_size_biggest_instruction
src/rp/intelbeaengine.hpp:76
Method
get_size_mach_header
src/rp/macho_struct.hpp:228
Method
init_properly_ELFLayout
src/rp/elf.hpp:126
Method
init_properly_PELayout
src/rp/pe.hpp:140
Method
init_properly_macho_layout
src/rp/macho.hpp:82
Function
is_matching
this function is completely inspirated from the previous work of jonathan salwan
src/rp/toolbox.cpp:62
Function
main
src/rp/main.cpp:32
Method
operator()
src/rp/gadget.hpp:132
Method
print_bytes
src/rp/gadget.hpp:160
Method
print_bytes
src/rp/instruction.hpp:41
Method
print_disassembly
src/rp/gadget.hpp:47
Method
raw_offset_to_va
src/rp/raw.hpp:33
Method
~Arm64Capstone
src/rp/arm64.hpp:22
Method
~ArmCapstone
src/rp/arm.hpp:28
Method
~CPU
src/rp/cpu.hpp:15
Method
~DisassEngineWrapper
src/rp/disassenginewrapper.hpp:24
Method
~ExecutableFormat
src/rp/executable_format.hpp:24
Method
~ExecutableLinkingFormatLayout
src/rp/elf_struct.hpp:304
Method
~MachoLayout
src/rp/macho_struct.hpp:213
Method
~PortableExecutableLayout
src/rp/pe_struct.hpp:359
← previous
101–145 of 145, ranked by callers