|
This looks really promising! I've often found that on Windows, tools like binwalk are either missing or cumbersome to set up, so a native universal extractor with multiple detection engines is a welcome addition.
The recursive extraction and bruteforce handler attempts sound particularly useful for unpacking unknown installers or embedded archives. I also like the idea of carving archives from larger binaries—that's a common task when analyzing firmware or protected software packages.
I'll download it and test it on a few .NET installers and some SFX packages I have lying around. If I run into any edge cases or unsupported formats, I'll be sure to report back.
Thanks for sharing this with the community!
|