base64-decoding
There are 222 repositories under base64-decoding topic.
powturbo/Turbo-Base64
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
cristalhq/base64
Faster base64 encoding for Go
Andromeda1957/netpwn
Tool made to automate tasks of pentesting.
Gadzhovski/TRACE-Forensic-Toolkit
TRACE is a digital forensic analysis tool that provides a user-friendly interface for investigating disk images.
fumiama/base16384
Encode binary files to printable utf16be.
gfoidl/Base64
Base64 encoding / decoding with SIMD-support, also base64Url
pasthev/sensus
Sensus IR & RF Codes converter / analyzer for Lirc, Pronto, Broadlink & raw codes
saschpe/Kase64
Base64 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
AICodeHunt/base64.kr
Base64 디코딩 인코딩 Base64编码解码
supurloop/ssf
Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.
rafagafe/base64
Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.
avuenja/gerador
Gerador de CPF, CNPJ, RG e Cartão de Crédito válidos - JSON Pretty - Base64 Encode e Decode
ternaus/base64ToImageConverters
Library for converting from RGB / GrayScale image to base64 and back.
seixaserick/dotnet-webapi-playground
Many Dotnet Web API examples. Documentation (Swagger / OpenAPI), ReturnCodes, Cache, Datatype Extensions and other algorithm tests.
bitfaster/Base64
Extension methods that convert to and from Base64 strings with fewer memory allocations.
fcgdam/ESP8266-base64
ESP8266 Base64 encode and decode functions for Sming framework
dopecodez/base64-image
A base64 to image and vice versa converter using latest ES6.
snowfluke/rokuyonGBD
Browser extension to detect and bypass base64 URL in a short-link
PAIREN1383/Base_EN_DE_Coder
You can encode and decode base85, ascii85, base64, base32, and base16 with this tool.
thelastoutpostworkshop/chatGPT_DALLE
Mastering DALL-E on the ESP32 with Round screens (GC9A01)
un-ts/ab64
The smallest and fastest Base64 implementation in JavaScript based on `atob` and `btoa` from browser native or `Buffer` from node
lubiah/quickbase64
A simple program to convert files to base64 and vice-versa
Natumsol/base64
根据维基百科上对base64的介绍,自己实现了一遍, just a toy。
Labs64/labs64.github.io
Labs64 Developers Tools - Useful Online Tools for Developers such as Convertors, Formatters, Viewers, Minifiers, Validators und many others: XML, JSON, JavaScript, Java, C#, Python, SQL
PiusLucky/ImageBase64
"Conveniently convert png, jpg, webp and gif to base64 string - Encode and also, convert your base64 string in any format to Image - Decode"
raku-community-modules/MIME-Base64
Encoding and decoding Base64 ASCII strings
vspaz/rsa-encrypt-decrypt-golang
a Go library to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.
dr-amc/NFClogin
Quick and simple 128-bit AES encrypted NFC compatible login tool.
ellcs/brr64
You search for content which is base64 encoded without decoding everything? Useful for CTFs and file rescues.
fpschultze/Base64
PowerShell module that simplifies base64 encoding and decoding
georgekosmidis/MongoDB.GuidConverter
Base64 encode/decode a GUID as a byte array (useful for MongoDB queries)
LinusU/fast-base64-decode
A fast Base64 decoder with a low level API
ogios/YouDao-Translater
有道翻译,web端api接口,纯python,无需js,主要重写了非正常的base64解码和使用数组进行AES解密的方法
toviszsolt/base64-transcode
Base64 encoding and decoding for both browser and node, with binary file support.
vspaz/rsa-encrypt-decrypt-rs
A Rust lib to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.