Libraryless. Click here for Pure Java version (1226L/9K/29K).
1 | !7 |
2 | |
3 | p { |
4 | // S bad = "d8a7d8b1d8af988"; |
5 | // S bad = "e0a4ade0a4bee0a4b0e0a4a4"; |
6 | S bad = |
7 | //"e0a4ade0a4bee0a4b0e0a4a420e0a497e0a4a3e0a4b0e0a4bee0a49ce0a58de0a4af"; |
8 | "e0b0b9e0b188e0b0a6e0b0b0e0b0bee0b0ace0b0bee0b0a6e0b18d"; |
9 | |
10 | new UTF8Processor p; |
11 | |
12 | for (byte b : hexToBytes(bad)) |
13 | printStruct(toUtf8(p.processByte(b))); |
14 | } |
Began life as a copy of #1008073
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1008074 |
Snippet name: | Analyze Bad Characters |
Eternal ID of this version: | #1008074/6 |
Text MD5: | 5d410fa9c8a2f93251afbea37edc0937 |
Transpilation MD5: | 0af8f8429c8d092d2301a083ba024c9a |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-23 16:03:46 |
Source code size: | 353 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 449 / 517 |
Version history: | 5 change(s) |
Referenced in: | [show references] |