Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/installer/debuggers/hyperdbg.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v0.18.1 https://github.com/HyperDbg/HyperDbg
; v0.23 https://github.com/HyperDbg/HyperDbg

[Components]
Name: "debuggers\hyperdbg"; Description: "HyperDbg"; Types: full; Check: Is64BitInstallMode
Expand Down
2 changes: 1 addition & 1 deletion src/installer/debuggers/x64dbg.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; snapshot_2025-08-19_19-40
; snapshot_2026-05-27_12-11
; https://x64dbg.com/

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/decompilers/cutter.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v2.4.1
; v2.5.0
; https://cutter.re/

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/decompilers/ghidra.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v12.0.4
; v12.1.3
; https://github.com/NationalSecurityAgency/ghidra/

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/dotnet/dnspyex.iss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v6.5.1
; v6.6.0
; https://github.com/dnSpyEx/dnSpy

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/dotnet/ilspy.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v10.0.1
; v11.0
; https://github.com/icsharpcode/ILSpy

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/go/goresym.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v3.3
; v3.4
; https://github.com/mandiant/GoReSym

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/go/redress.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v1.2.67
; v1.2.82
; https://github.com/goretk/redress

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/hexeditors/dz6.iss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v0.7.0
; v0.7.1
; https://github.com/mentebinaria/dz6

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/java/jadx.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v1.5.5
; v1.5.6
; https://github.com/skylot/jadx

[Components]
Expand Down
8 changes: 4 additions & 4 deletions src/installer/network/nmap.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v7.99
; v7.991
; https://nmap.org/

[Components]
Name: "network\nmap"; Description: "Nmap (plus Zenmap, Ndiff, Ncat, and Nping)"; Types: full;

[Files]
Source: "{#MySrcDir}\network\npcap\npcap-1.87.exe"; DestDir: "{app}\network\npcap"; Components: "network\nmap"; Check: not NpcapInstalled
Source: "{#MySrcDir}\network\nmap\npcap-1.88.exe"; DestDir: "{app}\network\nmap"; Components: "network\nmap"; Check: not NpcapInstalled
Source: "{#MySrcDir}\network\nmap\*.exe"; DestDir: "{app}\network\nmap"; Components: "network\nmap"; Flags: ignoreversion recursesubdirs createallsubdirs

[Run]
Filename: "{app}\network\npcap\npcap-1.87.exe"; Check: not NpcapInstalled; Components: "network\nmap"; Flags: waituntilterminated
Filename: "{app}\network\nmap\nmap-7.99-setup.exe"; Parameters: "/S /D={app}\network\nmap"; Components: "network\nmap"
Filename: "{app}\network\nmap\npcap-1.88.exe"; Check: not NpcapInstalled; Components: "network\nmap"; Flags: waituntilterminated
Filename: "{app}\network\nmap\nmap-7.991-setup.exe"; Parameters: "/S /D={app}\network\nmap"; Components: "network\nmap"

[Icons]
Name: "{app}\sendto+\sendto\Network\Nmap - Zenmap GUI"; Filename: "{app}\network\nmap\zenmap\bin\pythonw.exe"; Parameters: "-c ""from zenmapGUI.App import run;run()"""; WorkingDir: "{app}\network\nmap"; IconFilename: "{app}\network\nmap\nmap.exe"; Components: "network\nmap"
Expand Down
6 changes: 3 additions & 3 deletions src/installer/network/wireshark.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v4.6.5
; v4.6.8
; https://www.wireshark.org/download.html

[Components]
Name: "network\wireshark"; Description: "Wireshark"; Types: full;

[Files]
Source: "{#MySrcDir}\network\npcap\npcap-1.87.exe"; DestDir: "{app}\network\npcap"; Components: "network\wireshark"; Check: not NpcapInstalled
Source: "{#MySrcDir}\network\wireshark\npcap-1.88.exe"; DestDir: "{app}\network\wireshark"; Components: "network\wireshark"; Check: not NpcapInstalled
Source: "{#MySrcDir}\network\wireshark\*"; DestDir: "{app}\network\wireshark"; Components: "network\wireshark"; Flags: ignoreversion recursesubdirs createallsubdirs

[Icons]
Name: "{group}\{#MyAppName}\Wireshark"; Filename: "{app}\network\wireshark\WiresharkPortable64.exe"; WorkingDir: "{app}\network\wireshark"; Components: "network\wireshark"
Name: "{app}\sendto+\sendto\Network\Wireshark"; Filename: "{app}\network\wireshark\WiresharkPortable64.exe"; WorkingDir: "{app}\network\wireshark"; Components: "network\wireshark"

[Run]
Filename: "{app}\network\wireshark\npcap-1.87.exe"; Check: not NpcapInstalled; Components: "network\wireshark"
Filename: "{app}\network\wireshark\npcap-1.88.exe"; Check: not NpcapInstalled; Components: "network\wireshark"
2 changes: 1 addition & 1 deletion src/installer/pe/4n4ldetector.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v3.4
; v3.5
; https://github.com/4n0nym0us/4n4lDetector

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/pe/exeinfope.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v0.0.9.5
; v0.0.9.9
; https://github.com/ExeinfoASL/ASL

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/pe/pebear.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v0.7.1
; v0.7.2
; https://github.com/hasherezade/pe-bear

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/pe/ppee.iss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v1.13.1
; v1.14
; https://mzrst.com/

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/programming/winpython.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; Winpython64-3.13.12.0dot.zip
; Winpython64-3.13.15.0dotb3.zip
; https://github.com/winpython/winpython

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/systeminformation/winobjex64.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v2.1.0
; v2.1.1
; https://github.com/hfiref0x/WinObjEx64

