some examples:
| a calculator from Win7 | calc.exe |
|
| a calculator from Win7, packed with UPX | calc_upx.exe |
|
| a calculator from Win7, packed with ASPack | calc_asp.exe |
|
| MUI Localization file with a lot of String resources | calc.exe.mui | |
|
some binaries from the
corkami
project: foldedhdr.exe manyimportsW7.exe imports_badterm.exe imports_nothunk.exe |
||
latest uploads:
| size | ClamAV scan results | filename & link |
|---|
commandline usage:
-
install
(you must have ruby 1.9+ with rubygems installed)
gem install pedump
-
run
(for example output and available switches see pedump at github, also take a look at
-Wswitch )pedump filename.exe
- contribute