Skip to content

Add logging for subarchive extraction and analysis - #7

Open
cto-new[bot] wants to merge 4 commits into
mainfrom
cto-task-currently-exe-and-msi-extraction-is-broken
Open

cto-new[bot] wants to merge 4 commits into
mainfrom
cto-task-currently-exe-and-msi-extraction-is-broken

Conversation

@cto-new

@cto-new cto-new Bot commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

Implemented logging for archive and subarchive analysis and extraction.

  • Added logger.info in ArchiveExtractor.extract_archive to log when a top-level archive is being analyzed.
  • Added logger.info in ArchiveExtractor._extract_nested to log when a subarchive is being extracted.
  • Promoted a logger.debug to logger.info in ArchiveExtractor._try_extract_embedded_formats to log discovery of embedded archive formats in carved content.
  • Cleaned up temporary file core/extractor_new_detect.txt.
  • (Includes previous work on enhancing archive format support and improving error handling)

Powered by CTO.new

@cto-new cto-new Bot changed the title Fix .exe and .msi extraction and improve carving logic Improve archive extraction robustness and format support (MSI, EXE, Zstd TAR) Feb 7, 2026
@cto-new cto-new Bot changed the title Improve archive extraction robustness and format support (MSI, EXE, Zstd TAR) Add MSI and EXE support to ArchiveExtractor Feb 8, 2026
@cto-new cto-new Bot changed the title Add MSI and EXE support to ArchiveExtractor Add logging for subarchive extraction and analysis Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants