AntiSpy is a free but powerful anti virus and rootkits toolkit.It offers you the ability with the highest privileges that can detect, analyze and restore various kernel modifications and hooks.With its assistance, you can easily spot and neutralize malware, hidden from normal detectors.
Development
- IDE: Visual Studio 2008
- Userspace: MFC
- WDK: WDK7600
- Third-party Library: Codejock toolkit pro
Code Structure
AntiSpy_Root_Dir
├── LICENSE
├── README.md
├── doc (AntiSpy introduction files)
│ ├── Readme.txt
│ └── 说明.txt
├── icon
│ └── icon.ico
├── src
│ ├── Antispy (AntiSpy main project)
│ │ ├── Common (The common structs&defines,used by userspace&kernel)
│ │ ├── SpyHunter (Userspace project,written in MFC)
│ │ ├── SpyHunter.sln (VS2008 solution file)
│ │ └── SpyHunterDrv (Kernel project)
│ └── ResourceEncrypt (Encryption tool project)
│ ├── ResourceEncrypt (Encrypt driver and other resources)
│ ├── ResourceEncrypt.sln (VS2008 solution file)
│ └── clear.bat
└── tools
├── ResourceEncrypt.exe
└── TestTools.exe (Used to test the functionality of Antispy)
Features
Currently,the following features are available(including but not limited to):
Process Manager
- Display system process and thread basic informations.
- Detect hidden processes,threads,process modules.
- Terminate, suspend and resume processes and threads.
- View and manipulate process handles,windows and memory regions.
- View and manipulate process hotkeys,privileges,and timers.
Author
- Hakin9 is a monthly magazine dedicated to hacking and cybersecurity. In every edition, we try to focus on different approaches to show various techniques - defensive and offensive. This knowledge will help you understand how most popular attacks are performed and how to protect your data from them. Our tutorials, case studies and online courses will prepare you for the upcoming, potential threats in the cyber security world. We collaborate with many individuals and universities and public institutions, but also with companies such as Xento Systems, CATO Networks, EY, CIPHER Intelligence LAB, redBorder, TSG, and others.
- LiveSeptember 5, 2024"40 Steps" Satellite Security - Registration for LIVE WORKSHOP IS NOW ON!
- LiveAugust 21, 2024"40 Steps" Game Hacking - Registration for LIVE WORKSHOP IS NOW ON!
- BlogDecember 13, 2022What are the Common Security Weaknesses of Cloud Based Networks?
- BlogOctober 12, 2022Vulnerability management with Wazuh open source XDR
I cant’ to use for win 10 64bit. Thanks it”s only 32bit.
how can i download this app as it wont show in my app store
This program is not available on app store. It’s a software which you can download from GitHub https://github.com/mohuihui/antispy
do you ever check what you write? The software supports only 32 bit operating systems, Windows 7 32 bit. It is ANCIENT. It does not work on any modern OS.
Of course, we check what we publish. Just because the tool runs on the old OS, doesn’t mean it’s useless. You can just use VM of the system you need and have fun with some tools. Many hackers learn that way. Besides despite technological advancement many companies still use old OS.
As long as it is for Windows, it will never support mindern OSs.
SCNR