View Single Post
  #8  
Old 09-10-2026, 15:23
XG319 XG319 is offline
Friend
 
Join Date: Sep 2026
Posts: 4
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 0 Times in 0 Posts
XG319 Reputation: 0
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!
Reply With Quote