diff --git a/bin/README.MD b/bin/README.MD deleted file mode 100644 index 16540b6..0000000 --- a/bin/README.MD +++ /dev/null @@ -1,43 +0,0 @@ -# Additional binaries for WelsonJS -* Description: WelsonJS - Build a Windows app on the Windows built-in JavaScript engine -* Website: https://github.com/gnh1201/welsonjs -* Last updated: 2024-07-23 -* ***NOTE***: The binaries listed here are for special purpose users, and regular users do not need them. - -## Recommended packages -* WelsonJS.Toolkit (Toolkit for WelsonJS framework) [x64](https://github.com/gnh1201/welsonjs/raw/master/bin/x64/WelsonJS.Toolkit.dll) [x86](https://github.com/gnh1201/welsonjs/raw/master/bin/x86/WelsonJS.Toolkit.dll) -* WelsonJS.Service (Service for WelsonJS framework) [x86](https://github.com/gnh1201/welsonjs/raw/master/bin/x86/WelsonJS.Service.exe) -* GTK+ - * [GTK+ for Windows Runtime Environment Installer](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer) [2.24.33-2021-01-30] - * [jopbrown/gtk-server](https://github.com/jopbrown/gtk-server) [gtk-server-2.4.5-gtk-2.24.32-win64] - * Precompiled `libffi` for WelsonJS [zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.zip) [7z](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.7z) -* Compression - * 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 (***NOTE***: This will soon be migrated to [Caterpillar Proxy](https://github.com/gnh1201/caterpillar)) - * Python Windows embeddable package [3.10.2] - * Preconfigured `Embedded Python` for WelsonJS [zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.zip) [7z](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.7z) - * [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] - * [gRPC](https://github.com/grpc/grpc) [Release v1.57.0] -* Network tools - * [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] [zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/shadowsocks-libev-win-build-20220118.zip) [7z](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/shadowsocks-libev-win-build-20220118.7z) - * [NMAP for Windows](https://nmap.org/download.html) [7.92] - * [THC Hydra for Windows](https://github.com/vanhauser-thc/thc-hydra) [v9.1] -* SDK (Software Development Kit) - * [Android SDK Platform Tools](https://developer.android.com/studio/releases/platform-tools) [r33.0.0] -* Runtimes - * [ChakraCore (x64/x86/ARM)](https://github.com/chakra-core/ChakraCore) [v1.11.24] - * [bytecodealliance/wasm-micro-runtime](https://github.com/bytecodealliance/wasm-micro-runtime) [44d75ce] - -## Report abuse -- abuse@catswords.net -- ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss) -- [Join Catswords on Microsoft Teams](https://teams.live.com/l/community/FEACHncAhq8ldnojAI) diff --git a/bin/x64/WelsonJS.Toolkit.dll b/bin/x64/WelsonJS.Toolkit.dll deleted file mode 100644 index e673178..0000000 Binary files a/bin/x64/WelsonJS.Toolkit.dll and /dev/null differ diff --git a/bin/x64/WelsonJS.Toolkit.pdb b/bin/x64/WelsonJS.Toolkit.pdb deleted file mode 100644 index 05ad02b..0000000 Binary files a/bin/x64/WelsonJS.Toolkit.pdb and /dev/null differ diff --git a/bin/x86/WelsonJS.Service.exe b/bin/x86/WelsonJS.Service.exe deleted file mode 100644 index 7e8e3a0..0000000 Binary files a/bin/x86/WelsonJS.Service.exe and /dev/null differ diff --git a/bin/x86/WelsonJS.Service.exe.config b/bin/x86/WelsonJS.Service.exe.config deleted file mode 100644 index 3e0e37c..0000000 --- a/bin/x86/WelsonJS.Service.exe.config +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/bin/x86/WelsonJS.Service.pdb b/bin/x86/WelsonJS.Service.pdb deleted file mode 100644 index 35729c0..0000000 Binary files a/bin/x86/WelsonJS.Service.pdb and /dev/null differ diff --git a/bin/x86/WelsonJS.Toolkit.dll b/bin/x86/WelsonJS.Toolkit.dll deleted file mode 100644 index 544b657..0000000 Binary files a/bin/x86/WelsonJS.Toolkit.dll and /dev/null differ diff --git a/bin/x86/WelsonJS.Toolkit.pdb b/bin/x86/WelsonJS.Toolkit.pdb deleted file mode 100644 index 05ad02b..0000000 Binary files a/bin/x86/WelsonJS.Toolkit.pdb and /dev/null differ