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 | |
---|---|---|---|
168865 | scan pending | arc_conv.unpacked.exe |
|
149504 | scan pending | sample.cab.exe |
|
3697960 | scan pending | FxCopInstall1.35.EXE |
|
33792 | scan pending | SENDTOX.DLL |
|
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
-W
switch )pedump filename.exe
- contribute