Update tools

This commit is contained in:
DSR! 2021-11-01 01:32:16 -03:00
parent 53165b30f8
commit 1487bef62b
11 changed files with 15 additions and 8 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,13 @@
# Changelog
## 2021.6 - MASTER
## 2021.7 - MASTER
### Changed
- Update tools (01/11/2021)
- Fix Process Hacker 3 regex
## 2021.6 - Oct 23, 2021
### Added

Binary file not shown.

Binary file not shown.

View File

@ -50,7 +50,7 @@ re_download = "(.*?/PE-bear_(?:\S+)_x64_win_vs13.zip)"
folder = ..\Analysis\PEStudio
url = https://www.winitor.com/download
from = web
local_version = 9.18
local_version = 9.19
re_version = <h1>Download pestudio (.*?)</h1>
update_url = https://www.winitor.com/tools/pestudio/current/pestudio.zip
@ -58,7 +58,7 @@ update_url = https://www.winitor.com/tools/pestudio/current/pestudio.zip
folder = ..\Analysis\CAPA
url = https://github.com/fireeye/capa
from = github
local_version = 3.0.2
local_version = 3.0.3
re_version = \/releases\/tag\/v(\S+)"
re_download = "(.*?/capa-(?:\S+)-windows.zip)"
@ -98,7 +98,7 @@ re_download = "(.*?/jd-gui-windows-(?:\S+).zip)"
folder = ..\Decompilers\[JAVA] Recaf
url = https://github.com/Col-E/Recaf
from = github
local_version = 2.21.2
local_version = 2.21.4
re_version = \/releases\/tag\/(\S+)"
re_download = "(.*?/recaf-(?:\S+)-jar-with-dependencies.jar)"
@ -123,7 +123,7 @@ folder = ..\Dissasembler\x64dbg
url = https://sourceforge.net/projects/x64dbg/files/
update_url = https://sourceforge.net/projects/x64dbg/files/latest/download.zip
from = web
local_version = 2021-10-23_21-12
local_version = 2021-10-31_10-53
re_version = snapshot_(.*?).zip
[WinHex]
@ -163,7 +163,7 @@ re_download = "(.*?/Windows.Portable.ZIP.zip)"
folder = ..\Monitor\Autoruns
url = https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns
from = web
local_version = 14.05
local_version = 14.06
re_version = <h1 [^>]*>Autoruns for Windows v(.*?)</h1>
re_download = "(.*?/Autoruns.zip)"
@ -203,9 +203,9 @@ re_download = "(.*?/processhacker-(?:\S+)-bin.zip)"
folder = ..\Monitor\Process Hacker 3
url = https://processhacker.sourceforge.io/nightly.php
from = web
local_version = 3.0.4365
local_version = 3.0.4373
re_version = Build: <span style="font-weight:bold">(.*?)</span>
re_download = href="(.*?releases/download/(?:\S+)/processhacker-build-bin.zip)
re_download = href="(.*?releases/download/(?:\S+)/processhacker-(?:\S+)-bin.zip)
[Procmon]
folder = ..\Monitor\Procmon