Skip to content

Commit

Permalink
readme upd
Browse files Browse the repository at this point in the history
  • Loading branch information
zed-0xff committed Apr 20, 2024
1 parent a9cd13e commit 51335d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Usage
-I, --imports
-E, --exports
-V, --version-info
--imphash
--packer
--deep packer deep scan, significantly slower
-P, --packer-only packer/compiler detect only,
Expand All @@ -94,6 +95,7 @@ Usage
ID: section:raw/0x400 - section by RAW_PTR
--va2file VA Convert RVA to file offset
--set-os-version VER Patch OS version in PE header
--set-dll-char X Patch IMAGE_OPTIONAL_HEADER32.DllCharacteristics

-W, --web Uploads files to a https://pedump.me
for a nice HTML tables with image previews,
Expand Down
3 changes: 3 additions & 0 deletions README.md.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ pedump [![Build Status](https://travis-ci.org/zed-0xff/pedump.png?branch=mast
News
----
```
2024.04.20 - cli: add --set-dll-char to patch dll characteristics
pe: imphash calculation
cli: added --imphash option
2024.01.15 - add "--set-os-version VER" cmdline option for patching OS version in PE header
2023.12.04 - workaround IO.pread() not available on windows
2021.02.18 - updated gems; changed open-uri to URI.open; enabled SSL on https://pedump.me/
Expand Down

0 comments on commit 51335d3

Please sign in to comment.