Crate pwninit[][src]

Expand description

Utility functions that provide the bulk of pwninit functionality

Modules

Command-line option handling

Functions

Download linker compatible with libc version ver and save to directory dir

Detect if path is the provided pwn binary

Detect if path is the provided linker

Detect if path is the provided libc

Same as visit_libc(), but doesn’t do anything if no libc is found

Run pwninit with specified options

Set the binary executable

Set the file at path executable

Set the detected linker executable

Download debug symbols and apply them to a libc if it doesn’t have them already

Type Definitions