Hello,
i want to extract some files from an windows-pe-file (icons and so on). How can i use crates like pelite or others (when you know easier wrapper over the winapi please tell me:) to extract some files.
An unpacking library for rust that can handle this pe-files will be the easiest way.
At the moment i use 7zip.
thx