[−][src]Crate pwninit
Utility functions that provide the bulk of ~pwninit~ functionality
Modules
| opts | Command-line option handling |
Functions
| fetch_ld | Download linker compatible with libc version |
| is_bin | Detect if |
| is_ld | Detect if |
| is_libc | Detect if |
| maybe_visit_libc | Same as |
| run | Run |
| set_bin_exec | Set the binary executable |
| set_exec | Set the file at |
| set_ld_exec | Set the detected linker executable |
| unstrip_libc | Download debug symbols and apply them to a libc if it doesn't have them already |
Type Definitions
| Result |