Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.

License

NotificationsYou must be signed in to change notification settings

jovibor/Pepper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone https://github.com/jovibor/Pepper.git --recurse-submodules

Features

PE32/PE32+ binaries viewer, built on top oflibpe.

  • Supports PE32(x86) and PE32+(x64) binaries of any size
  • All inner PE32/PE32+ data structures, headers and layouts
    • MSDOS Header
    • «Rich» Header
    • NT/File/Optional Headers
    • Data Directories
    • Sections
    • Export Table
    • Import Table
    • Resource Table
    • Exceptions Table
    • Security Table
    • Relocations Table
    • Debug Table
    • TLS Table
    • Load Config Directory
    • Bound Import Table
    • Delay Import Table
    • COM Table
  • Resources viewer
    • Extracting many known resource types (cursors, icons, bitmaps...)
  • Multiple binaries can be browsed simultaneously
  • Ability to edit inner structures through hex editor


[8]ページ先頭

©2009-2025 Movatter.jp