Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average
Thread Closed 


[HC Official] JarBinder filter_list
Author
Message
[HC Official] JarBinder #1
Name: JarBinder

Screenshot:

[Image: KvyZNHD.png]

Description:

This filebinder that can bind runnable .jar and .exe files to a jar file.
It has a GUI as well as a CLI. If you start the program without any arguments, the GUI is invoked.

CLI-Usage:

Quote:usage: java -jar jarbinder.jar <runnable-file-1> <runnable-file-2> <destination-file>

Example: java -jar jarbinder.jar app1.jar app2.jar dest.jar

Example output:

Quote:-*-*-*------------JarBinder V.0.2 by Deque------------*-*-*-

binding files app1.jar and app2.jar to dest.jar ...
creating jar file dest.jar
write entry Application.class
write entry GUI.class
write entry Properties.class
write entry META-INF/MANIFEST.MF
done

Requirements

You need Java 1.7 (JRE) to run the program. The resulting binded jar works for versions >= 1.6, also depending on the programs that you actually binded.

Supported OS

I tested the program for Windows and Linux.
Java runs on every OS with a JVM, so it should work for other OS too.

Coded in: Java

Source: https://github.com/HCDevelopers/JarBinder

Program download: https://github.com/HCDevelopers/JarBinde...binder.zip
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.

[Image: 2YpkRjy.png]






Messages In This Thread
[HC Official] JarBinder - by Deque - 11-07-2012, 07:28 PM



Users browsing this thread: 1 Guest(s)