Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   Magic Extractor: universal extraction and firmware carving for Windows (https://forum.exetools.com/showthread.php?t=21669)

xchwarze 07-05-2026 14:00

Magic Extractor: universal extraction and firmware carving for Windows
 
I wanted something that could give me a more maintainable, modern take on UniExtract, while also making binwalk-style workflows practical on Windows.

That eventually turned into **Magic Extractor**: a universal extraction tool for Windows that detects unknown files using multiple engines and routes them to the right bundled extractor.

It supports common archives, installers, SFX packages, less common archivers, recursive extraction, bruteforce handler attempts, and carving embedded archives from larger binaries like firmware images.

First release is now available. Feedback, test files, edge cases, and format suggestions are welcome.

https://github.com/xchwarze/magic-extractor

bolo2002 07-06-2026 02:04

at a first launch,i tested with a innosetup file,uniextract did the work,this magic didn't work.
"magic-extractor.exe extract Setup_EN0927.exe --bruteforce
2026-07-05 19:58:02 - INFO - PE installer fallback candidate: FormatInnoSetupHandler
2026-07-05 19:58:02 - INFO - PE installer fallback candidate: FormatRarHandler
2026-07-05 19:58:02 - INFO - PE installer fallback candidate: FormatAceHandler
2026-07-05 19:58:02 - INFO - PE installer fallback candidate: FormatArcHandler
2026-07-05 19:58:02 - INFO - PE installer fallback candidate: FormatKgbHandler
2026-07-05 19:58:02 - INFO - PE installer fallback candidate: FormatUharcHandler
2026-07-05 19:58:02 - INFO - PE installer fallback candidate: FormatBitrockHandler
2026-07-05 19:58:02 - INFO - PE installer fallback candidate: FormatCicdecHandler
2026-07-05 19:58:02 - INFO - PE installer fallback candidate: FormatPyInstallerHandler
2026-07-05 19:58:02 - ERROR - Command failed with 1:
2026-07-05 19:58:02 - ERROR - Failed to extract Inno Setup file with error code 1
2026-07-05 19:58:02 - ERROR - Extraction failed using handler: FormatInnoSetupHandler
2026-07-05 19:58:02 - ERROR - Command failed with 10:
2026-07-05 19:58:02 - ERROR - Failed to extract RAR file with error:
UNRAR 7.01 x86 freeware Copyright (c) 1993-2024 Alexander Roshal

d:\exclude\Setup_EN0927.exe is not RAR archive
No files to extract

2026-07-05 19:58:02 - ERROR - Extraction failed using handler: FormatRarHandler
unrar version btw is deprecated but it's first version,thank's to share it.


All times are GMT +8. The time now is 04:16.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX