zaza6677 / OpenArk

OpenArk is a open source anti-rookit(ARK) tool on Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenArk image

License

Official Links

Introduction

  • 中文说明

  • OpenArk is a open source anti-rookit(Ark) tool on Windows. Ark is Anti Rootkit abbreviated, it aimmed at reversing and programming helper, users also can use it to find out malwares in the OS. More and more commands will be supported in future.

image

Features

  • Process - Process/Thread/Module/Handles/Memory/Window... information view, Dll Injector x86/x64.
  • Kernel - OS Kernel internal toolkit, eg: Drivers, Callback, Filters, IDT/SDT, WFP and more in future.
  • CoderKit - Helper for coders.
  • Scanner - PE file parsers, evolved to virus analyzer in future.
  • Bundler - Directory and files could be bundled to one executable file, it also support scripts.
  • Commands - Many useful coammands in there.
  • Utilities - Cleaner、System tools and more.
  • Language - support English and Chinese now, more languages in future.
  • More features in developing...

Requirement

Distributions

  • Binary (exe)
    • one binary, no dependence, support 32/64 bit.
  • Supported OS
    • Windows XP/2003/Vista/7/2008/8/8.1/2012/10/2016/2019
  • Supported Compiler
    • Visual Studio 2015/2017/2019

How to compile

  • install UNONE static library, vs2015-unone.nupkg.
  • install Qt static library.
  • just build it, current is vs2015 project.

Contributing

  • Issues and Push request is welcome.

About

OpenArk is a open source anti-rookit(ARK) tool on Windows.

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 75.5%Language:C 7.9%Language:Roff 7.5%Language:HTML 6.8%Language:Makefile 2.2%