Skip to content

Releases: mxrch/ProtoDeep

v1.1.0

25 Mar 15:22
d14da09
Compare
Choose a tag to compare
  • Added tests and GitHub Actions to run them, thanks to @learn-more
  • Added --hex input option, thanks to @learn-more
  • Added the --named-keychains argument

The --named-keychains permits to show and extract only values where their keychains are named.
Example :
Applications[],i18,2,3,Downloads,real_count -> extracted
Applications[],i18,2,3,Downloads,4,1,1 -> not extracted

The most practical use is to generate much smaller protofiles, and for them to have a better chance of being compatible with all parsed data.

Update

$ pipx upgrade protodeep