|
|
Technical specification of Restorator
List of resource types that are specifically supported by Restorator.
Arbitrary resource types are supported in PE files, PE64 files, RES files, and RC files.
resource
type |
displayed
formats |
display
type |
extract
(save to file) |
assign
(change) |
| EXE files |
all |
default |
exe/res/rc |
exe/res/rc |
| 64-bit EXE files |
all |
default |
exe/res/rc |
exe/res/rc |
| RES files |
all |
default |
res/rc |
res/rc |
| RC files |
all |
default |
res/rc |
res/rc |
| DLL files |
all |
default |
dll/res/rc |
dll/res/rc |
| Delphi Component Resource |
all |
default |
dcr/res/rc |
dcr/res/rc |
| BMP Images |
bmp |
image |
bmp, jpg, gif, png |
bmp, jpg, gif, png |
| JPEG Images |
jpeg |
image |
jpg, bmp |
jpg, bmp |
| PNG Images |
png |
image |
png, bmp |
png, bmp |
| GIF Images |
gif |
image |
gif, bmp |
gif, bmp |
| Icons |
ico |
icon |
ico, bmp |
ico, bmp |
| Cursors |
cur |
cursor |
cur, bmp |
cur, bmp |
| AIFF Sounds |
aiff |
play |
aif, wav |
aif, wav |
| Wave Sounds |
wav |
play |
aif, wav |
aif, wav |
| MIDI files |
midi |
play |
mid |
mid |
| Videos |
avi |
view |
avi |
avi |
| ANSI Texts |
all |
text |
txt |
txt |
| RTF |
all |
RTF |
rtf |
rtf |
| XML |
all |
text |
xml |
xml |
| Manifest |
all |
text |
xml |
xml |
| HTML |
all |
text |
html |
html |
| Delphi Forms |
all |
text |
txt, dfm |
txt,dfm |
| Delphi PackageInfo |
all |
text |
txt |
raw |
| Dialog Boxes |
all |
dialog box |
rc |
rc |
| Accelerators |
all |
text |
txt |
txt |
| Menus |
all |
RC text |
rc |
rc |
| Version info |
all |
custom editor |
res |
res |
| other resources |
all |
hexdump |
raw |
raw |
|