Closed pancao closed 5 years ago
The jar in the ./downloads/
hasn't been built with the most recent version. The CBDT extraction commands are listed in Main.java.
If you clone the repo & browse to the ./main/java/BitsNPicas
folder, there is a Makefile. From this folder, I was able to simply run make
and it built the project into a JAR for me.
Also, kudos to whoever decided to include the Makefile in this java project. Not only do you have a sense of humor, it also saved me from downloading JetBrains.
The downloads directory has been updated with the newest version which includes injectcbdt.
Usage: java -jar BitsNPicas.jar edit
java -jar BitsNPicas.jar convertbitmap
java -jar BitsNPicas.jar viewbitmap
java -jar BitsNPicas.jar extractsbix
java -jar BitsNPicas.jar injectsbix
java -jar BitsNPicas.jar extractsvg
java -jar BitsNPicas.jar injectsvg
java -jar BitsNPicas.jar imagetosvg