Skip to content

2.0.3 - Consolidation update

Compare
Choose a tag to compare
@terminalsin terminalsin released this 28 Jun 01:21
· 99 commits to master since this release
   /$$$$$$  /$$       /$$       /$$  /$$$$$$                                           /$$                        
 /$$__  $$| $$      |__/      | $$ /$$__  $$                                         | $$                        
| $$  \__/| $$   /$$ /$$  /$$$$$$$| $$  \__//$$   /$$  /$$$$$$$  /$$$$$$$  /$$$$$$  /$$$$$$    /$$$$$$   /$$$$$$ 
|  $$$$$$ | $$  /$$/| $$ /$$__  $$| $$$$   | $$  | $$ /$$_____/ /$$_____/ |____  $$|_  $$_/   /$$__  $$ /$$__  $$
 \____  $$| $$$$$$/ | $$| $$  | $$| $$_/   | $$  | $$|  $$$$$$ | $$        /$$$$$$$  | $$    | $$  \ $$| $$  \__/
 /$$  \ $$| $$_  $$ | $$| $$  | $$| $$     | $$  | $$ \____  $$| $$       /$$__  $$  | $$ /$$| $$  | $$| $$      
|  $$$$$$/| $$ \  $$| $$|  $$$$$$$| $$     |  $$$$$$/ /$$$$$$$/|  $$$$$$$|  $$$$$$$  |  $$$$/|  $$$$$$/| $$      
 \______/ |__/  \__/|__/ \_______/|__/      \______/ |_______/  \_______/ \_______/   \___/   \______/ |__/      
                                                                                                                 
                                                                                                                 
                                                                                                                 
  /$$$$$$       /$$$$$$      /$$$$$$        /$$   /$$                 /$$             /$$                        
 /$$__  $$     /$$$_  $$    /$$__  $$      | $$  | $$                | $$            | $$                        
|__/  \ $$    | $$$$\ $$   |__/  \ $$      | $$  | $$  /$$$$$$   /$$$$$$$  /$$$$$$  /$$$$$$    /$$$$$$           
  /$$$$$$/    | $$ $$ $$      /$$$$$/      | $$  | $$ /$$__  $$ /$$__  $$ |____  $$|_  $$_/   /$$__  $$          
 /$$____/     | $$\ $$$$     |___  $$      | $$  | $$| $$  \ $$| $$  | $$  /$$$$$$$  | $$    | $$$$$$$$          
| $$          | $$ \ $$$    /$$  \ $$      | $$  | $$| $$  | $$| $$  | $$ /$$__  $$  | $$ /$$| $$_____/          
| $$$$$$$$ /$$|  $$$$$$//$$|  $$$$$$/      |  $$$$$$/| $$$$$$$/|  $$$$$$$|  $$$$$$$  |  $$$$/|  $$$$$$$          
|________/|__/ \______/|__/ \______/        \______/ | $$____/  \_______/ \_______/   \___/   \_______/          
                                                     | $$                                                        
                                                     | $$                                                        
                                                     |__/                                                        

Welcome to Skidfuscator 2.0.3


🎉 Changelog

  • NEW Added legal warnings for token logging
  • ✨ Refactored entire base
  • ✨ Added a warning for low ram provided
  • 🛠 Improved speed by switching to a mappings system with caching
  • 🛠 Improved ram usage by switching to the mappings system
  • 🛠 Improvements to the custom frame generation (almost ready)
  • 📚 More documentation to wiki
  • 🐛 Improved quality of life
  • 🐛 Fixed some issues with ghost mappings and J9+
  • 🐛 Fixed a bug where the superclass wouldn't compute
  • 🐛 Fixed a bug where an invokedynamic would not classify the target as exempt

✨ New Features

Have a peek at all the new features available now in Skidfuscator 2.0.3!

Token Logging Warning

As of now, several token logging strings, found from various sources, have been blacklisted. We do not tolerate nor condone the spread of malware, and will continuously pursue against fighting it. As of now, the following warning will be displayed:

Skidfuscator warning against token loggers

Skidfuscator Mappings

This update introduces the skidfuscator mappings, which you may find to be automatically generated somewhere on your computer depending on whether or not your libraries folder was specified. Here's an example of what one looks like:
Skidfuscator mapping example

This feature boosts performance by 10x as it simplifies the reading of dependencies down to a single .json file. Pretty fancy ay?


👀 Enterprise coming soon!

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-2022 © Ghast Holdings LLC, All Rights Reserved, distributed under the MIT license