# OpenArk **Repository Path**: baohongyu/OpenArk ## Basic Information - **Project Name**: OpenArk - **Description**: https://github.com/BlackINT3/OpenArk - **Primary Language**: C++ - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-05-20 - **Last Updated**: 2025-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenArk ![image](doc/resources/logo.png) ![License](https://img.shields.io/badge/License-LGPL-green.svg) ### Introduction * [中文说明](doc/README-zh.md) * [日本語の説明](doc/README-ja.md) * OpenArk is an open source anti-rookit(ARK) tool for Windows. Ark is Anti-Rootkit abbreviated, it aimmed at reversing/programming helper and also users can find out hidden malwares in the OS. More and more powerful features will be supported in future. ![image](doc/resources/snapshot-en-v132.png) ![image](doc/resources/snapshot-en-v132-01.png) ![image](doc/resources/snapshot-en-v132-02.png) ### Features * Process - Process/Thread/Module/Handles/Memory/Window/Token/MemoryScan/PPL etc information view, Unload/Dll Injector x86/x64 also. * Kernel - OS Kernel internal toolkit, eg: Memory, Drivers, Hotkey, Callback, Filters, IDT/SDT/NDIS/WFP etc. * CoderKit - Helper for coders. * Scanner - PE/ELF file parsers, evolved to virus analyzer in future. * Bundler - Directory and files could be bundled to one executable file, it also support scripts. * ToolRepo - Collect many useful tools that functional complementation each others, for efficient, always thinking. * Console - Many useful coammands in here. * Language - Support English and Chinese now, more in future. * More powerful features in developing... ### Distributions * Program: one exe binary, no dependence, support 32/64 bit. * Supported OS: Windows XP ... Win7 ... Win10 ... Win11 ... ### Compile * [How To Build OpenArk](doc/build-openark.md) * [UNONE & KNONE](https://github.com/BlackINT3/none) - User & Kernel mode BaseLibrary ### Contributing/Donate * Issues and Push Request is welcome. * If you like that you can click to donate our develop. * [OpenArk Code Style Guide](doc/code-style-guide.md) ### Contact * Discord - https://discord.com/invite/w9A8q9naDY * QQ Group - Group5: 981859796 - Group4: 960562534(full) - Group3: 706663529(full) - Group2: 535752025(full) - Group1: 836208099(full) ### Official Links * Website: https://openark.blackint3.com/ * Source: https://github.com/BlackINT3/OpenArk/ * Manuals: https://openark.blackint3.com/manuals/