2023-12-22 08:49:07 +00:00
|
|
|
# Additional binaries for WelsonJS
|
2024-01-27 01:02:42 +00:00
|
|
|
* Description: WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
|
|
|
|
* Website: https://github.com/gnh1201/welsonjs
|
2024-01-26 16:17:12 +00:00
|
|
|
* Last updated: 2024-01-27
|
2023-12-22 08:49:07 +00:00
|
|
|
* NOTE: The binaries listed here are for special purpose users, and regular users do not need them.
|
2021-12-22 09:43:13 +00:00
|
|
|
|
2023-12-22 08:49:07 +00:00
|
|
|
## Recommended packages
|
2024-01-05 12:36:39 +00:00
|
|
|
* WelsonJS.Toolkit (WelsonJS native component)
|
2024-01-26 16:16:49 +00:00
|
|
|
* [Download WelsonJS.Toolkit.dll x64 (from GitHub)](https://github.com/gnh1201/welsonjs/raw/master/bin/x64/WelsonJS.Toolkit.dll)
|
|
|
|
* [Download WelsonJS.Toolkit.dll x86 (from Github)](https://github.com/gnh1201/welsonjs/raw/master/bin/x86/WelsonJS.Toolkit.dll)
|
2022-02-23 07:52:41 +00:00
|
|
|
* GTK+
|
2023-12-22 09:15:50 +00:00
|
|
|
* [GTK+ for Windows Runtime Environment Installer](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer) [2.24.33-2021-01-30]
|
2023-12-22 08:49:07 +00:00
|
|
|
* [jopbrown/gtk-server](https://github.com/jopbrown/gtk-server) [gtk-server-2.4.5-gtk-2.24.32-win64]
|
2024-01-27 01:02:19 +00:00
|
|
|
* Precompiled `libffi` for WelsonJS
|
2023-12-22 08:59:37 +00:00
|
|
|
* [Download gtk-server-libffi-7.zip (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.zip)
|
|
|
|
* [Download gtk-server-libffi-7.7z (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.7z)
|
2022-02-23 07:52:41 +00:00
|
|
|
* Compression
|
2023-12-22 08:49:07 +00:00
|
|
|
* I recommend using [PeaZip](https://peazip.github.io/) or [7-Zip](https://www.7-zip.org/). I will provide an update to work with these software soon.
|
|
|
|
* LZ77 (aka. MsCompress) algorithm supports its own implementation within this project.
|
|
|
|
* Embeddable Python
|
|
|
|
* Python Windows embeddable package [3.10.2]
|
2024-01-27 01:02:19 +00:00
|
|
|
* Preconfigured `Embedded Python` for WelsonJS
|
2023-12-22 09:11:03 +00:00
|
|
|
* [Download welsonjs-preconfigured-python-3.10.2-embed.zip (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.zip)
|
|
|
|
* [Download welsonjs-preconfigured-python-3.10.2-embed.7z (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.7z)
|
2023-12-22 08:49:07 +00:00
|
|
|
* [64-bit](https://www.python.org/downloads/release/python-3102/)
|
|
|
|
* [32-bit](https://www.python.org/downloads/release/python-3102/)
|
|
|
|
* Python Modules (32bit or 64bit)
|
|
|
|
* [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) [4.9.0]
|
|
|
|
* [python-nmap](https://bitbucket.org/xael/python-nmap) [0.7.1]
|
|
|
|
* [pywin32](https://github.com/mhammond/pywin32) [Build 303]
|
2023-12-22 09:11:03 +00:00
|
|
|
* [gRPC](https://github.com/grpc/grpc) [Release v1.57.0]
|
2022-02-23 07:52:41 +00:00
|
|
|
* Network tools
|
2023-12-22 08:49:07 +00:00
|
|
|
* [CURL for Windows](https://curl.se/windows/) [7.81.0]
|
|
|
|
* [basil00/Divert](https://github.com/basil00/Divert) [2.2.0]
|
|
|
|
* [vi/websocat](https://github.com/vi/websocat) [v1.9.0]
|
|
|
|
* [DDoSolitary/shadowsocks-libev-win](https://github.com/DDoSolitary/shadowsocks-libev-win) [Build 2022-01-18]
|
2023-12-22 09:11:03 +00:00
|
|
|
* [Download shadowsocks-libev-win-build-20220118.zip (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/shadowsocks-libev-win-build-20220118.zip)
|
2023-12-22 09:11:50 +00:00
|
|
|
* [Download
|
|
|
|
shadowsocks-libev-win-build-20220118.7z (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/shadowsocks-libev-win-build-20220118.7z)
|
2023-12-22 09:03:01 +00:00
|
|
|
* [NMAP for Windows](https://nmap.org/download.html) [7.92]
|
2023-12-22 08:49:07 +00:00
|
|
|
* [THC Hydra for Windows](https://github.com/vanhauser-thc/thc-hydra) [v9.1]
|
2022-03-01 19:15:55 +00:00
|
|
|
* SDK (Software Development Kit)
|
2023-12-22 08:49:07 +00:00
|
|
|
* [Android SDK Platform Tools](https://developer.android.com/studio/releases/platform-tools) [r33.0.0]
|
2022-02-23 07:52:41 +00:00
|
|
|
* Runtimes
|
2023-12-22 08:54:03 +00:00
|
|
|
* [ChakraCore (x64/x86/ARM)](https://github.com/chakra-core/ChakraCore) [v1.11.24]
|
2023-12-22 08:49:07 +00:00
|
|
|
* [bytecodealliance/wasm-micro-runtime](https://github.com/bytecodealliance/wasm-micro-runtime) [44d75ce]
|
2021-12-22 09:43:13 +00:00
|
|
|
|
2023-09-04 18:36:25 +00:00
|
|
|
## Report abuse
|
2024-01-27 01:02:19 +00:00
|
|
|
* [Paid technical support on Fiverr](https://www.fiverr.com/s/G42xRd)
|
2023-09-04 18:36:25 +00:00
|
|
|
* abuse@catswords.net
|
2023-09-05 01:20:37 +00:00
|
|
|
* ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)
|