Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <localVar:index=3 , name=i , desc=I, sig=null, start=L1, end=L2>
- <localVar:index=0 , name=input , desc=Ljava/lang/String;, sig=null, start=L3, end=L4>
- <localVar:index=1 , name=bytes , desc=[B, sig=null, start=L5, end=L4>
- <localVar:index=2 , name=bytes1 , desc=[B, sig=null, start=L6, end=L4>
- L3 {
- aload0
- invokevirtual java/lang/String getBytes(()[B);
- astore1
- }
- L5 {
- aload1
- arraylength
- newarray 8
- astore2
- }
- L6 {
- iconst_0
- istore3
- }
- L1 {
- iload3
- aload1
- arraylength
- if_icmpge L2
- }
- L7 {
- aload2
- iload3
- aload1
- iload3
- baload
- getstatic de/notaviable/obfuscator/strings/Decryptor.key:byte[]
- iload3
- baload
- ixor
- i2b
- bastore
- }
- L8 {
- iinc 3 1
- goto L1
- }
- L2 {
- new java/lang/String
- dup
- aload2
- invokespecial java/lang/String <init>(([B)V);
- areturn
- }
- L4 {
- }
Add Comment
Please, Sign In to add comment