wang9174 / OpenArk

OpenArk is a open source toolkit on Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenArk image

License

Introduction

OpenArk is a open source toolkit 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 information view, Dll Injector x86/x64.
  • Scanner - PE file parsers.
  • CoderKit - Helper for coders.
  • Bundler - Directory and files could be bundled to one executable file, it also support scripts.
  • Commands - Many useful coammands in there.
  • More features in developing...

Requirement

Distributions

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

How to compile

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

Contributing

  • Issues and Push request is welcome.

About

OpenArk is a open source toolkit on Windows.

License:GNU Lesser General Public License v2.1


Languages

Language:C 35.7%Language:C++ 33.9%Language:Roff 15.4%Language:HTML 14.0%Language:Makefile 0.9%