Showing 213 open source projects for "base64"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    PowerSharpPack

    PowerSharpPack

    Offensive CSharp Projects wraped into Powershell for easy usage

    PowerSharpPack is a consolidated offensive-security toolkit that wraps many standalone C# projects into an easy-to-use PowerShell loader. The author compiles, gzip-compresses and base64-encodes each C# binary, then dynamically loads the assemblies into the PowerShell process so operators can invoke powerful .NET tools without dropping executables on disk. The bundle exposes a single entry script (PowerSharpPack.ps1) with switches to select which embedded tool to run and an optional -Command argument to pass tool-specific parameters. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PHPMailer

    PHPMailer

    The classic email sending library for PHP

    PHPMailer – A full-featured email creation and transfer class for PHP. Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings. SMTP authentication with LOGIN, PLAIN, CRAM-MD5, and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Validates email addresses automatically. Many PHP developers need to send email from their code. The only PHP function that supports this directly is mail(). However, it does not provide any assistance for making use of popular features such as encryption, authentication, HTML messages, and attachments. ...
    Downloads: 186 This Week
    Last Update:
    See Project
  • 3
    GHunt

    GHunt

    Offensive Google framework

    ...First, launch the listener by doing ghunt login and choose between 1 of the 2 first methods. Put GHunt on listening mode (currently not compatible with docker) Paste base64-encoded cookies. Enter manually all cookies. The development of this extension has followed Firefox guidelines to use the Promise-based WebExtension/BrowserExt API being standardized by the W3 Browser Extensions group, and is using webextension-polyfill to provide cross-browser compatibility with no changes.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    React Native Share

    React Native Share

    Social share, sending simple data to other apps

    Share simple data between applications. Easily share data between applications. Share files using base64 or the file URL on the device(according to each platform)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution Icon
    Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution

    For Windows-Centric Organizations Looking for Secure File Transfer solutions

    Globalscape’s Enhanced File Transfer (EFT) platform is a comprehensive, user-friendly managed file transfer (MFT) software. Thousands of Windows-Centric Organizations trust Globalscape EFT for their mission-critical file transfers.
    Learn More
  • 5
    JSON Hero

    JSON Hero

    JSON Hero is an open-source, beautiful JSON explorer for the web

    ...It runs as a web-based interface (and as a standalone app) that provides semantic, interactive rendering of JSON content, helping users understand the structure and meaning of data at a glance. JSON Hero automatically detects data types such as URLs, dates, colors, and base64 images, and presents them in meaningful ways. It’s designed for productivity and readability, with dark mode support, quick navigation, and collaboration features.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    PHP-JWT

    PHP-JWT

    PHP package for JWT

    A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519. Use composer to manage your dependencies and download PHP-JWT. Optionally, install the paragonie/sodium_compat package from composer if your php is < 7.2 or does not have libsodium installed. If your private key contains \n characters, be sure to wrap it in double quotes "" and not single quotes '' in order to properly interpret the escaped characters. You must specify supported algorithms for your...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    mail-parser

    mail-parser

    Fast and robust e-mail parsing library for Rust

    Stalwart Mail Parser is a high-performance Rust library designed for parsing and analyzing email messages. It efficiently handles complex MIME structures, supports various encodings, and is optimized for speed and robustness. The library is suitable for applications requiring detailed email processing and analysis.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    python-benedict

    python-benedict

    dict subclass with keylist/keypath support

    python-benedict is a dict subclass with keylist/keypath/keyattr support, I/O shortcuts (base64, cli, csv, ini, json, pickle, plist, query-string, toml, xls, xml, yaml) and many utilities... for humans, obviously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jsoniter-scala

    jsoniter-scala

    Scala macros for compile-time generation of safe and ultra-fast JSON

    Scala macros for compile-time generation of safe and ultra-fast JSON codecs. This library had started from macros that reused jsoniter (json-iterator) for Java reader and writer but then the library evolved to have its own core of mechanics for parsing and serialization. The idea to generate codecs by Scala macros and main details was borrowed from Kryo Macros and adapted for the needs of the JSON domain. Validate parsed values safely with the fail-fast approach and clear reporting, provide...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Admiral: The Visitor Relationship Management Company Icon
    Admiral: The Visitor Relationship Management Company

    A single platform helping Publishers grow Visitor Relationships and Revenue.

    Admiral created the first Visitor Relationship Management (VRM) platform for news and media publishers. The platform combines marketing automation, machine learning, personalization, and an engagement layer, to help digital publishers grow visitor relationships and revenue. They can deliver the right offer, at the right time, at every visitor touchpoint.
    Learn More
  • 10
    GitHub Actions for Firebase

    GitHub Actions for Firebase

    GitHub Action for interacting with Firebase

    ...If you want to add a message to a deployment (e.g. the Git commit message) you need to take extra care and escape the quotes or the YAML breaks. A normal service account key(json format) or a base64 encoded service account key with the needed permissions for what you are trying to deploy/update. If you're deploying functions, you would also need the Cloud Functions Developer role, and the Cloud Scheduler Admin for scheduled functions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Acl

    Acl

    A powerful server and network library, including coroutine

    ...There are some important modules in Acl project, including network communcation, server framework, application protocols, multiple coders, etc. The common protocols such as HTTP/SMTP/ICMP//MQTT/Redis/Memcached/Beanstalk/Handler Socket are implemented in Acl, and the codec library such as XML/JSON/MIME/BASE64/UUCODE/QPCODE/RFC2047/RFC1035, etc., are also included in Acl. Acl also provides a unified abstract interface for popular databases such as Mysql, Postgresql, Sqlite. Using Acl library users can write database applications more easily, quickly and safely.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    HTTP Shortcuts for Android

    HTTP Shortcuts for Android

    Android app to create home screen shortcuts

    ...Run arbitrary JavaScript before & after execution, which allows for lots of customization with features such as compute values such as timestamps, random numbers, UUIDs, hashes, HMACs, base64, etc. Parse JSON or XML and extract data from them. Show toast message or message dialogs. Vibrate or play notification sounds. Trigger other shortcuts to chain multiple HTTP requests. Interact with other devices and services by sending TCP or UDP packets, MQTT messages or using Wake-on-LAN.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Vegeta

    Vegeta

    HTTP load testing tool and library. It's over 9000!

    ...The JSON format makes integration with programs that produce targets dynamically easier. Each target is one JSON object in its own line. The method and url fields are required. If present, the body field must be base64 encoded. The generated JSON Schema defines the format in detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ESP32-Paxcounter

    ESP32-Paxcounter

    Wifi & BLE driven passenger flow metering with cheap ESP32 boards

    Wifi & Bluetooth driven, LoRaWAN enabled, battery-powered mini Paxcounter built on cheap ESP32 LoRa IoT boards. Paxcounter is an ESP32 MCU-based device for metering passenger flows in real time. It counts how many mobile devices are around. This gives an estimation of how many people are around. Paxcounter detects Wifi and Bluetooth signals in the air, focusing on mobile devices by evaluating their MAC addresses. The intention of this project is to do this without intrusion in privacy: You...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Info Pack #flushyourmeds

    An Information Pack as a Set of Base64 Files. ;

    Info Pack #flushyourmeds ; Author : Scott Alan Barry, Olympia, Wa, USA, Earth. ; This Base64 Thing is just another Linux Command Info Pack ; of Base64 Endcoded Files and just that, only that. ; To RUN : bash decode.bash ; In any Linux. ;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DocArray

    DocArray

    The data structure for multimodal data

    ...Data science powerhouse: greatly accelerate data scientists’ work on embedding, k-NN matching, querying, visualizing, evaluating via Torch/TensorFlow/ONNX/PaddlePaddle on CPU/GPU. Data in transit: optimized for network communication, ready-to-wire at anytime with fast and compressed serialization in Protobuf, bytes, base64, JSON, CSV, DataFrame. Perfect for streaming and out-of-memory data. One-stop k-NN: Unified and consistent API for mainstream vector databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Qwen-2.5-VL

    Qwen-2.5-VL

    Qwen2.5-VL is the multimodal large language model series

    Qwen2.5 is a series of large language models developed by the Qwen team at Alibaba Cloud, designed to enhance natural language understanding and generation across multiple languages. The models are available in various sizes, including 0.5B, 1.5B, 3B, 7B, 14B, 32B, and 72B parameters, catering to diverse computational requirements. Trained on a comprehensive dataset of up to 18 trillion tokens, Qwen2.5 models exhibit significant improvements in instruction following, long-text generation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Text Encoder

    Encode Plain Text to Hex, Base64, or UUEncode

    Simple but fully functional text encoder, encode plain text to Hex, Base64, or UUEncode. Easy to use and completely portable. Linux and Windows binaries included. (64 bit)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Infoscava

    Infoscava

    Infoscava is a desktop application for comprehensive file analysis.

    Infoscava is a universal file analyzer designed as a desktop application for in-depth file analysis. It supports metadata, hashes, hex, text, JSON, EXIF (with GPS), Base64, entropy, and byte histograms. Its user interface features tabbed views, a file browser with drag-and-drop, dark/light themes, live file watching, and analysis export to JSON/TXT/HTML.From now on binary release stopped,for further information see repo.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    porusutility

    porusutility

    This is an innovative and versatile software IoT

    Porus Ultimate Utility Tool is an innovative and versatile software designed to simplify IoT and general utility tasks. It offers a range of features, including data analysis, device management, and real-time monitoring, ensuring seamless operation and enhanced productivity for IoT projects and beyond. Perfect for developers, engineers, and hobbyists, Porus is your go-to solution for optimizing workflows and achieving efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LittleFancyTool

    supports RS232/485/Modbus, sockets, text enc/dec (multi-alg) and so on

    This small tool, built with WinForm and Ant Design UI, supports RS232, RS485, and Modbus serial communication debugging, socket communication capabilities, multi-algorithm text encryption/decryption, image/text Base64 conversion, and asynchronous multi-threaded file encryption/decryption.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Code pages

    Code pages

    Convert text to byte array and vice versa

    Application allows convert text to byte array and vice versa for most popular code pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Base32 #flushyourmeds

    Base32, What Makes Linux Superior To All Others #flushyourmeds. ;

    .... ; Included link is Archiveorg/d/base32-flushyourmeds/ ... ; EOF. ; Author : Scott Alan Barry / Scott A. Barry / Scott Barry ; EOF. ; What makes Linux Superior to Both BSD and Solaris is This : Inclusion of Base32 and Base64 and "yes/shuf". ; EOF. ; No Other Platform Compares, they are limited by that. ; What Base6432 can serve as is To Defeat Censorship. ; EOF. ; cat file.mp4.base32 | base3264 --decode >file.mp4 ; EOF. ; Governments Hate That about Base3264. ; Footer EOF. ;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    X509 GUI Certificate Viewer

    Display online (TLS, DTLS, OPC, QUIC, SMTP) & offline certificates

    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file,...
    Leader badge
    Downloads: 559 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next