MCPcopy Create free account

hub / github.com/0vercl0k/rp / functions

Functions145 in github.com/0vercl0k/rp

Methodget_class_name
src/rp/arm.hpp:113
Methodget_class_name
src/rp/x86.hpp:11
Methodget_class_name
src/rp/raw.hpp:13
Methodget_cpu
src/rp/macho.hpp:14
Methodget_cpu
src/rp/elf_struct.hpp:456
Methodget_cpu
src/rp/raw.hpp:8
Methodget_executable_section
src/rp/macho_struct.hpp:289
Methodget_executables_section
src/rp/elf.hpp:48
Methodget_executables_section
src/rp/macho.hpp:66
Methodget_executables_section
src/rp/raw.hpp:15
Methodget_image_base_address
src/rp/pe_struct.hpp:415
Methodget_image_base_address
src/rp/program.cpp:152
Methodget_image_base_address
src/rp/elf.hpp:54
Methodget_image_base_address
src/rp/macho.hpp:77
Methodget_image_base_address
src/rp/elf_struct.hpp:454
Methodget_image_base_address
src/rp/macho_struct.hpp:323
Methodget_image_base_address
src/rp/raw.hpp:31
Methodget_image_section_header_size
src/rp/pe_struct.hpp:368
Methodget_name
src/rp/pe_struct.hpp:291
Methodget_nb
! * \brief Get the number of other equivalent gadget * \return the number of the same gadget in memory */
src/rp/gadget.hpp:116
Methodget_nt_headers_size
src/rp/pe_struct.hpp:381
Methodget_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
Methodget_size
! * \brief Get the size of the instruction * * \return the size of the instruction */
src/rp/instruction.hpp:32
Methodget_size
! * \brief Get the size of the section * * \return the size of the section */
src/rp/section.hpp:49
Methodget_size_biggest_instruction
src/rp/arm64.hpp:61
Methodget_size_biggest_instruction
src/rp/intelbeaengine.hpp:76
Methodget_size_mach_header
src/rp/macho_struct.hpp:228
Methodinit_properly_ELFLayout
src/rp/elf.hpp:126
Methodinit_properly_PELayout
src/rp/pe.hpp:140
Methodinit_properly_macho_layout
src/rp/macho.hpp:82
Functionis_matching
this function is completely inspirated from the previous work of jonathan salwan
src/rp/toolbox.cpp:62
Functionmain
src/rp/main.cpp:32
Methodoperator()
src/rp/gadget.hpp:132
Methodprint_bytes
src/rp/gadget.hpp:160
Methodprint_bytes
src/rp/instruction.hpp:41
Methodprint_disassembly
src/rp/gadget.hpp:47
Methodraw_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
← previous101–145 of 145, ranked by callers