Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

14
LINES

< > BotCompany Repo | #1008074 // Analyze Bad Characters

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1226L/9K/29K).

!7

p {
  // S bad = "d8a7d8b1d8af988";
  // S bad = "e0a4ade0a4bee0a4b0e0a4a4";
  S bad = 
    //"e0a4ade0a4bee0a4b0e0a4a420e0a497e0a4a3e0a4b0e0a4bee0a49ce0a58de0a4af";
    "e0b0b9e0b188e0b0a6e0b0b0e0b0bee0b0ace0b0bee0b0a6e0b18d";
    
  new UTF8Processor p;
  
  for (byte b : hexToBytes(bad))
    printStruct(toUtf8(p.processByte(b)));
}

Author comment

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: 379 / 433
Version history: 5 change(s)
Referenced in: [show references]