Skip to content

Commit

Permalink
Update to debloat 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gdesmar committed May 21, 2024
1 parent 104cd34 commit 8a1c387
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions extract/extract.py
Original file line number Diff line number Diff line change
Expand Up @@ -2140,6 +2140,7 @@ def strip_overlay(self, request, file_path):
binary,
out_path=out_path,
last_ditch_processing=False,
cert_preservation=True,
log_message=lambda *args, **kwargs: None,
beginning_file_size=file_size,
)
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msoffcrypto-tool
html5lib
pikepdf
https://github.com/gdesmar/nrs/archive/nsi-script.zip
debloat==1.5.5
debloat==1.5.6
zstandard
autoit-ripper
python-gnupg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"extracted": [
{
"name": "9892c1e9c834cf5f2c580baa34ba27d9f9d024cbac89bd2f226b1f723582bbb8",
"sha256": "ccc82f09f24c86c0ab75edc5fc9b515cc499a6c3c4c3f25360324280d73a9626"
"sha256": "540aabbf3a7d0160e922306280133198738b3d172619a82a7527f2b865d79df3"
}
],
"supplementary": []
Expand Down

0 comments on commit 8a1c387

Please sign in to comment.