Search Results for "base64 encoder/decoder"

Showing 28 open source projects for "base64 encoder/decoder"

View related business solutions
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
  • 1
    DevToys

    DevToys

    A Swiss Army knife for developers

    DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites to do simple tasks with your data. With Smart Detection, DevToys is able to detect the best tool that can treat the data you copied in the clipboard of your Windows. Compact overlay lets you keep the app in small and on top of other windows. Multiple instances of the app can be used at once. DevToys works entirely offline, meaning that none of the data used by the app...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Abdal Base64 Encoder Decoder

    Abdal Base64 Encoder Decoder

    Base64 Encoder Decoder Tools

    Abdal Base64 Encoder Decoder tool can perform encryption and decryption process without any restrictions and completely free of charge, but be careful that this tool should not be used for encrypting very sensitive information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SafeUtils

    SafeUtils

    110+ developer tools as native MacOS, Linux & Windows desktop apps.

    Tools: https://safeutils.com/barcode-generator https://safeutils.com/color-picker https://safeutils.com/qr-code-generator https://safeutils.com/qr-code-scanner https://safeutils.com/word-counter https://safeutils.com/base-64-decoder https://safeutils.com/diff-checker https://safeutils.com/hex-to-ascii https://safeutils.com/json-formatter https://safeutils.com/lorem-ipsum-generator https://safeutils.com/random-generator https://safeutils.com/time-converter https://safeutils.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    file-splitter-rejoiner

    file splitter and rejoiner

    /* * * Freeware * Open Source * 2 tools in one application * using .Net 4.8 * (1) Simple files splitter and rejoiner tool using memory buffer * (2) Simple files base64 encoder and decoder using random sized Stream GB/TB+ data sizes * A good tool for an essentials inventory * Just when required. * Simple precise short and straightforward coding * Tested bugs free and perfect when I developed and released it. * * Developer: Tushar Jain * Release Time: 09:33 PM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5

    Fox Encoder

    Multipurpose Encoder/decoder

    Encode / Decode (from and to) text, hex, base64. Also supports hash function including MD4, MD5, SHA1, SHA2, SHA3, Keccak including most lengths (224, 256, 384 and 512),
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BitShade

    BitShade

    AES Cipher, Base64 encoder, SHA calculator

    BitShade is a graphic utility to encrypt/decrypt with AES, base64 encode/decode, calculate the SHA checksum. It is cross platform, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    bin64ed

    bin64ed

    Base64 encode (or decode) files of any type with this lightweight tool

    bin64ed is a binary base64 encoder/decoder that allows you to encode/decode binary files (such as images, pdfs, etc) to and from base64.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Base64encoder

    Base64encoder

    Convert files to Base64!

    Simple way to encode files and images in base64... Tutorial: http://www.youtube.com/watch?v=G1cQXnzOwcs
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 9
    TransApp

    TransApp

    TransApp is an XML+XSLT compiler and base64 encoder/decoder

    TransApp is an application which allows you to compile HTML / PDF files from XML data and XSLT stylesheets. In addition, you can encode files to base64 and decode b64-encoded files. Both translator and encoder also come with an installable Windows service that runs in the background and processes your files on-line!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 10

    Software Bundle

    Some small software.

    Some small programs. Currently includes a password generator and a Base64 encoder/decoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Base64-ed

    Base64 encoder and decoder.

    Base64 encoder and decoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Andoffline

    A toolkit for some Android sms/call Apps, base64 encoder, vcf parser a

    MOVED TO: https://github.com/fulvio999/Andoffline Feature: Browser for exported SMS, CALL and CONTACT from Android Phone Save to PDF file for exported SMS, CALL and CONTACT, VCF parser Support tool for: http://android.riteshsahu.com/apps/sms-backup-restore http://android.riteshsahu.com/apps/call-logs-backup-restore Image base64 encoder/decoder ** Allow to execute job/script execution from SMS sent from remote phone (without internet connection): - connect the phone to PC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ... specified other radix. Due to the nature non-power-of-two encodings, padding is normally necessary for handling the fractional digits (citation needed). Though in the encoder, I made sure there's no nasty little padding bytes. Fractional digits are accounted for by the nature of the encoding. I'd rather not go into my original motivations for why I needed Base94 specifically when Base64 was such a nice looking encoding, did I really need the 30 extra digits? I did. Made in Java 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ExtremeC0d3r - base64 encoder/eecoder

    ExtremeC0d3r - base64 encoder/eecoder Best program for webmasters

    base64,encoder & decoder best program for all webmasters, this program is its open source and is distinct from the many programs that offer the same service independent of means for sites that offer the same service through the Internet network where the software can be used without internet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Hasher

    A hash ecryption program with many customizations

    ... SHA512 RIPEMD160 Randomized (The randomize option uses a random algorith for each separate word in the input) It has an option to open text files as input and an option to save the output into file. There are options to add the length of the file, the algorithm and the used character sets to the end of every encrypted value. The program includes a Base64 Decoder as an added tool. It has some comfort options, like inverting the colors, changing font size and switching between fonts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Encoder

    Simple Base64 encoding software

    Simple Base64 encoding/decoding in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CryptX Project v3.56

    A Quick Encryption Program!

    CryptX Is An All In One Text Encoder, Hash Calculator And Checksum Checker! It Combines Ease Of Use With Extraordinary Features! Some Of It's Features Include: Interactive Interface Hashing Function: {HASH ONLY} SHA1 SHA256 SHA384 SHA512 MD5 RIPEMD160 Key Generation: MACTripleDES Key Generation MD4 Hashes: Base64: {Encrypt/Decrypt} With/Without Password Encoding: Binary {Encrypt/Decrypt} Checksum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    for Wondows XP, MASM source code, resource object & make available. user input the string, i.e. user name & password for email, the program will output the base64 encoded output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JBroFuzz
    The OWASP JBroFuzz Project is a web application fuzzer for requests being made over HTTP and/or HTTPS. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    **Plugin is deprecated**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    You can encode your php files with this class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Grimoire Encoder is a useful Ascii Encoder while doing penetration tests on web applications. It supports URL Encoding, Full URL Encoding, Double URL Encoding, Unicode HTML, Unicode URL, Unicode URL IE Specific, Base64 Encoding, MD5, MD2, SHA1 and Binary
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Very small utilities that encode/decodes files into/from base64 respectively. Completely written in Pure Pascal (from version 2) they should compile in every Pascal compiler known to man.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    gencoder is a simple php encoder that use base64 function algorithm to encode and decode the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next