Giter VIP home page Giter VIP logo

Comments (5)

ItzSomebody avatar ItzSomebody commented on June 3, 2024
  1. Regex allows for pattern exclusion so I believe so.

  2. I'm not sure. There's multiple watermarks embedded by Radon so the comment is not the only watermark.

  3. This will not be implemented. Sorry :(

from radon.

mimic2300 avatar mimic2300 commented on June 3, 2024

Thanks for the reply. I have one more question.

I tried to obfuscate some JAR and open it in JD GUI 1.4 (java decompiler) and the result is the same as in the original JAR. I do not know if this is a bug or a JD application that does it so well that it returns to its original form.

from radon.

ItzSomebody avatar ItzSomebody commented on June 3, 2024

JD-GUI is by definition: a piece of trash for deobfuscation. I don't think you decompiled an obfuscated class or you had it obfuscated very lightly. (Possibly a big bug I missed, but I doubt it.)

from radon.

jatins avatar jatins commented on June 3, 2024

Hey! After having had an extremely hard time with ProGuard, I came to this. It'd be great if you could answer couple questions:

1. Does it obfuscate JARs inside a jar?

2. Is it possible to do only flow obfuscation and no name obfuscation?
This is so that reflection calls work.

3. Any performance impact of flow obfuscation?

4. How are the stack traces impacted?
Followup: If I only do flow obfuscation, what is the impact on stacktraces then?

cc: @ItzSomebody

from radon.

ItzSomebody avatar ItzSomebody commented on June 3, 2024
  1. Nope.

  2. Yes.

  3. There will probably be a little bit of overhead, but that should speed up as the JIT inlines the methods.

  4. Call stack shouldn't be affected.

from radon.

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.