mirror of
https://github.com/indetectables-net/toolkit.git
synced 2025-05-08 19:46:39 +00:00
Update tools 8/8/21 and cleanup
This commit is contained in:
parent
c4100cbfcc
commit
9c1a8e23ef
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
Updater/.idea/
|
||||
Updater/last-run.log
|
Binary file not shown.
BIN
Analysis/CAPA/CAPA - 2.0.0.7z
Normal file
BIN
Analysis/CAPA/CAPA - 2.0.0.7z
Normal file
Binary file not shown.
Binary file not shown.
BIN
Analysis/PEStudio/PEStudio - 9.14.7z
Normal file
BIN
Analysis/PEStudio/PEStudio - 9.14.7z
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Analysis/XAPKDetector/XAPKDetector - 0.02.7z
Normal file
BIN
Analysis/XAPKDetector/XAPKDetector - 0.02.7z
Normal file
Binary file not shown.
11
CHANGELOG.md
11
CHANGELOG.md
@ -2,11 +2,22 @@
|
||||
|
||||
## 2021.6 - MASTER
|
||||
|
||||
### Added
|
||||
|
||||
- Add VirusTotalUploader
|
||||
|
||||
### Changed
|
||||
|
||||
- Update updater to lastest version from https://github.com/xchwarze/universal-tool-updater
|
||||
- Update tools (04/07/2021)
|
||||
- Add PyInstxtractor to updater
|
||||
- Add IDR to updater
|
||||
|
||||
### Removed
|
||||
|
||||
- Drop JAD support
|
||||
- Drop Stud PE support
|
||||
- Drop Flasm
|
||||
|
||||
## 2021.5 - May 24, 2021
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
HEX Editor/WinHex/WinHex - 20.3.7z
Normal file
BIN
HEX Editor/WinHex/WinHex - 20.3.7z
Normal file
Binary file not shown.
Binary file not shown.
BIN
Monitor/Process Hacker 3/Process Hacker 3 - 3.0.4234.7z
Normal file
BIN
Monitor/Process Hacker 3/Process Hacker 3 - 3.0.4234.7z
Normal file
Binary file not shown.
BIN
Other/VirusTotalUploader/VirusTotalUploader - 0.1.6.7z
Normal file
BIN
Other/VirusTotalUploader/VirusTotalUploader - 0.1.6.7z
Normal file
Binary file not shown.
Binary file not shown.
BIN
Other/XOpCodeCalc/XOpcodeCalc - 0.03.7z
Normal file
BIN
Other/XOpCodeCalc/XOpcodeCalc - 0.03.7z
Normal file
Binary file not shown.
@ -34,7 +34,7 @@ re_download = "(.*?/xpeviewer_win32_portable_(?:\S+).zip)"
|
||||
folder = ..\Analysis\XAPKDetector
|
||||
url = https://github.com/horsicq/XAPKDetector
|
||||
from = github
|
||||
local_version = 0.01
|
||||
local_version = 0.02
|
||||
re_version = <span class="css-truncate-target" [^>]*>(.*?)</span>
|
||||
re_download = "(.*?/xapkdetector_win64_portable_(?:\S+).zip)"
|
||||
|
||||
@ -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.13
|
||||
local_version = 9.14
|
||||
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 = 1.6.3
|
||||
local_version = 2.0.0
|
||||
re_version = <span class="css-truncate-target" [^>]*>v(.*?)</span>
|
||||
re_download = "(.*?/capa-(?:\S+)-windows.zip)"
|
||||
|
||||
@ -106,10 +106,18 @@ re_download = "(.*?/recaf-(?:\S+)-jar-with-dependencies.jar)"
|
||||
folder = ..\Decompilers\[PYTHON] PyInstxtractor
|
||||
url = https://github.com/extremecoders-re/pyinstxtractor/commits/master
|
||||
from = web
|
||||
local_version = 06a31527b28fd6073471ca97903928aeedb52073
|
||||
local_version = cc69ba88bb714dd857a2bacbf8d0df3550849f96
|
||||
re_version = \/commit\/(.*?)" class="text-mono f6 btn btn-outline BtnGroup-item"
|
||||
update_url = https://github.com/extremecoders-re/pyinstxtractor/archive/refs/heads/master.zip
|
||||
|
||||
[IDR]
|
||||
folder = ..\Decompilers\[DELPHI] IDR
|
||||
url = https://github.com/crypto2011/IDR/commits/master
|
||||
from = web
|
||||
local_version = 8279b6ef88235e15f5200a3a35699e739ae3a3c0
|
||||
re_version = \/commit\/(.*?)" class="text-mono f6 btn btn-outline BtnGroup-item"
|
||||
update_url = https://github.com/crypto2011/IDR/archive/refs/heads/master.zip
|
||||
|
||||
[x64dbg]
|
||||
folder = ..\Dissasembler\x64dbg
|
||||
url = https://sourceforge.net/projects/x64dbg/files/
|
||||
@ -122,7 +130,7 @@ re_version = snapshot_(.*?).zip
|
||||
folder = ..\HEX Editor\WinHex
|
||||
url = https://x-ways.net/winhex/
|
||||
from = web
|
||||
local_version = 20.2
|
||||
local_version = 20.3
|
||||
re_version = <strong>WinHex (.*?)<br>
|
||||
update_url = http://www.x-ways.net/winhex.zip
|
||||
|
||||
@ -194,7 +202,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.4195
|
||||
local_version = 3.0.4234
|
||||
re_version = Build: <span style="font-weight:bold">(.*?)</span>
|
||||
re_download = href="(.*?artifacts/processhacker-(?:\S+)-bin.zip)
|
||||
|
||||
@ -226,7 +234,7 @@ re_version = <h1 [^>]*>Strings v(.*?)</h1>
|
||||
folder = ..\Other\XOpcodeCalc
|
||||
url = https://github.com/horsicq/XOpcodeCalc
|
||||
from = github
|
||||
local_version = 0.02
|
||||
local_version = 0.03
|
||||
re_version = <span class="css-truncate-target" [^>]*>(.*?)</span>
|
||||
re_download = "(.*?/xopcodecalc_win64_portable_(?:\S+).zip)"
|
||||
|
||||
@ -296,6 +304,14 @@ local_version = 0.9.8
|
||||
re_version = <span class="css-truncate-target" [^>]*>v(.*?)</span>
|
||||
re_download = "(.*?/Scylla_v(?:\S+).rar)"
|
||||
|
||||
[VirusTotalUploader]
|
||||
folder = ..\Other\VirusTotalUploader
|
||||
url = https://github.com/SamuelTulach/VirusTotalUploader
|
||||
from = github
|
||||
local_version = 0.1.6
|
||||
re_version = <span class="css-truncate-target" [^>]*>(.*?)</span>
|
||||
re_download = "(.*?/release_anycpu.zip)"
|
||||
|
||||
[Windows Kernel Explorer]
|
||||
folder = ..\Rootkits Detector\Windows Kernel Explorer
|
||||
url = https://github.com/AxtMueller/Windows-Kernel-Explorer
|
||||
|
Loading…
x
Reference in New Issue
Block a user