mirror of
https://github.com/indetectables-net/toolkit.git
synced 2025-05-07 19:16:38 +00:00
Update some download url in tools.ini
This commit is contained in:
parent
8b58d2ba37
commit
a80a83f8af
@ -20,6 +20,7 @@
|
||||
- New Reverse catalog created to improve the ordering of tools
|
||||
- Fix ImHex re_download regex
|
||||
- Fix VirusTotalUploader re_download regex
|
||||
- Update Process-Dump download server
|
||||
- Improvements in self updater of tools.ini
|
||||
- Add SysAnalyzer to updater
|
||||
- Add RawCap to updater
|
||||
|
@ -360,6 +360,13 @@ from = web
|
||||
local_version = 1.41
|
||||
re_version = v(\d+\.\d+)
|
||||
|
||||
[CryptoTester]
|
||||
folder = ..\..\toolkit\Reverse\CryptoTester
|
||||
url = Demonslay335/CryptoTester
|
||||
from = github
|
||||
local_version = v1.6.0.0
|
||||
re_download = CryptoTester.zip
|
||||
|
||||
[DLest]
|
||||
folder = ..\..\toolkit\Reverse\DLest
|
||||
url = DarkCoderSc/DLest
|
||||
@ -383,11 +390,11 @@ re_download = GetSymbol.exe
|
||||
|
||||
[Process-Dump]
|
||||
folder = ..\..\toolkit\Reverse\Process-Dump
|
||||
url = http://split-code.com/processdump.html
|
||||
update_url = http://split-code.com/files/pd_latest.zip
|
||||
from = web
|
||||
local_version = 2.1
|
||||
re_version = <span class="link">Download: pd.exe v(.*?) for Windows 32 and 64 bit</span>
|
||||
url = glmcdona/Process-Dump
|
||||
from = github
|
||||
local_version = v2.1.1
|
||||
re_download = pd32.exe
|
||||
merge = True
|
||||
|
||||
[Scylla]
|
||||
folder = ..\..\toolkit\Reverse\Scylla
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
toolkit/Reverse/Process-Dump/Process-Dump - v2.1.1.7z
Normal file
BIN
toolkit/Reverse/Process-Dump/Process-Dump - v2.1.1.7z
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user