| mattnotmax/cyberchef-recipes |
1,388 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
|
|
| A list of cyber-chef recipes and curated links |
| s0md3v/Decodify |
740 |
|
0 |
0 |
over 5 years ago |
0 |
|
4 |
|
Python |
| Detect and decode encoded strings, recursively. |
| beatgammit/base64-js |
660 |
|
0 |
1,239 |
over 5 years ago |
23 |
November 11, 2020 |
4 |
mit |
JavaScript |
| Base64 encoding/decoding in pure JS |
| golang-module/dongle |
631 |
|
0 |
1 |
about 3 years ago |
17 |
February 05, 2023 |
1 |
mit |
Go |
| A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption |
| InQuest/iocextract |
560 |
|
4 |
7 |
over 1 year ago |
30 |
September 22, 2023 |
1 |
gpl-2.0 |
Python |
| Defanged Indicator of Compromise (IOC) Extractor. |
| tplgy/cppcodec |
477 |
|
0 |
0 |
over 3 years ago |
0 |
|
15 |
mit |
C++ |
| Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API. |
| lemire/fastbase64 |
383 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
other |
C |
| SIMD-accelerated base64 codecs |
| ekscrypto/Base64 |
159 |
|
0 |
0 |
about 4 years ago |
4 |
February 23, 2016 |
0 |
mit |
Objective-C |
| Objective-C Base64 Additions for NSData and NSString |
| cristalhq/base64 |
146 |
|
0 |
0 |
about 4 years ago |
10 |
January 22, 2022 |
1 |
mit |
Go |
| Faster base64 encoding for Go |
| WojciechMula/base64-avx512 |
139 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
bsd-3-clause |
C |
| Code for paper "Base64 encoding and decoding at almost the speed of a memory copy" |