Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039793
en ru br
ALT Linux repos
S:0.6.5-alt1

Group :: Development/Ruby
RPM: gem-pedump

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.6.5-alt1
Build date: 6 february 2023, 11:54 ( 59.5 weeks ago )
Size: 3.26 Mb

Home page:   http://github.com/zed-0xff/pedump

License: MIT
Summary: dump windows PE files using ruby
Description:

A pure ruby implementation of win32 PE binary files dumper.

Supported formats:

* DOS MZ EXE
* win16 NE
* win32 PE
* win64 PE

Can dump:

* MZ/NE/PE Header
* DOS stub
* 'Rich' Header
* Data Directory
* Sections
* Resources
* Strings
* Imports & Exports
* VS_VERSIONINFO parsing
* PE Packer/Compiler detection

a convenient way to upload your PE's to http://pedump.me for a nice HTML tables
with image previews, candies & stuff.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-pedump
  • gem-pedump-doc
  • pedump
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin