Git Product home page Git Product logo

Comments (7)

ThisTestUser avatar ThisTestUser commented on May 26, 2024

That looks like Radon (https://github.com/itzsomebody/radon) obfuscator.

from threadtear.

MizzMaster avatar MizzMaster commented on May 26, 2024

I read some but I couldnt figure out which executions I should use when i deobfuscate.
I am new to these topics like which obfuscators does what, and deobfuscation tactics.
I know that issue refers to "What obfuscator used" but can you help me finding correct list and order of executions?

from threadtear.

GraxCode avatar GraxCode commented on May 26, 2024

There currently aren't any executions for Radon. Although there are some generic deobfuscations you can perform (flow). I also think the DashO string deobfuscator could work with Radon too.

from threadtear.

MizzMaster avatar MizzMaster commented on May 26, 2024

DashO string deobfuscator works perfectly! Thanks

I searched some about invoke dynamics and methodhandles, and looked again to README.md.
Does Radon obfuscate methods like Paramorphism? In this repository's README, there is a picture below Paramorphism.
https://camo.githubusercontent.com/70f58345a6f087d7f5f486bff1fdd86bfebd2e28/68747470733a2f2f692e696d6775722e636f6d2f6e65746c45676c2e706e67
They look similar to each other.(ConstantCallSite, Lookups, etc.) So i tried to run with executions(after DashO string):
Remove bad attributes (Paramorphism)
Access obfuscation removal (Paramorphism)
but it says that No access obfuscation matching Paramorphism 2.1 have been found!
and I also tried all generic and access executions one by one, but nothing changed

So, you said that

There currently aren't any executions for Radon.

Will they be added in the future? Thanks a lot for helping!

from threadtear.

GraxCode avatar GraxCode commented on May 26, 2024

Paramorphism's invokedynamic obfuscation is similar, but not the same. Radon will be added to the the TO-DO list. ;)

from threadtear.

ThisTestUser avatar ThisTestUser commented on May 26, 2024

If you're looking to deobfuscate Radon, java-deobfuscator should be able to help you.
https://github.com/java-deobfuscator/deobfuscator

from threadtear.

MizzMaster avatar MizzMaster commented on May 26, 2024

Finally, i could deobfuscate that jar, using both Java-Deobfuscator and ThreadTear, thank you all for replying and helping!

from threadtear.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.