Skip to content

Version 1.0.0.4 vAlerain-Ark

Compare
Choose a tag to compare
@vAlerainTech vAlerainTech released this 15 Apr 14:05
· 48 commits to main since this release

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