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 d0797eaeae add kernel entry memory items 6 years ago
build Push code firstly 6 years ago
doc update chinese doc 6 years ago
src add kernel entry memory items 6 years ago
tools Push code firstly 6 years ago
CONTRIBUTORS Push code firstly 6 years ago
LICENSE Push code firstly 6 years ago
README.md update chinese README 6 years ago

README.md

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