Skip to content

Releases: vAlerainTech/vAlerain-Ark

v1.0.0.9(stable)

27 Jul 05:07
Compare
Choose a tag to compare

The latest stable version has added the following features:

Better optimization
File verification:
MD5:7653d15b68c4a9e832a8c622da41c434
SHA1:2ce3fb5cdd666895e710785060bdeb968a2b8120
SHA256:cb091853aea93ef2807c2b46f6be4e95f738df8aa39687da1b8b36f5141dc0d6

v1.0.0.8(stable)

25 May 15:14
Compare
Choose a tag to compare

The latest stable version has added the following features:

  • Better optimization
    File verification:
  • MD5:e8a75649bb4eb9d501675c14cb2493f5
  • SHA1:b98bd1b2877b5ad1c576177cdbe764596ef52f1c
  • SHA256:c9efc5b9f4b4a35d1bae316da5fbc2295fe90cc4fbd5a8cbb1a8c789c25f495e

v1.0.0.7(debug)

18 May 10:08
Compare
Choose a tag to compare

The latest stable version has added the following features:

  • Add the function of executing cmd commands
  • Correcting memu issues

File verification

  • MD5:b80398d9a628900f78ab5bb48d28aac0
  • SHA1:45aa3ea6e5cb169dedb578b609db79d3423f7d8c
  • SHA256:574cf460070ced3023d039df55e120d537bf9d59479389ffb34765423903aa77

Code from Mr.vAlerain

v1.0.0.5(stable)

13 May 05:22
Compare
Choose a tag to compare

The latest stable version has added the following features:

  • Add the handle to the window where the mouse pointer is located
  • Add the function of killing windows

File verification

  • MD5:e3522041891610052fc2672ce2bf2b46
  • SHA1:81458e3045bfedd491d654bf4f0034ad5b274c12
  • SHA256:a36fa57eb0fce4c57db36039affd973d107444637e08481e1fa064817a47902b

Code from Mr.vAlerain

Version 1.0.0.4 vAlerain-Ark

15 Apr 14:05
Compare
Choose a tag to compare

Abandoned the original external call to exe to implement functionality and solve semi open source problems, now fully open source

  • Using snapshots to enumerate process lists
  • Use process ID to end the process
  • Use process PID to end the process tree

File verification

  • MD5:9de322230efca51b6e0354157ae715ec
  • SHA1:8f9ac68754dffc3b146792cf1c33b7ac5fe66f1a
  • SHA256:14c7d27f117e659ba896e4b28af68bf15a95f071762ba920c15d636b99dbcdc6

#1 For the solution to this problem, I chose to use process snapshots to achieve faster opening speed, but the old version had more process information, while the new version only had process ID and name.

Some plans

Preparing to increase support for older versionsIncrease driver loading support.Add more new features.

Code from Mr.vAlerain

Version 1.0.0.3 vAlerain-Ark

15 Apr 05:27
Compare
Choose a tag to compare

Abandoned the original external call to exe to implement functionality and solve semi open source problems, now fully open source

  • Using snapshots to enumerate process lists
  • Use process ID to end the process
  • Use process PID to end the process tree

#1 For the solution to this problem, I chose to use process snapshots to achieve faster opening speed, but the old version had more process information, while the new version only had process ID and name.

Some plans

  • Preparing to increase support for older versions
  • Increase driver loading support
  • Add more new features

Code from Mr.vAlerain

vAlerain-Ark1.0.0.2

28 Mar 05:36
ad0a17c
Compare
Choose a tag to compare

vAlerain-Ark(A C++based Ark aimed at solving security personnel issues)

Ark是Anti-Rootkit(对抗恶意程序)的简写, vAlerainArk目标成为逆向工程师、编程人员的工具,同时也能为那些希望清理恶意软件的用户服务。 以后也将会支持更多功能和命令。

1.0.0.2

  • Optimized startup animation
  • Support ending, freezing, and ending process trees, viewing process paths, and copying process information
  • Support replication of service name and registry information
  • Support reading, viewing, and modifying Windows file associations
  • Support for enumeration and operation of Windows service driver registry
  • Windows message hook, mouse and keyboard hook testing and callback
  • Support checking windowsPE structure file analysis
  • Support Windows local proxy changes

1.0.0.1

  • Optimized startup animation
  • Support for ending, freezing, and ending process trees, viewing process paths, and copying process information for processes
  • Support for reading, viewing, and modifying Windows file associations
  • Enumeration and operation support for the registry of Windows service drivers
  • Hook testing and callback for Windows message hooks, mouse and keyboard
  • Support checking windowsPE structure file analysis
  • Support for Windows local proxy changes

1.0.0.0

  • Support for ending, freezing, and ending process trees, viewing process paths, and copying process information for processes
  • Support for reading, viewing, and modifying Windows file associations
  • Enumeration and operation support for the registry of Windows service drivers
  • Hook testing and callback for Windows message hooks, mouse and keyboard
  • Support checking windowsPE structure file analysis
  • Support for Windows local proxy changes

vAlerain-Ark1.0.0

26 Mar 11:44
25958f6
Compare
Choose a tag to compare

vAlerain-Ark(A C++based Ark aimed at solving security personnel issues)

Ark是Anti-Rootkit(对抗恶意程序)的简写, vAlerainArk目标成为逆向工程师、编程人员的工具,同时也能为那些希望清理恶意软件的用户服务。 以后也将会支持更多功能和命令。

  • Support for ending, freezing, and ending process trees, viewing process paths, and copying process information for processes
  • Support for reading, viewing, and modifying Windows file associations
  • Enumeration and operation support for the registry of Windows service drivers
  • Hook testing and callback for Windows message hooks, mouse and keyboard
  • Support checking windowsPE structure file analysis
  • Support for Windows local proxy changes