From 42550bdc8d9d6aef6ea41e808d364c1daf33f19d Mon Sep 17 00:00:00 2001 From: MIHIR SANTOSH SANJAY <78130783+mihirsanjay@users.noreply.github.com> Date: Wed, 24 Sep 2025 18:49:32 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c77b94..864089e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ x86-64 Malware Crypter built in Rust for Windows with Anti-VM, powered by memexe ### Batch Processing (Multiple Files) ```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