Can this extractor unpack say a zip within a rar which is then in another rar, etc.? Like multiple archives within others? I've made one using the command line but it's brute force. I just loop 4 times after each extraction which seems a waste of time. I'm sure you have the knowledge to do this as code! Just wondering if this crossed your mind?
Can this extractor unpack say a zip within a rar which is then in another rar, etc.? Like multiple archives within others? I've made one using the command line but it's brute force. I just loop 4 times after each extraction which seems a waste of time. I'm sure you have the knowledge to do this as code! Just wondering if this crossed your mind?