You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am currently in need of a way of batch parsing the string.xml file of several thousands of apks.
Since axmldec is able to perform batch processing of manifest files I was wondering if it is possible to modify it in order to parse the string.xml file rather than the manifest.
Ideally, it would be nice to have a command line parameter to specify which file to parse.
I am willing to look onto it myself but it's been ages since I've last done some C programming and I could use some pointers on where to start looking.
The text was updated successfully, but these errors were encountered:
Hello,
I am currently in need of a way of batch parsing the string.xml file of several thousands of apks.
Since axmldec is able to perform batch processing of manifest files I was wondering if it is possible to modify it in order to parse the string.xml file rather than the manifest.
Ideally, it would be nice to have a command line parameter to specify which file to parse.
I am willing to look onto it myself but it's been ages since I've last done some C programming and I could use some pointers on where to start looking.
The text was updated successfully, but these errors were encountered: