Jo, kann man den Obfuscator(insbesondere den packager) auch für Minecraft benutzen? Wenn ja wie?
b0go5lash
@b0go5lash
@superblaubeere27
superblaubeere27
@superblaubeere27
@b0go5lash Also ganz normal --jarIn <input> --jarOut <output> get für MCP
_
b0go5lash
@b0go5lash
@superblaubeere27 Aber wenn ich den Packeger mit benutze startet der Client nicht mehr
SplotyCode
@SplotyCode
was kommt den für ein fehler? hast du die main klasse beim Packeger angegeben?
b0go5lash
@b0go5lash
@SplotyCode Es gibt keine Fehler Meldung, nur "Ein unerwartetes Problem ist aufgetreten und das Spiel ist abgestürzt..." Ich habe als Main klasse "Minecraft.class" angegeben Ist das richtig?
SplotyCode
@SplotyCode
Ich glaube nicht das das die klasse ist wo die main() mehtod drin ist. Ich meine unter
Mcp ist es doch einfach Start
MrGufikss
@MrGufikss
hellp
help me
marath007
@marath007
: d
marath007
@marath007
anyone mere?
marath007
@marath007
I want to fork the code and include method renaming
marath007
@marath007
I'm trying to integrate the .aar support, possiblity .apk / .aab
doesnt seems hard at all
marath007
@marath007
maybe not the .apk/.aab
since it's .dex and i doubt the byte code is compatible
marath007
@marath007
@superblaubeere27 you there?
Sibulxxx
@Sibulxxx
Hi, why am I getting virus with this obfuscator?
odatadev2021
@odatadev2021
I know this is a obfuscator forum. However many developers might be able to assist me. I want to obfuscate my java jar. I downloaded and run the ProGuard UI. I open ProGuard UI and Added input jar and on the final stage i clicked Process! button. Process is completely successfully. Where i see the converted, obfuscated jar file? location of the obfuscated jar file? 2nd question, can i obfuscate the application jar files alone instead of obfuscating rt.jar java file as well? I have one jar and need to obfuscate it and struggling with the steps. Does anyone can help me with a easy tool which would obfuscate the jar ?
SplotyCode
@SplotyCode
Well this chat is actually only for the obfuscator from superblaubeere
marath007
@marath007
I managed to configure it to automatically obfuscate my jars
odatadev2021
@odatadev2021
@marath007 how? can you please kindly explain me...please give me some ideas or sample...very much appreciated
marath007
@marath007
in jobf. manually enter the jars
i never managed to make a .jar artifact from his project.