Query: data::parsebinary::executable::elf32
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Data::ParseBinary::Executable::ELF32(3pm) User Contributed Perl Documentation Data::ParseBinary::Executable::ELF32(3pm)NAMEData::ParseBinary::Executable::ELF32 - Parsing UNIX's SO filesSYNOPSISuse 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)