Go to file
rad9800 a6c6743d6e
Create IsCISMachine.cpp
Common language check to prevent infection on CIS country machines.
2022-08-01 22:54:36 +01:00
Anti-Debug Create AdfCloseHandleOnInvalidAddress.cpp 2022-07-16 16:33:00 -05:00
Cryptography Related Update and rename GeneratePseudoRandomString.cpp to CreatePseudoRandomString.cpp 2022-07-14 22:36:05 -05:00
Evasion Create CreateProcessWithCfGuard.cpp 2022-07-19 09:33:39 -05:00
Malicious Code Update MpfComModifyShortcutTarget.cpp 2022-07-18 09:39:35 -05:00
String Manipulation Create StringToken.cpp 2022-07-14 22:28:38 -05:00
Structures Create KUSER_SHARED_DATA.h 2022-07-15 09:15:59 -05:00
Windows API Create IsCISMachine.cpp 2022-08-01 22:54:36 +01:00
LICENSE Initial commit 2022-06-14 17:57:21 -05:00
README.md Update README.md 2022-07-16 20:41:43 -05:00
logo.png Add files via upload 2022-07-15 08:24:24 -05:00

VXUG logo managed by vx-underground | follow us on Twitter | download malware samples at the VXUG/samples page

VX-API

The VX-API is a collection of malicious functionality to aid in malware development

Todo

  • Note bugs
  • Give attribution to people for techniques
  • Complete data structure listing
  • Add more stuff?

Notes

Prefix Explanation
Adf Anti-debug Function
Eh Error Handling
Hash String Hash Related
Mpf Malicious Payload in Function
Rf Recreation Function