Skip to content

Commit

Permalink
Update zip.py
Browse files Browse the repository at this point in the history
  • Loading branch information
doomedraven authored Jan 3, 2024
1 parent bdf49fe commit c215409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion analyzer/windows/modules/packages/zip.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

from lib.common.abstracts import Package
from lib.common.exceptions import CuckooPackageError
from lib.common.parse_pe import is_pe_image
from lib.common.zip_utils import upload_extracted_files, attempt_multiple_passwords, extract_archive, extract_zip, get_file_names, get_infos, get_interesting_files

log = logging.getLogger(__name__)
Expand Down

0 comments on commit c215409

Please sign in to comment.