Skip to content

2.0.8 - Christmas Update

Compare
Choose a tag to compare
@terminalsin terminalsin released this 13 Dec 14:46
· 30 commits to master since this release
  /$$$$$$  /$$       /$$       /$$  /$$$$$$                                           /$$                        
 /$$__  $$| $$      |__/      | $$ /$$__  $$                                         | $$                        
| $$  \__/| $$   /$$ /$$  /$$$$$$$| $$  \__//$$   /$$  /$$$$$$$  /$$$$$$$  /$$$$$$  /$$$$$$    /$$$$$$   /$$$$$$ 
|  $$$$$$ | $$  /$$/| $$ /$$__  $$| $$$$   | $$  | $$ /$$_____/ /$$_____/ |____  $$|_  $$_/   /$$__  $$ /$$__  $$
 \____  $$| $$$$$$/ | $$| $$  | $$| $$_/   | $$  | $$|  $$$$$$ | $$        /$$$$$$$  | $$    | $$  \ $$| $$  \__/
 /$$  \ $$| $$_  $$ | $$| $$  | $$| $$     | $$  | $$ \____  $$| $$       /$$__  $$  | $$ /$$| $$  | $$| $$      
|  $$$$$$/| $$ \  $$| $$|  $$$$$$$| $$     |  $$$$$$/ /$$$$$$$/|  $$$$$$$|  $$$$$$$  |  $$$$/|  $$$$$$/| $$      
 \______/ |__/  \__/|__/ \_______/|__/      \______/ |_______/  \_______/ \_______/   \___/   \______/ |__/      
                                                                                                                                                                                       
  /$$$$$$       /$$$$$$      /$$$$$$        /$$   /$$                 /$$             /$$              
 /$$__  $$     /$$$_  $$    /$$__  $$      | $$  | $$                | $$            | $$              
|__/  \ $$    | $$$$\ $$   | $$  \ $$      | $$  | $$  /$$$$$$   /$$$$$$$  /$$$$$$  /$$$$$$    /$$$$$$ 
  /$$$$$$/    | $$ $$ $$   |  $$$$$$/      | $$  | $$ /$$__  $$ /$$__  $$ |____  $$|_  $$_/   /$$__  $$
 /$$____/     | $$\ $$$$    >$$__  $$      | $$  | $$| $$  \ $$| $$  | $$  /$$$$$$$  | $$    | $$$$$$$$
| $$          | $$ \ $$$   | $$  \ $$      | $$  | $$| $$  | $$| $$  | $$ /$$__  $$  | $$ /$$| $$_____/
| $$$$$$$$ /$$|  $$$$$$//$$|  $$$$$$/      |  $$$$$$/| $$$$$$$/|  $$$$$$$|  $$$$$$$  |  $$$$/|  $$$$$$$
|________/|__/ \______/|__/ \______/        \______/ | $$____/  \_______/ \_______/   \___/   \_______/
                                                     | $$                                              
                                                     | $$                                              
                                                     |__/                                                                                            

Welcome to Skidfuscator 2.0.8


🎉 Changelog

  • ✨ Preview support for J19, J20 and J21
  • 🐛 Fixed a bug where hierarchy would conflict method groups and not properly define them
  • 🐛 Fixed a bug where method exemptions for groups would fail to check class parent exemptions
  • 🐛 Fixed a bug where an exempted local method would break and not properly reflect gen 3 flow changes
  • 🐛 Fixed a bug where improperly cached invocation would be attempted to be read as an expression
  • 🐛 Improved outputting speed by caching the output mappings map
  • 🐛 Fixed a bug where exempted classes would never receive any bytecode level modifications
  • 🐛 Fixed a bug where exempted classes would not rename invocations
  • 🐛 Fixed a bug where functional interfaces would be overriden, effectively breaking them
  • 🐛 Fixed a bug where nested jars (eg spring boot) would be incorrectly compressed (fixing #50)
  • 🐛 Fixed a bug where a local stack value would be coalesced with a local variable value, effectively leading to unexpected behaviours (fixing #47)
  • 🐛 Fixed a bug where two jars running in the same instance would have overlapping Skidfuscator factories, causing one of them to fail

For any support or concerns, check us out at https://discord.gg/mTaZDCngEW. All custom requests,
enterprise billing questions and so forth can be address to our email ([email protected]).

2020-2023 © Ghast Holdings LLC, All Rights Reserved, distributed under the MIT license