Displaying 1 to 20 from 24 results

pkg - Package your Node.js project into an executable

  •    Javascript

This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.After installing it, run pkg --help without arguments to see list of options.

nexe - 🎉 create a single executable out of your node.js apps

  •    TypeScript

Nexe is a command-line utility that compiles your Node.js application into a single executable file.

pkg - Package your Node.js project into an executable

  •    Javascript

Disclaimer: pkg was created for use within containers and is not intended for use in serverless environments. For those using Vercel, this means that there is no requirement to use pkg in your projects as the benefits it provides are not applicable to the platform. This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.




GTFOBins

  •    HTML

GTFOBins is a curated list of Unix binaries that can be exploited by an attacker to bypass local security restrictions. Browse the project here.

BinExp - Linux Binary Exploitation

  •    C

I am quite passionate about exploiting binary files. First time when I came across Buffer Overflow(a simple technique of exploitation) then I was not able to implement the same with the same copy of code on my system. The reason for that was there was no consolidated document that would guide me thoroughly to write a perfect exploit payload for the program in case of system changes. Also there are very few descriptive blogs/tutorials that had helped me exploiting a given binary. I have come up with consolidation of Modern exploitation techniques (in the form of tutorial) that will allow you to understand exploitation from scratch. Lecture 1.

mason - Cross platform package manager for C/C++ apps

  •    Shell

Mason can compile C/C++ code, publish packages to S3, and install those packages via binaries.Mason does all its work locally inside ./mason_packages and therefore does not require privileges for, or conflict with, system-wide packages.


npm-run-path - Get your PATH prepended with locally installed binaries

  •    Javascript

In npm run scripts you can execute locally installed binaries by name. This enables the same outside npm.Working directory.

add-local-binaries-to-path - Make locally-installed node modules executable by name by adding

  •    Javascript

Never type ./node_modules/.bin again! Make locally-installed node modules executable by name by adding ./node_modules/.bin to the $PATH

NewsUP - NewsUP a binary usenet uploader/poster (multiple connections, SSL and NZB).

  •    Perl

This program will upload binary files to the usenet. This program is licensed with GPLv3. This readme contains the basic info on how to run newsup and it's options. For windows installation, or another stuff more specific to some environment/script please check the wiki.

curl-for-win - Reproducible curl/libcurl (and OpenSSL) binaries for Windows

  •    Shell

THIS SOFTWARE (INCLUDING RESULTING BINARIES) IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Information in this document is subject to change without notice and does not represent or imply any future commitment by the participants of the project.

ffmpeg-static - ffmpeg static binaries for Mac OSX and Linux and Windows

  •    Shell

ffmpeg static binaries for Mac OSX and Linux and Windows. Supports macOS (64-bit), Linux (32 and 64-bit) and Windows (32 and 64-bit). The current ffmpeg version is 4.0.

curl-for-win - Reproducible curl/libcurl (and OpenSSL) binaries for Windows

  •    Shell

THIS SOFTWARE (INCLUDING RESULTING BINARIES) IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Information in this document is subject to change without notice and does not represent or imply any future commitment by the participants of the project.

spym - MIPS ISA toolchain including a (dis)assembler, debugger, and vm.

  •    Python

A MIPS ISA toolchain including a (dis)assembler, debugger, and runtime. For fun, inside the linux/ directory resides the source for a kernel module that enables native execution of SPYM binaries on Linux.

nbin - Fast and robust node.js binary compiler.

  •    TypeScript

Fast and robust node.js binary compiler. WARNING: This project was created for code-server and may provide limited support.

node-ffmpeg-binaries

  •    Javascript

node-ffmpeg-binaries exports a string containing the path to the FFmpeg executable.

github-action-publish-binaries - Publish binaries when new releases are made.

  •    Shell

This repository contains a simple GitHub Action implementation, which allows you to attach binaries to a new (github) release of your repository. The following configuration file uses this action, along with another to build a project.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.