
In general, All software which are written for Windows Platform are using Windows APIs for their tasks such as reading file, getting system information, getting camera access etc. Almost all Windows programs interact with the Windows API (Source : Wikipedia) The name Windows API collectively refers to several different platform implementations that are often referred to by their own names (for example, Win32 API) see the versions section. The Windows API, informally WinAPI, is Microsoft’s core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.

In this technical article, I will share how malware developers bypass AV Engines using Undocumented Windows APIs

I am sharing this article for security awareness and educational purposes only.
