Jump to content

Question

11 answers to this question

Recommended Posts

  • 0
Posted
5 hours ago, Tryskell said:

Provavelmente não é muito ofuscado, já que você pode ler CLogger, que é uma classe de madeireiro.

I'm going to create a lib with just the java mods to obfuscate because obfuscating everything doesn't work

  • 0
Posted
2 hours ago, Williams said:

I'm going to create a lib with just the java mods to obfuscate because obfuscating everything doesn't work

What obfuscator are you using?

Something is missing for reading the edited code.

  • 0
Posted (edited)

Screenshot_31.png.7382a84d84a4abf690d76ec01b4c8836.png

3 minutes ago, Psygrammator said:

java -jar proguard.jar GameServer

Você adicionou em bastão?

I ran the proguardGui

Screenshot_32.png.afc55f35dad2ad0eac9b57b1d99b7bfa.png

Edited by Williams
  • 0
Posted (edited)
11 minutes ago, Williams said:

I ran the proguardGui

The screenshot shows that the class cannot be decoded

1. Are not decrypting the encoded files correctly.
2. Obfuscator doesn't work with your Java

Check topic
https://habr.com/ru/post/415499/

Edited by Psygrammator
  • 0
Posted (edited)
4 minutes ago, Psygrammator said:

A captura de tela mostra que a classe não pode ser decodificada

1. Não estão descriptografando corretamente os arquivos codificados.
2. Ofuscador não funciona com o seu Java

even me adding java dk8 it doesn't work properly it always breaks the jar

Edited by Williams
  • 0
Posted
Just now, Williams said:

mesmo me adicionando java dk8 não funciona corretamente ele sempre quebra o frasco

If JDK 8, then it should work, you need to deal with mapping files that will understand the code at runtime.

 

It is most convenient to use obfuscators with annotations, as for me 🙂

  • 0
Posted
2 minutes ago, Psygrammator said:

If JDK 8, then it should work, you need to deal with mapping files that will understand the code at runtime.

 

It is most convenient to use obfuscators with annotations, as for me 🙂

which one do you indicate?

6 minutes ago, Psygrammator said:

If JDK 8, then it should work, you need to deal with mapping files that will understand the code at runtime.

 

It is most convenient to use obfuscators with annotations, as for me 🙂

 

is there any obfuscation to add in the source itself and select the classes for obfuscation?

  • 0
Posted
10 minutes ago, Williams said:

which one do you indicate?

 

is there any obfuscation to add in the source itself and select the classes for obfuscation?

Looking for what purposes, and to what rank of people your code will be interesting.
For studying you can take Stringer.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...