mirror of
https://github.com/platomav/BIOSUtilities.git
synced 2025-05-13 06:34:42 -04:00
Improved AMI UCP > NAL unpacking
Fix potential illegal path traversals
This commit is contained in:
parent
672b4b2321
commit
40686d5edf
13 changed files with 102 additions and 43 deletions
|
@ -42,4 +42,4 @@ def a7z_decompress(in_path, out_path, in_name, padding, static=False):
|
|||
|
||||
printer('Succesfull %s decompression via 7-Zip!' % in_name, padding)
|
||||
|
||||
return 0
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue