2 Commits

Author SHA1 Message Date
Alexey Kleymenov
f9b2ca13bc Updated documentation 2022-06-27 16:24:16 +02:00
Alexey Kleymenov
7f42a486e0 Merge pull request #1 from NozomiNetworks/initial
Initial code
2022-06-27 13:44:31 +02:00

View File

@@ -6,7 +6,7 @@ files done to prevent their automatic unpacking with a standard UPX tool.
## Implemented UPX fixes / Features
This tool detects and repairs the following common modifications:
- 'l_magic` field of the `l_info` structure (`UPX!` magic value)
- `l_magic` field of the `l_info` structure (`UPX!` magic value)
- `p_filesize` and `p_blocksize` fields of the `p_info` structure
### Dependencies