data::parsebinary::executable::elf32(3pm) debian man page | unix.com

Man Page: data::parsebinary::executable::elf32

Operating Environment: debian

Section: 3pm

Data::ParseBinary::Executable::ELF32(3pm)		User Contributed Perl Documentation		 Data::ParseBinary::Executable::ELF32(3pm)

NAME
Data::ParseBinary::Executable::ELF32 - Parsing UNIX's SO files
SYNOPSIS
use Data::ParseBinary::Executable::ELF32 qw{$elf32_parser}; my $data = $elf32_parser->parse(CreateStreamReader(File => $fh)); Can parse and re-build UNIX "so" files. This is a part of the Data::ParseBinary package, and is just one ready-made parser. please go to the main page for additional usage info. No known issues perl v5.14.2 2010-12-04 Data::ParseBinary::Executable::ELF32(3pm)
Related Man Pages
data::amf(3pm) - debian
data::serializer::convert::bencode(3pm) - debian
data::serializer::convert::bencode_xs(3pm) - debian
ppi::statement::data(3pm) - debian
tap::parser::sourcehandler::executable(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?