readmes changed

This commit is contained in:
Mariusz B. / mgeeky
2021-05-16 23:46:19 +02:00
parent ccf52e3dba
commit dfaf2ad518
6 changed files with 24 additions and 23 deletions

View File

@ -2,7 +2,7 @@
- **`tamperUpx.py`** - A small utility that corrupts UPX-packed executables, making them much harder to be decompressed & restored.
```
```powershell
c:\>py -3 tamperUpx.py foo-upx.exe foo-upx-corrupted.exe
:: tamperUpx - a small utility that corrupts UPX-packed executables,