[Components]
Expand Down
2 changes: 1 addition & 1 deletion src/installer/unpacking/upx.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v5.1.1
; v5.2.0
; https://github.com/upx/upx

[Components]
Expand Down
6 changes: 3 additions & 3 deletions src/installer/utilities/7zip.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v26.00
; v26.02
; https://www.7-zip.org

; We don't extract the main executable form the original installer because 7-Zip installs many a few libraries
Expand All @@ -26,8 +26,8 @@ Name: "utilities\7zip"; Description: "7-Zip"; Types: full;
Source: "{#MySrcDir}\utilities\7zip\*.exe"; DestDir: "{app}\utilities\7zip"; Components: "utilities\7zip"; Flags: ignoreversion recursesubdirs createallsubdirs

[Run]
Filename: "{app}\utilities\7zip\7z2600-x64.exe"; Parameters: "/S /D={app}\utilities\7zip"; Components: "utilities\7zip"; Check: Is64BitInstallMode
Filename: "{app}\utilities\7zip\7z2600.exe"; Parameters: "/S /D={app}\utilities\7zip"; Components: "utilities\7zip"; Check: not Is64BitInstallMode
Filename: "{app}\utilities\7zip\7z2602-x64.exe"; Parameters: "/S /D={app}\utilities\7zip"; Components: "utilities\7zip"; Check: Is64BitInstallMode
Filename: "{app}\utilities\7zip\7z2602.exe"; Parameters: "/S /D={app}\utilities\7zip"; Components: "utilities\7zip"; Check: not Is64BitInstallMode

[Icons]
Name: "{app}\sendto+\sendto\Utilities\7-Zip"; Filename: "{app}\utilities\7zip\7zFM.exe"; WorkingDir: "{app}\utilities\7zip"; Components: "utilities\7zip"
Expand Down
6 changes: 3 additions & 3 deletions src/installer/utilities/cyberchef.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v10.23.0
; v11.4.0
; https://gchq.github.io/CyberChef/

[Components]
Expand All @@ -23,5 +23,5 @@ Name: "utilities\cyberchef"; Description: "CyberChef"; Types: full;
Source: "{#MySrcDir}\utilities\cyberchef\*"; DestDir: "{app}\utilities\cyberchef"; Components: "utilities\cyberchef"; Flags: ignoreversion recursesubdirs createallsubdirs

[Icons]
Name: "{group}\{#MyAppName}\CyberChef"; Filename: "{app}\utilities\cyberchef\CyberChef_v10.23.0.html"; WorkingDir: "{app}\utilities\cyberchef"; Components: "utilities\cyberchef"
Name: "{app}\sendto+\sendto\Utilities\CyberChef"; Filename: "{app}\utilities\cyberchef\CyberChef_v10.23.0.html"; WorkingDir: "{app}\utilities\cyberchef"; Components: "utilities\cyberchef"
Name: "{group}\{#MyAppName}\CyberChef"; Filename: "{app}\utilities\cyberchef\CyberChef_v11.4.0.html"; WorkingDir: "{app}\utilities\cyberchef"; Components: "utilities\cyberchef"
Name: "{app}\sendto+\sendto\Utilities\CyberChef"; Filename: "{app}\utilities\cyberchef\CyberChef_v11.4.0.html"; WorkingDir: "{app}\utilities\cyberchef"; Components: "utilities\cyberchef"
6 changes: 3 additions & 3 deletions src/installer/utilities/npp.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v8.9.3
; v8.9.7
; https://notepad-plus-plus.org/

[Components]
Expand All @@ -23,8 +23,8 @@ Name: "utilities\npp"; Description: "Notepad++"; Types: full;
Source: "{#MySrcDir}\utilities\npp\*"; DestDir: "{app}\utilities\npp"; Components: "utilities\npp"; Flags: ignoreversion recursesubdirs createallsubdirs

[Run]
Filename: "{app}\utilities\npp\npp.8.9.3.Installer.x64.exe"; Parameters: "/S /D={app}\utilities\npp"; Components: "utilities\npp"; Check: Is64BitInstallMode
Filename: "{app}\utilities\npp\npp.8.9.3.Installer.exe"; Parameters: "/S /D={app}\utilities\npp"; Components: "utilities\npp"; Check: not Is64BitInstallMode
Filename: "{app}\utilities\npp\npp.8.9.7.Installer.x64.exe"; Parameters: "/S /D={app}\utilities\npp"; Components: "utilities\npp"; Check: Is64BitInstallMode
Filename: "{app}\utilities\npp\npp.8.9.7.Installer.exe"; Parameters: "/S /D={app}\utilities\npp"; Components: "utilities\npp"; Check: not Is64BitInstallMode

[Icons]
Name: "{app}\sendto+\sendto\Utilities\Notepad++"; Filename: "{app}\utilities\npp\notepad++.exe"; WorkingDir: "{app}\utilities\npp"; Components: "utilities\npp"
Expand Down
2 changes: 1 addition & 1 deletion src/installer/utilities/vt.iss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
; See the License for the specific language governing permissions and
; limitations under the License.

; v1.3.0
; v1.3.1
; https://github.com/VirusTotal/vt-cli

[Components]
Expand Down