JohnHubcr / 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/programming helper and also users can 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.
  • 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.

  • QQ Qun: 836208099

About

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

License:GNU Lesser General Public License v2.1


Languages

Language:C 54.0%Language:C++ 28.8%Language:Roff 7.8%Language:HTML 7.0%Language:Makefile 2.3%