Forensicswiki.org has moved to this site, forensicswiki.xyz. For information, please join the Google Group forensicswiki-reborn
Libwrc
Jump to navigation
Jump to search
libwrc | |
---|---|
Maintainer: | Joachim Metz |
OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
Genre: | Analysis |
License: | LGPL |
Website: | github.com/libyal/libwrc/ |
The libwrc package contains a library and applications to read the Windows Resource Compiler (WRC) format. This format is used in the .rsrc section of PE/COFF executables.
Tools
The libwrc package contains the following tools:
- wrcinfo, which shows information about Resources in PE/COFF executable files.
History
Libwrc was created by Joachim Metz in 2011 as part of libevt and libevtx to read the Event Log message strings from resource DLL files.