You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
BlackINT3 22e3dda04d Update documents. 5 years ago
build Push code firstly 6 years ago
doc Update documents. 5 years ago
src Fix record last tab bug. 5 years ago
tools optimized scanner 5 years ago
.gitattributes console: add file and memory editor 6 years ago
CONTRIBUTORS Push code firstly 6 years ago
LICENSE Push code firstly 6 years ago
README.md Update documents. 5 years ago

README.md

OpenArk image

License

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 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.