Showing 156 open source projects for "base64"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • ERP Software To Simplify Your Manufacturing Icon
    ERP Software To Simplify Your Manufacturing

    From quote to cash and with AI in mind, our ERP software will become the most valuable asset at your company.

    Global Shop Solutions AI-integrated ERP software provides the applications needed to deliver a quality part on time, every time from quote to cash and everything in between, including shop management, scheduling, inventory, accounting, quality control, CRM and 25 more.
    Learn More
  • 1
    A procmail based antivirus filter for incoming mail servers on Unix. It is efficient and tiny. Supports UUE, Zip and Rar attachments, Base64 and Quoted-Printable encodings. Identifies viruses, PUAs and phishings using the ClamAV clamscan virus scanner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    You can encode your php files with this class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WARNING: Project moved to http://github.com/plashchynski/str2hex str2hex is powerfull data formats manipulation tool. str2hex can convert any data (text) to MySQL string format, AT&T/Intel Assembler format, URL format, HTML format, Base64 format and
    Downloads: 0 This Week
    Last Update:
    See Project
  • Call Center Quality Assurance Software Icon
    Call Center Quality Assurance Software

    Call Center Quality Beyond Checkbox: Transforming VOC, CX, and Agent Performance

    QEval is a cloud-based solution that enables call centers to manage quality and compliance-related requirements. Key features include integrated online coaching for agents, role-based access control, trend reports, and recording encryption. Etech’s QEval is an intelligent, customizable contact center quality monitoring solution and agent performance management software. It leverages the power of artificial intelligence technology and real-time speech analytics to deliver actionable reports & analytics. QEval further simplifies the coaching process by providing updates on training, and ensures better insight and visibility in coaching that goes beyond the antiquated days of simply “checking a box.” With AI-powered speech analytics, QEval provides valuable performance insights that help interpret emotional cues for improved call center quality monitoring and effective agent coaching.
    Learn More
  • 5
    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
  • 6
    Generate RSA key pairs of arbitrary length; convert text between formats or use keys to transform/crypt text. Supports decimal, hexadecimal, base64 and text input and output. Entirely ANSI C++; no external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pseudo Random Number Generator (PRNG) frontend using libtomcrypt. It simply writes pseudorandom data (using sober-128, fortuna, yarrow or rc4 algorithm) on standard output. The output may be encoded to base64, base85 or hex or just left binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Utility library for Java, including Boyer-Moore search, hex, base32 and base64 coders with user-defined alphabets, variable-length int and long encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a utility to gather wireless information from the SENAO sl3054cb3 bridge and ap beacuse this device doesnt support SNMP. This utility decodes http response coded in a custom base64 and displays the information of the wireless bridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Jscrambler: Pioneering Client-Side Protection Platform Icon
    Jscrambler: Pioneering Client-Side Protection Platform

    Jscrambler offers an exclusive blend of cutting-edge first-party JavaScript obfuscation and state-of-the-art third-party tag protection.

    Jscrambler is the leader in Client-Side Protection and Compliance. We were the first to merge advanced polymorphic JavaScript obfuscation with fine-grained third-party tag protection in a unified Client-Side Protection and Compliance Platform. Our integrated solution ensures a robust defense against current and emerging client-side cyber threats, data leaks, and IP theft, empowering software development and digital teams to innovate securely. With Jscrambler, businesses adopt a unified, future-proof client-side security policy all while achieving compliance with emerging security standards including PCI DSS v4.0. Trusted by digital leaders worldwide, Jscrambler gives businesses the freedom to innovate securely.
    Learn More
  • 10
    PWM - PhpWebMail is a php webmail support imap or pop3. It could show many kinds of email including TEXT, HTML and any kind of attachments with applications or images encoding with QUOTEDPRINTABLE or BASE64. Chinese utf-8 supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SB Timmy is IMAP mail client for WAP/WML devices. It's written in C#/ASP.NET (works both with MS .NET Framework and Mono). Timmy handles all types of MIME (base64, quoted-printable encoded; multipart messages). It can send mail through SMTP. It's pos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 13
    Morf is the supreme ninja god of encodings. URL, HTTP, Base64, HEX, MD5, SHA1, UTF-7, the list goes on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GCS - General Computing Solutions. C library with Hash Tables, Binary AVL Tree, Memory Chunks, Single Linked Lists, Double Linked Lists, Memory Chunk Queue, Base64, Misc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DecodeBase64 does exactly what the title says: it decodes strings encoded with the Base64 algorithm. Source code is provided in both Java and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KoffieNews is a Java-based Usenet news reader. It supports B-News, Yenc, UUenc and Base64 decoding of binaries. For posting binaries, it supports the Yenc and UUenc format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MiGBase64

    MiGBase64 is a very fast and small Base64 Codec written in Java

    MiGBase64 is a very fast and small Base64 Codec written in Java. It doesn't create temporary arrays which many other codecs do. 7-100x faster than Sun's and 2-5x faster than Apache Commons codecs. Se homepage for performance charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Brag is a tool to collect and assemble multipart binary attachements from newsgroups. The implementation is bulletproof; ideal to run as a cron job. Supports uuencode, base64 and yenc encoded messages, and filtering based on subject.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Http_channel_lib is a UNIX library to establish a client/server communication trought HTTP/1.0 and MIME. It can encode data (base64, quoted printable) and it's compliant with RFCs 821, 1945, 2045. Included full documentation in italian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Automated newsgroup reader primarily used for grabbing file attachments with either GUI or batch mode. Handles multi-part messages and UU, Base64, or yEnc encoded file types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bouncer en localhost o lan, que permite capturar el trafico hacia un determinado canal de irc, cifrandolo con Rijndael, Serpent o Twofish. Y mostrando una salida por el canal en base64. Ideal para paranoicos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IoBind is a C++ STL compliant library to easily serializing objects to/from string, handle encodings, add encrypion, convert to base64, etc. IoBind uses Meta-Programming to acheive a new way of looking at ostream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spaxy is a POP3 proxy for email classification. It includes robust filters based on booleans operators. Queries can analyze multipart and encoded (qp/base64) messages. For SPAM detection on most platforms (QT) and clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Java library to encode and decode ASCII Strings in Base64
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XMill is a user-configurable XML compressor. It separates structure, layout and data and distributes data elements into separate data streams (int, char, string, base64, etc). This distribution is user-definable. gzip, bzip2 or ppmdi compresses these str
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project