Update README.md

This commit is contained in:
MIHIR SANTOSH SANJAY 2025-09-24 18:49:32 -05:00 committed by GitHub
parent 75a5c48f2b
commit 42550bdc8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ x86-64 Malware Crypter built in Rust for Windows with Anti-VM, powered by memexe
### Batch Processing (Multiple Files) ### Batch Processing (Multiple Files)
```bash ```bash
./batch.sh /path/to/folder/with/exe/files ./simple_batch.sh /path/to/folder/with/exe/files
``` ```
Output: `batch_output/` folder with `{filename}_encrypted.exe` files Output: `batch_output/` folder with `{filename}_encrypted.exe` files