.Jar file remove/bypass License check
by - Thursday, January 1, 1970 at 12:00 AM
Hey Guys,

i got a .Jar file, which i am not able to open unless i fill in the right license. I de-compiled the file and the whole classes and everything that is connected to it is shown. But i still can't find out where to make change so it will skip or accept a method of the license check without actually having one.

It is this .jar file:  Jar

Also, i want to try to still get the connection so i can use the scripts the program provides. If someone could help me out that would be great. Contact via Matrix, Discord or Telegram is fine by me.
Reply


Anyone? I was thinking of this
:
public static boolean validateLicense(String license) throws IOExeption {

return true;

}
Reply


 Users viewing this thread: .Jar file remove/bypass License check: No users currently viewing.