Update tools

This commit is contained in:
DSR! 2023-11-13 15:39:08 -03:00
parent b3bf2509c2
commit 462bdb6ee6
21 changed files with 13 additions and 13 deletions

View File

@ -10,8 +10,8 @@
### Changed
- Update tools (23/10/2023)
- Bump Universal Updater to 2.0.0
- Update tools (13/11/2023)
- Bump Universal Updater to 2.1.0
### Removed

View File

@ -38,14 +38,14 @@ re_download = xapkdetector_win32_portable_(?:\S+).zip
folder = ..\..\toolkit\Analysis\PE-Bear
url = hasherezade/pe-bear
from = github
local_version = v0.6.5.2
local_version = v0.6.6
re_download = PE-bear_(?:\S+)_x64_win_vs13.zip
[PEStudio]
folder = ..\..\toolkit\Analysis\PEStudio
url = https://www.winitor.com/tools/pestudio/changes.log
from = web
local_version = 9.55
local_version = 9.56
re_version = Version (.?\S+)
update_url = https://www.winitor.com/tools/pestudio/current/pestudio.zip
@ -82,7 +82,7 @@ re_download = dnSpy-net-win64.zip
folder = ..\..\toolkit\Decompilers\[DOTNET] ILSpy
url = icsharpcode/ILSpy
from = github
local_version = v8.1.1
local_version = v8.2
re_download = ILSpy_binaries_(?:\S+).zip
[JD-GUI]
@ -128,7 +128,7 @@ folder = ..\..\toolkit\Dissasembler\x64dbg
url = https://sourceforge.net/projects/x64dbg/rss
update_url = https://sourceforge.net/projects/x64dbg/files/latest/download.zip
from = web
local_version = 2023-10-05_13-38
local_version = 2023-11-12_23-09
re_version = snapshot_(.*?).zip
post_unpack = scripts\x64dbg.bat
merge = True
@ -188,7 +188,7 @@ folder = ..\..\toolkit\Monitor\CurrPorts
url = https://www.nirsoft.net/utils/cports.html
update_url = https://www.nirsoft.net/utils/cports.zip
from = web
local_version = 2.75
local_version = 2.76
re_version = v(\d+\.\d+)
[MultiMon]
@ -236,7 +236,7 @@ url = https://systeminformer.sourceforge.io/nightly.php
re_version = <p>Build: <span><strong>([\d.]+)</strong></span></p>
re_download = href="(.*?releases/download/(?:\S+)/systeminformer-(?:\S+)-bin.zip)
post_unpack = scripts\System-Informer.bat
local_version = 3.0.7270
local_version = 3.0.7310
[TCPView]
folder = ..\..\toolkit\Monitor\TCPView
@ -250,14 +250,14 @@ re_version = <h1 [^>]*>TCPView v(.*?)</h1>
folder = ..\..\toolkit\Monitor\PE-sieve
url = hasherezade/pe-sieve
from = github
local_version = v0.3.6
local_version = v0.3.8
re_download = pe-sieve64.zip
[HollowsHunter]
folder = ..\..\toolkit\Monitor\HollowsHunter
url = hasherezade/hollows_hunter
from = github
local_version = v0.3.6
local_version = v0.3.8.1
re_download = hollows_hunter64.zip
[RegistryChangesView]
@ -280,7 +280,7 @@ re_version = <h1 [^>]*>Strings v(.*?)</h1>
folder = ..\..\toolkit\Other\Resource Hacker
url = http://www.angusj.com/resourcehacker/
from = web
local_version = 5.2.3
local_version = 5.2.4
re_version = <strong>Version (.*?)</strong>
update_url = http://www.angusj.com/resourcehacker/resource_hacker.zip
@ -344,7 +344,7 @@ re_download = vt_portable.zip
folder = ..\..\toolkit\Other\MalUnpack
url = hasherezade/mal_unpack
from = github
local_version = 0.9.7
local_version = 0.9.8
re_download = mal_unpack64.zip
[HashMyFiles]
@ -382,7 +382,7 @@ re_download = (?:\S+).zip
folder = ..\..\toolkit\Reverse\CryptoTester
url = Demonslay335/CryptoTester
from = github
local_version = v1.7.0.0
local_version = v1.7.1.0
re_download = CryptoTester.zip
[DLest]

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.