# petoolse/petools

PE Tools - Portable executable (PE) manipulation toolkit

Repository: https://github.com/petoolse/petools
Canonical: https://ross.abutalabs.com/products/petools
Homepage: https://petoolse.github.io/petools
License: MIT
License Family: permissive
Topics: pefile, hex-editor, disassembler, entropy, analysis, resources, dumper, rebuilder
Last push: 2025-10-21T10:10:41+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 48, release rhythm 8, longevity 100
- inputs: {"age_days": 3288, "days_push": 316, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1197, forks 144 (observed 2026-08-28T04:03:57.433718+00:00)

## What it is
PE Tools is a Windows GUI toolkit for researching and manipulating Portable Executable (PE) files and running processes. It bundles a PE header/section editor, hex editor, disassembler, process viewer, dumper, rebuilder, comparator, and packer sniffer.

## Use cases
- edit PE headers and sections of a Windows executable
- dump a running process from memory
- rebuild and fix a dumped PE file
- detect which packer was used on an executable
- compare two PE files side by side
- convert between virtual addresses and raw file offsets
- view entropy of executable sections
- disassemble 64-bit code in a PE file

## When to choose
- you need a free, oldschool LordPE-style PE editor on Windows
- you are unpacking or analyzing malware samples
- you need to dump and rebuild a process image
- you want signature-based packer detection and entropy analysis

## When to avoid
- you need a cross-platform or Linux-native PE analysis tool
- you want scripted/automated analysis rather than a GUI
- you need deep static analysis like decompilation

## Facets
- artifact type: application
- maturity: active
- function: reverse-engineering, security, developer-tools, gui
- domain: reverse-engineering, security, windows, developer-tools
- platform: windows
- tags: pe-editor, pe-dumper, pe-rebuilder, hex-editor, disassembler, packer-detection, process-viewer, entropy-analysis, desktop

## Member repositories
- petoolse/petools (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.433718+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:21:28.637481+00:00, confidence not recorded.
  - readme: https://github.com/petoolse/petools (fetched 2026-08-28T04:03:57.433718+00:00, sha dfc358c9b21e)
  - homepage: https://petoolse.github.io/petools (fetched 2026-08-29T12:29:11.721845+00:00, sha 8377771386c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
