Guest User

Untitled

a guest
Jun 23rd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. # If this log is to be used for incremental obfuscation / patch generation,
  2. # add any '.class', '.method', '.field' and '.attribute' restrictions here:
  3.  
  4.  
  5. #-DO-NOT-EDIT-BELOW-THIS-LINE------------------DO-NOT-EDIT-BELOW-THIS-LINE--
  6. #
  7. # RetroGuard MCP v3.0.0
  8. #
  9. # Logfile created on Mon Feb 13 19:49:33 CET 2012
  10. #
  11. # Jar file to be obfuscated: client_recomp.jar
  12. # Target Jar file for obfuscated code: client_reobf.jar
  13. # RetroGuard Script file used: retroguard_ro.cfg
  14. #
  15.  
  16. # Unrecoverable error during obfuscation:
  17. # java.lang.IllegalArgumentException: MALFORMED
  18. # at java.util.zip.ZipCoder.toString(ZipCoder.java:58)
  19. # at java.util.zip.ZipFile.getZipEntry(ZipFile.java:529)
  20. # at java.util.zip.ZipFile.access$900(ZipFile.java:56)
  21. # at java.util.zip.ZipFile$1.nextElement(ZipFile.java:511)
  22. # at java.util.zip.ZipFile$1.nextElement(ZipFile.java:481)
  23. # at COM.rl.obf.GuardDB.parseManifest(GuardDB.java:694)
  24. # at COM.rl.obf.GuardDB.<init>(GuardDB.java:114)
  25. # at COM.rl.obf.RetroGuardImpl.run(RetroGuardImpl.java:172)
  26. # at COM.rl.obf.RetroGuardImpl.obfuscate(RetroGuardImpl.java:131)
  27. # at COM.rl.obf.RetroGuardImpl.obfuscate(RetroGuardImpl.java:113)
  28. # at RetroGuard.main(RetroGuard.java:81)
Add Comment
Please, Sign In to add comment