From 3fa11d5f5dae6c980473d641b2df8c35dfd2f22e Mon Sep 17 00:00:00 2001 From: Tarek Ahmed Date: Mon, 26 Aug 2024 16:06:17 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 529546c..f8307ec 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Static Badge -SHELLSILO is a state-of-the-art tool that translates C syntax into syscall assembly and its corresponding shellcode. It streamlines the process of constructing and utilizing structures, assigning variables, and making system calls. With this tool, integrating strings into your shellcode and initializing Unicode strings has never been easier. +SHELLSILO is a cutting-edge tool that translates C syntax into syscall assembly and its corresponding shellcode. It streamlines the process of constructing and utilizing structures, assigning variables, and making system calls. With this tool, integrating strings into your shellcode and initializing Unicode strings has never been easier. SHELLSILO has been tested on two different Windows 10 models, and Windows 11.