Skip to content

Releases: AbdulRhmanAlfaifi/winparsingtools

winparsingtools v1.1.0

16 Feb 16:06
Compare
Choose a tag to compare

v1.1.0

  • Implemented ControlPanelCategoryShellitem struct
  • Implemented ControlPanelItemShellitem struct
  • Implemented URIShellItem struct
  • Implemented UsersFilesFolderShellItem struct
  • Fixed a bug on FileEntryShellItem struct where it will reach end of file and not properly handle the parsing.
  • Change Path trait implementation for IDList struct
  • Changed the UnimplementedShellItems to dump the hex data instead of just saying Unimplemented
  • Implemented Name trait for ShellItem struct
  • Change the implementation for Name trait on RootShellItem struct to print the GUID if the root is unknown
  • Added Rot13 decoder to the utils module