Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Skidfuscator Java Obfuscator v2.0.5 - General Stability Update


itsMe

Recommended Posts

This is the hidden content, please

Skidfuscator: Obfuscation like never seen before

What is Skidfuscator?

Skidfuscator is a proof of concept obfuscation tool designed to take advantage of SSA form to optimize and obfuscate Java bytecode code flow. This is done via intra-procedural passes each designed to mingle the code in a shape where neither the time complexity neither the space complexity suffers from a great loss. To achieve the such, we have modeled a couple of well known tricks to add a significant strength to the obfuscation whilst at the same time retaining a stable enough execution time.

This project is not completed. This is a proof of concept I've been working on for a while. As far as I could tell, there are some serious flaws with parameter injection.

Features

Here are all the cool features I've been adding to Skidfuscator. It's a fun project hence don't expect too much from it. It's purpose is not to be commercial but to inspire some more clever approaches to code flow obfuscation, especially ones which make use of SSA and CFGs

Welcome to Skidfuscator 2.0.5
🎉 Changelog

    Improved obfuscation strength
    📚 More documentation to wiki
    🐛 Fixed a bug in which would be overwritten with a placeholder name
    🐛 Fixed a bug in which classpath would not be properly computed
    🐛 Fixed a bug in the local id was invalid, causing frame verification to fail
    🐛 Fixed a bug in which the HTTP engine cache would prevent Skidfuscator from closing normally
    🐛 Fixed a bug in which tests would not pass on Java 9+
    🐛 Fixed a bug in which hashcode collision in linked hashmaps would cause control flow to fall through

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.