Welcome to Mwmbl! Feel free to submit a site to crawl. Please read the guidelines before editing results.
To contribute to the index you can get our Firefox Extension here. For recent crawling activity see stats.
-
https://www.base64decode.org/ — found via User
Base64 Decode and Encode - Online
Do you have to deal with Base64 format? Then this site is perfect for you! Use our super handy online tool to encode or decode your data. Decode from Base…
-
http://base64decode.net — found via Mwmbl
Base64 Decode and Encode - Online Tool
Base64 Decode About Our online Base64 decode tool helps you to convert encoded data that has been encoded using the Base64 encoding scheme into its origi…
-
https://www.base64decode.net/about — found via Mwmbl
About - Base64 Decode
About Us Base64decode.net is an online tool for decoding and encoding Base64 data along with documentation for base64 decode functions in most popular pr…
-
https://base64.guru/converter/decode — found via Mwmbl
Base64 Decode | Base64 Converter | Base64
Base64 Decode The “Base64 Decode Online” is a free decoder for decoding online Base64 to text or binary. In other words, it is a tool that converts Base6…
-
http://codeverge.com/base64-decode — found via Mwmbl
Base64 Decode Online ⇒ Base64 Decoder
Base64 Decode Online The Online Base64 Decoder is a convenient tool that allows you to decode Base64 encoded data. This type of data is often used in com…
-
https://stackoverflow.com/a/1916063 — found via Mwmbl
Base64 decode in C# or Java - Stack Overflow
It sounds like you're dealing with data that is both gzipped and Base 64 encoded. Once you strip off any mime headers, you should convert the Base64 data…
-
https://bugzilla.mozilla.org/show_bug.cgi?id=723550 — found via Mwmbl
723550 - Lots of base64 decode errors in logcat
STR for me on Galaxy Tab 10.1 with Honeycomb: 1. Load a local build from 005980552224 + some unrelated local changes (testing changes only) 2. Start Fenne…
-
http://bugs.python.org/issue3595 — found via Mwmbl
Issue 3595: Windows base64 Decode - Python tracker
I'm new to this and not quite sure how to go about posting an issue, but I will do the best I can. In Python 2.5.2, both from python.org and active state…
-
http://programmers.stackexchange.com/q/198661 — found via Mwmbl
javascript - Base64 decode and SH1 decryption of Sec-WebSocket-A…
To prove that the handshake was received, the server has to take two pieces of information and combine them to form a response. The first piece of infor…
-
https://coding.tools/base64-decode — found via Mwmbl
Base64 Decode Online Tool - Coding.Tools
The WordPress REST API is enabled by default on all WordPress sites. APIs can be accessed by programs outside the site itself (such as mobile apps and RS…
-
https://gist.github.com/229984 — found via Mwmbl
Base64 encode and decode in javascript · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You swit…
-
http://hashcat.net/forum/thread-2381.html — found via Mwmbl
base64 decode doesn't handle alternative alphabets
base64 allows for alternate 62nd and 63rd characters. The LDAP {SSHA} scheme allows for this, but cudaHashcat-plus 0.14 doesn't seem to like. I get eithe…
-
http://trac.nginx.org/nginx/ticket/1636 — found via Mwmbl
#1636 (CPU 100% with njs on simple base64 decode (2.3.1)) …
You are using variables in the proxy_pass directive, and this means that: nginx will use dynamic resolution of the name provided (and this will require r…
-
http://www.php.net/base64_decode — found via Mwmbl
PHP: base64_decode - Manual
Description Parameters If the strict parameter is set to true then the base64_decode() function will return false if the input contains character from ou…
-
https://en.wikipedia.org/wiki/Uuencoding — found via Wikipedia
Uuencoding
program to encode/decode Base64, BinHex, uuencode, xxencode, etc. for Unix/Windows/DOS UUENCODE-UUDECODE – open-source program to encode/decode created by Clem
-
https://remysharp.com/2007/11/14/base64-decode-to-file — found via Mwmbl
Base64 decode to file
Useful if you've just received an email that says it has attachments but you can't get them out (as I just did!). View the raw source of the email, copy t…
-
https://docs.rs/base64-secret — found via Mwmbl
base64_secret - Rust
Base64 encoder/decoder with custom alphabet. The alphabet is sorted by a given key. The sorting is always deterministic. The idea is to make it virtually…