diff --git a/Additional-binaries.md b/Additional-binaries.md deleted file mode 100644 index 24d4313..0000000 --- a/Additional-binaries.md +++ /dev/null @@ -1,40 +0,0 @@ -# Additional binaries -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/Awesome-binaries.md b/Awesome-binaries.md new file mode 100644 index 0000000..a78fde1 --- /dev/null +++ b/Awesome-binaries.md @@ -0,0 +1,53 @@ +# Awesome binaries for WelsonJS +The binaries listed here are for special purpose users, and regular users do not need them. + +## WelsonJS native components +* 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) + +## Compression +* [PeaZip](https://peazip.github.io/) +* [7-Zip](https://www.7-zip.org/) +* LZ77 (aka. MsCompress) + +## 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] + +## libffi +* Precompiled `libffi` for GTK Server [zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.zip) [7z](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.7z) + +## Embeddable Python +* 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] + +## Build environments +* [WinLibs standalone build of GCC and MinGW-w64 for Window](https://winlibs.com/) +* [The Go Programming Language](https://go.dev/) + +## 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)