Package gem-pedump: Information

    Source package: gem-pedump
    Version: 0.6.5-alt1
    Latest version according to Repology
    Build time:  Feb 24, 2023, 09:10 AM in the task #313736
    Category: Development/Ruby
    Report package bug
    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.

    List of rpms provided by this srpm:
    gem-pedump (noarch)
    gem-pedump-doc (noarch)
    pedump (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. rpm-build-ruby

    Last changed


    Feb. 6, 2023 Pavel Skrylev 0.6.5-alt1
    - ^ 0.5.4 -> 0.6.5 (no devel)
    March 4, 2020 Pavel Skrylev 0.5.4-alt1
    - updated (^) 0.5.2 -> 0.5.4
    - fixed (!) spec
    Sept. 17, 2019 Pavel Skrylev 0.5.2-alt2
    - used (^) Ruby Policy 2.0
    - added (+) package with pedump executable
    - fixed (!) gem dependency