Add 3 tools and other updates

This commit is contained in:
DSR! 2021-04-02 18:03:48 -03:00
parent d8c629b10d
commit 86cf4907ad
10 changed files with 31 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -5,10 +5,15 @@
### Added
- Add ProcDOT
- Add CAPA
- Add ApkStudio
- Add HashCalc
### Changed
- Update updater for support file password
- Add 3 tools to updater
- Update tools (02/04/2021)
## 2021.2 - Mar 31, 2020

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -11,7 +11,7 @@ folder = Analysis\ExeinfoPe
url = https://github.com/ExeinfoASL/ASL
update_url = https://github.com/ExeinfoASL/ASL/raw/master/exeinfope.zip
from = web
local_version = 0.0.6.3
local_version = 0.0.6.5
re_version = Version : (.*?) -
[XELFViewer]
@ -54,6 +54,14 @@ local_version = 9.09
re_version = <h1>Download pestudio (.*?)</h1>
update_url = https://www.winitor.com/tools/pestudio/current/pestudio.zip
[CAPA]
folder = Analysis\CAPA
url = https://github.com/fireeye/capa
from = github
local_version = 1.6.0
re_version = <span class="css-truncate-target" [^>]*>v(.*?)</span>
re_download = "(.*?/capa-(?:\S+)-windows.zip)"
[JADX]
folder = Decompilers\[ANDROID] JADX
url = https://github.com/skylot/jadx
@ -179,7 +187,7 @@ re_download = "(.*?/processhacker-(?:\S+)-bin.zip)"
folder = Monitor\Process Hacker 3
url = https://processhacker.sourceforge.io/nightly.php
from = web
local_version = 3.0.3925
local_version = 3.0.3944
re_version = Build: <span style="font-weight:bold">(.*?)</span>
re_download = href="(.*?artifacts/processhacker-(?:\S+)-bin.zip)
@ -241,6 +249,22 @@ local_version = 1.22 (Build 57)
re_version = <span class="xr_tl xr_s4" [^>]*>Latest stable build: (.*?)</span>
re_download = href="(.*?/procdot_(?:\S+)_windows.zip)
[ApkStudio]
folder = Other\ApkStudio
url = https://github.com/vaibhavpandeyvpz/apkstudio
from = github
local_version = 5.2.4
re_version = <span class="css-truncate-target" [^>]*>(.*?)</span>
re_download = "(.*?/ApkStudio-(?:\S+)-x64.zip)"
[APKEasyTool]
folder = Other\APKEasyTool
url = https://www.softpedia.com/get/Programming/Debuggers-Decompilers-Dissasemblers/Apk-Easy-Tool.shtml
update_url = https://evildog1.bitbucket.io/apkeasytool/APK Easy Tool portable.zip
from = web
local_version = 1.57
re_version = <h4 class="col-blue nomgtop">What's new in Apk Easy Tool (.*?):</h4>
[Windows Kernel Explorer]
folder = Rootkits Detector\Windows Kernel Explorer
url = https://github.com/AxtMueller/Windows-Kernel-Explorer