Home
  Home
Home
Search
Articles
Page Tag-Cloud
  Software
Software Tag-Cloud
Building from Source
Open Source Definition
All Software
  Popular Tags
C Plus Plus
Source Code
Legacy
Class
Networking
  Members
Login
Web-Email
Notable Members
  Official
Our Company
Copyright Information
Software EULA
GPL EULA
LGPL Eula
Pre-Release EULA
Privacy Policy
  Support
Make Contact
 
McAfeeKiller
Downloads   484
User Rating         (Rate)
Last Updated   2/19/2013
License   Apache License
- Download -
View all Releases
Recommended Release
Version   1.0.0.0
Date   2/19/2013
Status   Stable Stable software is believed to be stable and ready for production use.

This software is open source. You can obtain the latest source code from the GitHub repository or browse the releases for the source code associated with a specific release. If you make any changes which you feel improves this application, please let us know via our Contact Page.

This application was developed in an afternoon through my unwavering frustration with the strain that McAfee "anti-virus" was placing on my development machine. In short, it will create a temporary service which will enumerate all unstoppable McAfee services and instruct them to kill themselves (gracefully) - using DLL thread injection.

Win32 API's used:
  • ChangeServiceConfig2
  • CloseServiceHandle
  • CreateEvent
  • CreateRemoteThread
  • CreateService
  • CreateToolhelp32Snapshot
  • DeleteService
  • GetExitCodeThread
  • GetFileVersionInfo
  • GetFileVersionInfoSize
  • GetModuleFileNameEx
  • GetModuleHandle
  • GetProcAddress
  • InitializeSecurityDescriptor
  • OpenEvent
  • OpenProcess
  • OpenSCManager
  • OpenService
  • Process32First
  • Process32Next
  • RegisterServiceCtrlHandler
  • SetSecurityDescriptorDacl
  • SetServiceStatus
  • StartService
  • StartServiceCtrlDispatcher
  • TerminateThread
  • VerQueryValue
  • VirtualAllocEx
  • VirtualFreeEx
  • WaitForSingleObject
  • WriteProcessMemory

This article/software is a practice in the realm of academia and is not intended to provide a solution to any real-world problem. Use at your own risk.



Recent Releases:
 1.0.0.0  

Tags:
 Academia    Anti-Virus    Operating System    Service    Threading  

No comments currently exists for this software. Why don't you add one?
First Previous Next Last 

 
Copyright © 2024 NetworkDLS.
All rights reserved.
 
Privacy Policy | Our Company | Contact