From c791006af6a65c5f5e4a50cf5f784d89bd426c32 Mon Sep 17 00:00:00 2001 From: Josh Abraham Date: Fri, 31 Oct 2025 22:01:29 -0400 Subject: [PATCH] Remove VX-API description from README Removed description of VX-API and its usage. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 749197b..ebc957a 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ managed by [vx-underground](https://vx-underground.org) | follow us on [Twitter] Version: 2.01.015 Developer: smelly__vx - -The VX-API is a collection of malicious functionality to aid in malware development. It is recommended you clone and/or download this entire repo then open the Visual Studio solution file to easily explore functionality and concepts. Some functions may be dependent on other functions present within the solution file. Using the solution file provided here will make it easier to identify which other functionality and/or header data is required. @@ -353,4 +351,4 @@ You're free to use this in any manner you please. You do not need to use this en | ------------- | --------------- | | GenericShellcodeHelloWorldMessageBoxA | SafeBreach Labs | | GenericShellcodeHelloWorldMessageBoxAEbFbLoop | SafeBreach Labs | -| GenericShellcodeOpenCalcExitThread | MsfVenom | \ No newline at end of file +| GenericShellcodeOpenCalcExitThread | MsfVenom |