Windows resource

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Category:Microsoft)
(Added Kaitai Struct link)
Line 2: Line 2:
 
  | subcat = Resources
 
  | subcat = Resources
 
  | extensions = {{ext|res}}
 
  | extensions = {{ext|res}}
 +
| kaitai struct = windows_resource_file
 
}}
 
}}
 
'''Resources''' are bits of data embedded inside Windows executable files, which may be then read at run time.
 
'''Resources''' are bits of data embedded inside Windows executable files, which may be then read at run time.

Revision as of 16:28, 23 June 2017

File Format
Name Windows resource
Ontology
Extension(s) .res
Kaitai Struct Spec windows_resource_file.ksy

Resources are bits of data embedded inside Windows executable files, which may be then read at run time.

Resources are commonly found in a section named .rsrc inside a Portable Executable or New Executable file. Resources may be also found in standalone files with the extension .res.

See also

External links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox